[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:03:38.605355  3494 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.105.190:34419
I20260710 11:03:38.606824  3494 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:03:38.607806  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:38.623127  3503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:38.623116  3500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:38.623102  3501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:39.725885  3502 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:03:39.725984  3494 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:03:39.729714  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:39.729925  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:39.730151  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681419730134 us; error 0 us; skew 500 ppm
I20260710 11:03:39.730953  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:39.736073  3494 webserver.cc:533] Webserver started at http://127.3.105.190:40999/ using document root <none> and password file <none>
I20260710 11:03:39.736907  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:39.737100  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:39.737506  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:39.743152  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/master-0-root/instance:
uuid: "b36d962563cf4c9088d5c3a3f7d751ab"
format_stamp: "Formatted at 2026-07-10 11:03:39 on dist-test-slave-dbkd"
I20260710 11:03:39.750756  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:03:39.755800  3509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:39.757033  3494 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:03:39.757396  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/master-0-root
uuid: "b36d962563cf4c9088d5c3a3f7d751ab"
format_stamp: "Formatted at 2026-07-10 11:03:39 on dist-test-slave-dbkd"
I20260710 11:03:39.757709  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:39.811702  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:39.813351  3494 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:03:39.813791  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:39.882294  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.190:34419
I20260710 11:03:39.882378  3560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.190:34419 every 8 connection(s)
I20260710 11:03:39.889863  3561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:39.911633  3561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab: Bootstrap starting.
I20260710 11:03:39.917539  3561 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:39.919351  3561 log.cc:826] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab: Log is configured to *not* fsync() on all Append() calls
I20260710 11:03:39.923885  3561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab: No bootstrap required, opened a new log
I20260710 11:03:39.944199  3561 raft_consensus.cc:359] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b36d962563cf4c9088d5c3a3f7d751ab" member_type: VOTER }
I20260710 11:03:39.944732  3561 raft_consensus.cc:385] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:39.944999  3561 raft_consensus.cc:740] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b36d962563cf4c9088d5c3a3f7d751ab, State: Initialized, Role: FOLLOWER
I20260710 11:03:39.945931  3561 consensus_queue.cc:260] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b36d962563cf4c9088d5c3a3f7d751ab" member_type: VOTER }
I20260710 11:03:39.946412  3561 raft_consensus.cc:399] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:39.946681  3561 raft_consensus.cc:493] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:39.946991  3561 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.951022  3561 raft_consensus.cc:515] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b36d962563cf4c9088d5c3a3f7d751ab" member_type: VOTER }
I20260710 11:03:39.951736  3561 leader_election.cc:304] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [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: b36d962563cf4c9088d5c3a3f7d751ab; no voters: 
I20260710 11:03:39.953368  3561 leader_election.cc:290] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:39.953675  3564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:39.955951  3564 raft_consensus.cc:697] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 1 LEADER]: Becoming Leader. State: Replica: b36d962563cf4c9088d5c3a3f7d751ab, State: Running, Role: LEADER
I20260710 11:03:39.956935  3564 consensus_queue.cc:237] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [LEADER]: Queue going to LEADER mode. State: All 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: "b36d962563cf4c9088d5c3a3f7d751ab" member_type: VOTER }
I20260710 11:03:39.957969  3561 sys_catalog.cc:565] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:39.966300  3565 sys_catalog.cc:455] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b36d962563cf4c9088d5c3a3f7d751ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b36d962563cf4c9088d5c3a3f7d751ab" member_type: VOTER } }
I20260710 11:03:39.966506  3566 sys_catalog.cc:455] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader b36d962563cf4c9088d5c3a3f7d751ab. Latest consensus state: current_term: 1 leader_uuid: "b36d962563cf4c9088d5c3a3f7d751ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b36d962563cf4c9088d5c3a3f7d751ab" member_type: VOTER } }
I20260710 11:03:39.966964  3565 sys_catalog.cc:458] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:39.966972  3566 sys_catalog.cc:458] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:39.969553  3573 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:39.979839  3573 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:39.982003  3494 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:39.996392  3573 catalog_manager.cc:1383] Generated new cluster ID: 58717cb7d28f43f38addbfc199153eb7
I20260710 11:03:39.996654  3573 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:40.009840  3573 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:40.011329  3573 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:40.028823  3573 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab: Generated new TSK 0
I20260710 11:03:40.029958  3573 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:40.049634  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:40.058631  3583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:40.062086  3584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:40.063335  3494 server_base.cc:1061] running on GCE node
W20260710 11:03:40.065099  3586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:40.066035  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:40.066326  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:40.066531  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681420066511 us; error 0 us; skew 500 ppm
I20260710 11:03:40.067304  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:40.071425  3494 webserver.cc:533] Webserver started at http://127.3.105.129:43173/ using document root <none> and password file <none>
I20260710 11:03:40.072106  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:40.072361  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:40.072695  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:40.074226  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-0-root/instance:
uuid: "7b4c3ade843345668bd597149890e42f"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-dbkd"
I20260710 11:03:40.080960  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:03:40.085922  3591 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.086686  3494 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:03:40.086967  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "7b4c3ade843345668bd597149890e42f"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-dbkd"
I20260710 11:03:40.087240  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:40.102380  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:40.103699  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:40.106251  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:40.110268  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:40.110508  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.110743  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:40.110913  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.201285  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:42541
I20260710 11:03:40.201396  3653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:42541 every 8 connection(s)
I20260710 11:03:40.207871  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:40.217463  3658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:40.221143  3659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:40.225940  3661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:40.225966  3494 server_base.cc:1061] running on GCE node
I20260710 11:03:40.227028  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:40.227308  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:40.227512  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681420227495 us; error 0 us; skew 500 ppm
I20260710 11:03:40.228296  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:40.231980  3494 webserver.cc:533] Webserver started at http://127.3.105.130:42549/ using document root <none> and password file <none>
I20260710 11:03:40.232718  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:40.233011  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:40.233371  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:40.234925  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-1-root/instance:
uuid: "1021bf100fa248fd97691aae8da46b26"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-dbkd"
I20260710 11:03:40.235309  3654 heartbeater.cc:344] Connected to a master server at 127.3.105.190:34419
I20260710 11:03:40.235735  3654 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:40.236675  3654 heartbeater.cc:507] Master 127.3.105.190:34419 requested a full tablet report, sending...
I20260710 11:03:40.241200  3526 ts_manager.cc:194] Registered new tserver with Master: 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541)
I20260710 11:03:40.241704  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:03:40.243660  3526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57756
I20260710 11:03:40.246745  3666 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.247967  3494 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:40.248297  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-1-root
uuid: "1021bf100fa248fd97691aae8da46b26"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-dbkd"
I20260710 11:03:40.248636  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:40.286784  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:40.288057  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:40.290259  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:40.293578  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:40.293773  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.294000  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:40.294152  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.379528  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.130:40761
I20260710 11:03:40.379698  3728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.130:40761 every 8 connection(s)
I20260710 11:03:40.386050  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:40.393980  3732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:40.395960  3733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:40.399578  3729 heartbeater.cc:344] Connected to a master server at 127.3.105.190:34419
I20260710 11:03:40.399966  3729 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:40.400082  3494 server_base.cc:1061] running on GCE node
I20260710 11:03:40.400955  3729 heartbeater.cc:507] Master 127.3.105.190:34419 requested a full tablet report, sending...
W20260710 11:03:40.401618  3735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:40.402717  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:40.402913  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:40.403077  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681420403059 us; error 0 us; skew 500 ppm
I20260710 11:03:40.403240  3526 ts_manager.cc:194] Registered new tserver with Master: 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:40.403626  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:40.404968  3526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57768
I20260710 11:03:40.407618  3494 webserver.cc:533] Webserver started at http://127.3.105.131:38031/ using document root <none> and password file <none>
I20260710 11:03:40.408087  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:40.408263  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:40.408499  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:40.409503  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-2-root/instance:
uuid: "b614a9563edc40f2be8724d0399af146"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-dbkd"
I20260710 11:03:40.413908  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:03:40.417400  3740 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.418139  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:03:40.418395  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-2-root
uuid: "b614a9563edc40f2be8724d0399af146"
format_stamp: "Formatted at 2026-07-10 11:03:40 on dist-test-slave-dbkd"
I20260710 11:03:40.418658  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681418439812-3494-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:40.434044  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:40.435283  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:40.437728  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:40.440914  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:40.441094  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.441335  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:40.441478  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:40.526643  3802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.131:37281 every 8 connection(s)
I20260710 11:03:40.526835  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.131:37281
I20260710 11:03:40.540328  3803 heartbeater.cc:344] Connected to a master server at 127.3.105.190:34419
I20260710 11:03:40.540685  3803 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:40.541422  3803 heartbeater.cc:507] Master 127.3.105.190:34419 requested a full tablet report, sending...
I20260710 11:03:40.543260  3526 ts_manager.cc:194] Registered new tserver with Master: b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:40.544185  3494 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014433105s
I20260710 11:03:40.544562  3526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57772
I20260710 11:03:40.593839  3526 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57784:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:40.598759  3526 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:40.710042  3618 tablet_service.cc:1511] Processing CreateTablet for tablet 701abd92a94b4469b5476d4cc4d6adff (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:40.711045  3617 tablet_service.cc:1511] Processing CreateTablet for tablet d36ea6be1f3f475d90e5bb17ba4b3e13 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:40.713265  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 8581d1b4a234419fa13498c5a39c3591 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:40.719244  3616 tablet_service.cc:1511] Processing CreateTablet for tablet 83db3cab21244106a945be2a8de6b1e1 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:40.715031  3618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 701abd92a94b4469b5476d4cc4d6adff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.721287  3615 tablet_service.cc:1511] Processing CreateTablet for tablet a28b3084ae6d4e28858a2cf3baa9c3fc (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:40.724757  3617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36ea6be1f3f475d90e5bb17ba4b3e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.725369  3614 tablet_service.cc:1511] Processing CreateTablet for tablet a5b4181b179d4c768e45c53ff6e05f65 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:40.727982  3615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28b3084ae6d4e28858a2cf3baa9c3fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.727298  3613 tablet_service.cc:1511] Processing CreateTablet for tablet 925877a9156442e19247458d6b9e353e (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:40.729676  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8581d1b4a234419fa13498c5a39c3591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.731581  3614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b4181b179d4c768e45c53ff6e05f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.735278  3613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925877a9156442e19247458d6b9e353e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.752158  3616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83db3cab21244106a945be2a8de6b1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.783887  3612 tablet_service.cc:1511] Processing CreateTablet for tablet 87ef0dcc277d45f6a2f2cf2c3af882cd (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:40.785272  3612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ef0dcc277d45f6a2f2cf2c3af882cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.787814  3611 tablet_service.cc:1511] Processing CreateTablet for tablet e2a6bd3fbc65492ba0923f2dcd3566ea (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:40.789062  3611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a6bd3fbc65492ba0923f2dcd3566ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.798805  3821 tablet_bootstrap.cc:492] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
I20260710 11:03:40.814312  3768 tablet_service.cc:1511] Processing CreateTablet for tablet 8581d1b4a234419fa13498c5a39c3591 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:40.816051  3768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8581d1b4a234419fa13498c5a39c3591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.827112  3763 tablet_service.cc:1511] Processing CreateTablet for tablet a5b4181b179d4c768e45c53ff6e05f65 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:40.829802  3765 tablet_service.cc:1511] Processing CreateTablet for tablet 83db3cab21244106a945be2a8de6b1e1 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:40.827948  3767 tablet_service.cc:1511] Processing CreateTablet for tablet 701abd92a94b4469b5476d4cc4d6adff (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:40.837357  3766 tablet_service.cc:1511] Processing CreateTablet for tablet d36ea6be1f3f475d90e5bb17ba4b3e13 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:40.837522  3762 tablet_service.cc:1511] Processing CreateTablet for tablet 925877a9156442e19247458d6b9e353e (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:40.839273  3761 tablet_service.cc:1511] Processing CreateTablet for tablet 87ef0dcc277d45f6a2f2cf2c3af882cd (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:40.833215  3764 tablet_service.cc:1511] Processing CreateTablet for tablet a28b3084ae6d4e28858a2cf3baa9c3fc (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:40.844060  3760 tablet_service.cc:1511] Processing CreateTablet for tablet e2a6bd3fbc65492ba0923f2dcd3566ea (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:40.845041  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 701abd92a94b4469b5476d4cc4d6adff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.846438  3766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36ea6be1f3f475d90e5bb17ba4b3e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.848866  3764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28b3084ae6d4e28858a2cf3baa9c3fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.849807  3763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b4181b179d4c768e45c53ff6e05f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.852051  3762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925877a9156442e19247458d6b9e353e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.856266  3761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ef0dcc277d45f6a2f2cf2c3af882cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.858140  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 8581d1b4a234419fa13498c5a39c3591 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:40.870453  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8581d1b4a234419fa13498c5a39c3591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.870474  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a6bd3fbc65492ba0923f2dcd3566ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.868487  3692 tablet_service.cc:1511] Processing CreateTablet for tablet d36ea6be1f3f475d90e5bb17ba4b3e13 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:40.870595  3693 tablet_service.cc:1511] Processing CreateTablet for tablet 701abd92a94b4469b5476d4cc4d6adff (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:40.881850  3765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83db3cab21244106a945be2a8de6b1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.877326  3690 tablet_service.cc:1511] Processing CreateTablet for tablet a28b3084ae6d4e28858a2cf3baa9c3fc (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:40.884541  3689 tablet_service.cc:1511] Processing CreateTablet for tablet a5b4181b179d4c768e45c53ff6e05f65 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:40.882241  3692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36ea6be1f3f475d90e5bb17ba4b3e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.879343  3691 tablet_service.cc:1511] Processing CreateTablet for tablet 83db3cab21244106a945be2a8de6b1e1 (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:40.895021  3688 tablet_service.cc:1511] Processing CreateTablet for tablet 925877a9156442e19247458d6b9e353e (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:40.899945  3689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b4181b179d4c768e45c53ff6e05f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.912870  3686 tablet_service.cc:1511] Processing CreateTablet for tablet e2a6bd3fbc65492ba0923f2dcd3566ea (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:40.914914  3687 tablet_service.cc:1511] Processing CreateTablet for tablet 87ef0dcc277d45f6a2f2cf2c3af882cd (DEFAULT_TABLE table=test-workload [id=5663c800b4d44d2197cc2c6778cae5d5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:40.921610  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 701abd92a94b4469b5476d4cc4d6adff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.923349  3691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83db3cab21244106a945be2a8de6b1e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.929401  3688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925877a9156442e19247458d6b9e353e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.946384  3686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a6bd3fbc65492ba0923f2dcd3566ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.948030  3687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ef0dcc277d45f6a2f2cf2c3af882cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:40.951726  3690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28b3084ae6d4e28858a2cf3baa9c3fc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:03:40.978606  3574 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:40.998477  3821 tablet_bootstrap.cc:654] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.048261  3822 tablet_bootstrap.cc:492] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.083549  3822 tablet_bootstrap.cc:654] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.093781  3823 tablet_bootstrap.cc:492] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
I20260710 11:03:41.097589  3821 tablet_bootstrap.cc:492] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.098434  3821 ts_tablet_manager.cc:1403] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.300s	user 0.008s	sys 0.025s
I20260710 11:03:41.103629  3821 raft_consensus.cc:359] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.104481  3821 raft_consensus.cc:385] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.104866  3821 raft_consensus.cc:740] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.106141  3821 consensus_queue.cc:260] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.107919  3822 tablet_bootstrap.cc:492] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.107954  3823 tablet_bootstrap.cc:654] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.108690  3822 ts_tablet_manager.cc:1403] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.008s
I20260710 11:03:41.111934  3822 raft_consensus.cc:359] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.112758  3822 raft_consensus.cc:385] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.113142  3822 raft_consensus.cc:740] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.114022  3822 consensus_queue.cc:260] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.118515  3821 ts_tablet_manager.cc:1434] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 11:03:41.119434  3654 heartbeater.cc:499] Master 127.3.105.190:34419 was elected leader, sending a full tablet report...
I20260710 11:03:41.119784  3821 tablet_bootstrap.cc:492] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
I20260710 11:03:41.120071  3823 tablet_bootstrap.cc:492] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.120645  3823 ts_tablet_manager.cc:1403] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260710 11:03:41.122865  3803 heartbeater.cc:499] Master 127.3.105.190:34419 was elected leader, sending a full tablet report...
I20260710 11:03:41.124044  3822 ts_tablet_manager.cc:1434] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 11:03:41.125020  3822 tablet_bootstrap.cc:492] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.126536  3821 tablet_bootstrap.cc:654] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.131728  3822 tablet_bootstrap.cc:654] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.132417  3823 raft_consensus.cc:359] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.133312  3823 raft_consensus.cc:385] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.133632  3823 raft_consensus.cc:740] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.134358  3823 consensus_queue.cc:260] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.157987  3822 tablet_bootstrap.cc:492] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.158583  3822 ts_tablet_manager.cc:1403] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.022s
I20260710 11:03:41.157989  3821 tablet_bootstrap.cc:492] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.160036  3821 ts_tablet_manager.cc:1403] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.018s
I20260710 11:03:41.162420  3821 raft_consensus.cc:359] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.162928  3821 raft_consensus.cc:385] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.163161  3821 raft_consensus.cc:740] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.165181  3822 raft_consensus.cc:359] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.165865  3822 raft_consensus.cc:385] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.166138  3822 raft_consensus.cc:740] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.166803  3822 consensus_queue.cc:260] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.168352  3822 ts_tablet_manager.cc:1434] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.002s
I20260710 11:03:41.169167  3822 tablet_bootstrap.cc:492] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.169248  3821 consensus_queue.cc:260] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.171645  3821 ts_tablet_manager.cc:1434] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:03:41.172608  3821 tablet_bootstrap.cc:492] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
I20260710 11:03:41.175858  3822 tablet_bootstrap.cc:654] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.179045  3821 tablet_bootstrap.cc:654] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.191895  3822 tablet_bootstrap.cc:492] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.192435  3822 ts_tablet_manager.cc:1403] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260710 11:03:41.195170  3822 raft_consensus.cc:359] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.195710  3821 tablet_bootstrap.cc:492] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.195894  3822 raft_consensus.cc:385] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.196225  3822 raft_consensus.cc:740] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.196385  3821 ts_tablet_manager.cc:1403] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260710 11:03:41.197099  3822 consensus_queue.cc:260] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.199105  3729 heartbeater.cc:499] Master 127.3.105.190:34419 was elected leader, sending a full tablet report...
I20260710 11:03:41.200053  3821 raft_consensus.cc:359] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.200739  3821 raft_consensus.cc:385] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.201076  3821 raft_consensus.cc:740] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.201788  3821 consensus_queue.cc:260] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.203882  3821 ts_tablet_manager.cc:1434] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:03:41.204644  3822 ts_tablet_manager.cc:1434] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:41.205677  3822 tablet_bootstrap.cc:492] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.205767  3821 tablet_bootstrap.cc:492] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
W20260710 11:03:41.209553  3655 tablet.cc:2406] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:41.212966  3821 tablet_bootstrap.cc:654] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.215459  3822 tablet_bootstrap.cc:654] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.225225  3821 tablet_bootstrap.cc:492] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.225802  3821 ts_tablet_manager.cc:1403] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:03:41.228542  3822 tablet_bootstrap.cc:492] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.229215  3822 ts_tablet_manager.cc:1403] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.002s
I20260710 11:03:41.228983  3821 raft_consensus.cc:359] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.229684  3821 raft_consensus.cc:385] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.230016  3821 raft_consensus.cc:740] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.230894  3821 consensus_queue.cc:260] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.232607  3822 raft_consensus.cc:359] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.233371  3821 ts_tablet_manager.cc:1434] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:41.233455  3822 raft_consensus.cc:385] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.233906  3822 raft_consensus.cc:740] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.234414  3821 tablet_bootstrap.cc:492] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
I20260710 11:03:41.234757  3822 consensus_queue.cc:260] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.237176  3822 ts_tablet_manager.cc:1434] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:03:41.238216  3822 tablet_bootstrap.cc:492] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.239308  3823 ts_tablet_manager.cc:1434] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.014s
I20260710 11:03:41.240334  3823 tablet_bootstrap.cc:492] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
I20260710 11:03:41.242884  3821 tablet_bootstrap.cc:654] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.245116  3822 tablet_bootstrap.cc:654] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.257473  3822 tablet_bootstrap.cc:492] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.258096  3822 ts_tablet_manager.cc:1403] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:03:41.261128  3821 tablet_bootstrap.cc:492] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.261049  3822 raft_consensus.cc:359] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.263449  3822 raft_consensus.cc:385] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.263813  3822 raft_consensus.cc:740] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.264678  3823 tablet_bootstrap.cc:654] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.261709  3821 ts_tablet_manager.cc:1403] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260710 11:03:41.267900  3821 raft_consensus.cc:359] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.268445  3821 raft_consensus.cc:385] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.268663  3821 raft_consensus.cc:740] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.264634  3822 consensus_queue.cc:260] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.269330  3821 consensus_queue.cc:260] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.271428  3821 ts_tablet_manager.cc:1434] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:03:41.271596  3822 ts_tablet_manager.cc:1434] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:03:41.272485  3821 tablet_bootstrap.cc:492] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
I20260710 11:03:41.272555  3822 tablet_bootstrap.cc:492] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.279011  3821 tablet_bootstrap.cc:654] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.279641  3822 tablet_bootstrap.cc:654] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.292382  3822 tablet_bootstrap.cc:492] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.292415  3821 tablet_bootstrap.cc:492] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.293026  3822 ts_tablet_manager.cc:1403] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260710 11:03:41.293026  3821 ts_tablet_manager.cc:1403] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:03:41.296218  3822 raft_consensus.cc:359] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.296415  3821 raft_consensus.cc:359] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.297034  3822 raft_consensus.cc:385] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.297158  3821 raft_consensus.cc:385] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.297430  3822 raft_consensus.cc:740] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.297559  3821 raft_consensus.cc:740] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.298322  3821 consensus_queue.cc:260] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.298328  3822 consensus_queue.cc:260] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.300911  3821 ts_tablet_manager.cc:1434] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:41.300911  3822 ts_tablet_manager.cc:1434] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:03:41.301977  3822 tablet_bootstrap.cc:492] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.301977  3821 tablet_bootstrap.cc:492] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
I20260710 11:03:41.305516  3823 tablet_bootstrap.cc:492] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.306278  3823 ts_tablet_manager.cc:1403] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.007s
I20260710 11:03:41.307876  3826 raft_consensus.cc:493] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.308427  3826 raft_consensus.cc:515] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.309747  3821 tablet_bootstrap.cc:654] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.314245  3826 leader_election.cc:290] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.326561  3822 tablet_bootstrap.cc:654] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.326534  3823 raft_consensus.cc:359] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.331298  3823 raft_consensus.cc:385] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.336107  3823 raft_consensus.cc:740] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.337304  3823 consensus_queue.cc:260] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.339463  3823 ts_tablet_manager.cc:1434] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.005s
I20260710 11:03:41.340365  3823 tablet_bootstrap.cc:492] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
I20260710 11:03:41.344424  3822 tablet_bootstrap.cc:492] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.344997  3822 ts_tablet_manager.cc:1403] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.001s
I20260710 11:03:41.347879  3822 raft_consensus.cc:359] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.350682  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b3084ae6d4e28858a2cf3baa9c3fc" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
I20260710 11:03:41.352965  3822 raft_consensus.cc:385] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.353296  3822 raft_consensus.cc:740] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.351178  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b3084ae6d4e28858a2cf3baa9c3fc" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146" is_pre_election: true
I20260710 11:03:41.352082  3821 tablet_bootstrap.cc:492] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.352309  3823 tablet_bootstrap.cc:654] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.354123  3821 ts_tablet_manager.cc:1403] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.008s
I20260710 11:03:41.354104  3822 consensus_queue.cc:260] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.355135  3778 raft_consensus.cc:2468] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 0.
W20260710 11:03:41.354645  3593 leader_election.cc:343] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.358896  3593 leader_election.cc:304] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:41.359833  3826 raft_consensus.cc:2804] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.360175  3826 raft_consensus.cc:493] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.360442  3826 raft_consensus.cc:3060] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.362708  3822 ts_tablet_manager.cc:1434] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:03:41.357712  3821 raft_consensus.cc:359] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.363468  3821 raft_consensus.cc:385] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.363827  3821 raft_consensus.cc:740] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.364734  3821 consensus_queue.cc:260] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.369846  3828 raft_consensus.cc:493] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.370448  3828 raft_consensus.cc:515] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.372763  3823 tablet_bootstrap.cc:492] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.373544  3828 leader_election.cc:290] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:41.374872  3826 raft_consensus.cc:515] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.376888  3826 leader_election.cc:290] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.369858  3822 tablet_bootstrap.cc:492] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.373304  3823 ts_tablet_manager.cc:1403] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.006s
I20260710 11:03:41.380254  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b3084ae6d4e28858a2cf3baa9c3fc" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26"
W20260710 11:03:41.381786  3593 leader_election.cc:343] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.384044  3826 raft_consensus.cc:493] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.383876  3823 raft_consensus.cc:359] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.384543  3826 raft_consensus.cc:515] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.386407  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b3084ae6d4e28858a2cf3baa9c3fc" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:41.386683  3826 leader_election.cc:290] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.386981  3778 raft_consensus.cc:3060] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.384617  3823 raft_consensus.cc:385] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.389927  3828 raft_consensus.cc:493] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.390278  3823 raft_consensus.cc:740] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.390448  3828 raft_consensus.cc:515] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.392575  3828 leader_election.cc:290] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:41.394019  3823 consensus_queue.cc:260] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.394579  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
I20260710 11:03:41.394999  3822 tablet_bootstrap.cc:654] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.395175  3704 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 0.
I20260710 11:03:41.396499  3823 ts_tablet_manager.cc:1434] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:03:41.398528  3593 leader_election.cc:304] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:41.400472  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146" is_pre_election: true
I20260710 11:03:41.401225  3777 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 0.
I20260710 11:03:41.401537  3778 raft_consensus.cc:2468] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 1.
I20260710 11:03:41.402186  3826 raft_consensus.cc:2804] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.402549  3826 raft_consensus.cc:493] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.402877  3826 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.402872  3593 leader_election.cc:304] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:41.403941  3847 raft_consensus.cc:2804] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.404362  3821 ts_tablet_manager.cc:1434] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.004s
I20260710 11:03:41.404775  3823 tablet_bootstrap.cc:492] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
I20260710 11:03:41.405478  3821 tablet_bootstrap.cc:492] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
I20260710 11:03:41.407949  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f" is_pre_election: true
I20260710 11:03:41.409504  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f" is_pre_election: true
I20260710 11:03:41.410205  3628 raft_consensus.cc:2468] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 0.
W20260710 11:03:41.411759  3741 leader_election.cc:343] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.412426  3741 leader_election.cc:304] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:41.413177  3828 raft_consensus.cc:2804] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.413942  3828 raft_consensus.cc:493] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.414287  3828 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.418547  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
I20260710 11:03:41.419037  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
W20260710 11:03:41.420467  3742 leader_election.cc:343] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.421317  3742 leader_election.cc:304] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b614a9563edc40f2be8724d0399af146; no voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f
I20260710 11:03:41.423285  3823 tablet_bootstrap.cc:654] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.423285  3821 tablet_bootstrap.cc:654] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.427018  3828 raft_consensus.cc:515] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.429170  3828 leader_election.cc:290] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:41.429659  3828 raft_consensus.cc:2749] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.429929  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:41.430466  3628 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.433732  3831 raft_consensus.cc:493] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.434198  3831 raft_consensus.cc:515] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.434892  3826 raft_consensus.cc:515] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.438247  3826 leader_election.cc:290] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.439465  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:41.453162  3703 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.453871  3628 raft_consensus.cc:2468] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 1.
I20260710 11:03:41.455147  3741 leader_election.cc:304] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:41.456629  3853 raft_consensus.cc:2804] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.457320  3853 raft_consensus.cc:697] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Becoming Leader. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:41.440690  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:41.441951  3831 leader_election.cc:290] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.445550  3822 tablet_bootstrap.cc:492] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.458058  3778 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.458343  3822 ts_tablet_manager.cc:1403] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.006s
I20260710 11:03:41.459879  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b4181b179d4c768e45c53ff6e05f65" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f" is_pre_election: true
I20260710 11:03:41.445632  3847 raft_consensus.cc:697] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:41.460660  3628 raft_consensus.cc:2468] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 0.
I20260710 11:03:41.461045  3847 consensus_queue.cc:237] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
W20260710 11:03:41.450414  3742 leader_election.cc:343] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.450943  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:41.466048  3667 leader_election.cc:304] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:41.466104  3822 raft_consensus.cc:359] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.466840  3822 raft_consensus.cc:385] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.467063  3831 raft_consensus.cc:2804] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.467501  3831 raft_consensus.cc:493] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.467859  3831 raft_consensus.cc:3060] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.467741  3853 consensus_queue.cc:237] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.467118  3822 raft_consensus.cc:740] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.464649  3778 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 1.
I20260710 11:03:41.470136  3822 consensus_queue.cc:260] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.451212  3821 tablet_bootstrap.cc:492] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.471163  3821 ts_tablet_manager.cc:1403] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.006s
I20260710 11:03:41.470830  3593 leader_election.cc:304] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:41.473107  3826 raft_consensus.cc:2804] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.473541  3826 raft_consensus.cc:697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:41.473920  3823 tablet_bootstrap.cc:492] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.473728  3821 raft_consensus.cc:359] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.474375  3823 ts_tablet_manager.cc:1403] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.007s
I20260710 11:03:41.474500  3826 consensus_queue.cc:237] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
W20260710 11:03:41.476804  3742 leader_election.cc:343] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.477015  3822 ts_tablet_manager.cc:1434] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 11:03:41.477875  3822 tablet_bootstrap.cc:492] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146: Bootstrap starting.
I20260710 11:03:41.477644  3831 raft_consensus.cc:515] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.478137  3823 raft_consensus.cc:359] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.479000  3823 raft_consensus.cc:385] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.479331  3823 raft_consensus.cc:740] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.480218  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b4181b179d4c768e45c53ff6e05f65" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:41.480139  3823 consensus_queue.cc:260] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.480935  3629 raft_consensus.cc:3060] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.470676  3703 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 1.
I20260710 11:03:41.474395  3821 raft_consensus.cc:385] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.482402  3821 raft_consensus.cc:740] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.486197  3823 ts_tablet_manager.cc:1434] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:03:41.487120  3823 tablet_bootstrap.cc:492] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
I20260710 11:03:41.487990  3629 raft_consensus.cc:2468] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 1.
I20260710 11:03:41.489244  3667 leader_election.cc:304] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:41.490728  3831 leader_election.cc:290] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.494573  3823 tablet_bootstrap.cc:654] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.490526  3860 raft_consensus.cc:2804] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.495908  3860 raft_consensus.cc:697] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:41.496870  3860 consensus_queue.cc:237] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.504058  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b4181b179d4c768e45c53ff6e05f65" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146" is_pre_election: true
I20260710 11:03:41.504711  3778 raft_consensus.cc:2468] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 0.
I20260710 11:03:41.505700  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b4181b179d4c768e45c53ff6e05f65" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:41.506212  3777 raft_consensus.cc:3060] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.505524  3522 catalog_manager.cc:5697] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.511866  3777 raft_consensus.cc:2468] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 1.
I20260710 11:03:41.523128  3823 tablet_bootstrap.cc:492] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.523751  3823 ts_tablet_manager.cc:1403] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260710 11:03:41.523016  3525 catalog_manager.cc:5697] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.483042  3821 consensus_queue.cc:260] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.526755  3823 raft_consensus.cc:359] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.527482  3823 raft_consensus.cc:385] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.527776  3823 raft_consensus.cc:740] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.528551  3823 consensus_queue.cc:260] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.532964  3822 tablet_bootstrap.cc:654] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.532981  3821 ts_tablet_manager.cc:1434] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260710 11:03:41.534111  3821 tablet_bootstrap.cc:492] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f: Bootstrap starting.
I20260710 11:03:41.532775  3852 raft_consensus.cc:493] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.535241  3852 raft_consensus.cc:515] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.535983  3823 ts_tablet_manager.cc:1434] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:03:41.539095  3852 leader_election.cc:290] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.539774  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
I20260710 11:03:41.541280  3823 tablet_bootstrap.cc:492] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
W20260710 11:03:41.544459  3593 leader_election.cc:343] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.543054  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146" is_pre_election: true
I20260710 11:03:41.545532  3777 raft_consensus.cc:2468] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 0.
I20260710 11:03:41.546778  3593 leader_election.cc:304] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:41.546038  3526 catalog_manager.cc:5697] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 reported cstate change: term changed from 0 to 1, leader changed from <none> to b614a9563edc40f2be8724d0399af146 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "b614a9563edc40f2be8724d0399af146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:41.548707  3826 raft_consensus.cc:2804] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.550254  3826 raft_consensus.cc:493] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.550607  3826 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.556988  3853 raft_consensus.cc:493] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.557484  3853 raft_consensus.cc:515] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.559959  3852 raft_consensus.cc:493] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.560537  3852 raft_consensus.cc:515] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.560845  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f" is_pre_election: true
I20260710 11:03:41.561481  3628 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 0.
I20260710 11:03:41.561975  3826 raft_consensus.cc:515] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.562580  3852 leader_election.cc:290] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.563259  3821 tablet_bootstrap.cc:654] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.563818  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6bd3fbc65492ba0923f2dcd3566ea" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
I20260710 11:03:41.564692  3853 leader_election.cc:290] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:41.564679  3741 leader_election.cc:304] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:41.565022  3703 raft_consensus.cc:2468] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 0.
I20260710 11:03:41.565593  3853 raft_consensus.cc:2804] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.565944  3853 raft_consensus.cc:493] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.564815  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6bd3fbc65492ba0923f2dcd3566ea" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146" is_pre_election: true
I20260710 11:03:41.563832  3826 leader_election.cc:290] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.572672  3828 raft_consensus.cc:493] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.572387  3593 leader_election.cc:304] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:41.573396  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:41.573513  3828 raft_consensus.cc:515] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.573822  3852 raft_consensus.cc:2804] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.573999  3778 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.574272  3852 raft_consensus.cc:493] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.567662  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
I20260710 11:03:41.574628  3852 raft_consensus.cc:3060] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.574991  3703 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 0.
I20260710 11:03:41.567238  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:41.576735  3828 leader_election.cc:290] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
W20260710 11:03:41.577524  3593 leader_election.cc:343] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.578308  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
W20260710 11:03:41.578461  3593 leader_election.cc:343] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:41.579614  3742 leader_election.cc:343] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.567039  3853 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.582123  3822 tablet_bootstrap.cc:492] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146: No bootstrap required, opened a new log
I20260710 11:03:41.582587  3822 ts_tablet_manager.cc:1403] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.015s
I20260710 11:03:41.585515  3822 raft_consensus.cc:359] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.586207  3822 raft_consensus.cc:385] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.586465  3822 raft_consensus.cc:740] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.588963  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f" is_pre_election: true
I20260710 11:03:41.588999  3822 consensus_queue.cc:260] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
W20260710 11:03:41.590521  3741 leader_election.cc:343] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:41.590976  3741 leader_election.cc:304] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b614a9563edc40f2be8724d0399af146; no voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f
I20260710 11:03:41.593245  3828 raft_consensus.cc:2749] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.587538  3778 raft_consensus.cc:2468] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 1.
I20260710 11:03:41.606124  3822 ts_tablet_manager.cc:1434] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 11:03:41.605185  3852 raft_consensus.cc:515] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.608494  3828 raft_consensus.cc:493] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.609019  3828 raft_consensus.cc:515] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.611264  3828 leader_election.cc:290] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:41.613737  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925877a9156442e19247458d6b9e353e" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26" is_pre_election: true
I20260710 11:03:41.614245  3704 raft_consensus.cc:2468] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 0.
I20260710 11:03:41.614534  3852 leader_election.cc:290] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.615299  3742 leader_election.cc:304] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:41.616335  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6bd3fbc65492ba0923f2dcd3566ea" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:41.614073  3522 catalog_manager.cc:5697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.616935  3821 tablet_bootstrap.cc:492] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f: No bootstrap required, opened a new log
I20260710 11:03:41.616888  3704 raft_consensus.cc:3060] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.617496  3821 ts_tablet_manager.cc:1403] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.011s
I20260710 11:03:41.618462  3828 raft_consensus.cc:2804] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.618966  3828 raft_consensus.cc:493] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.619513  3828 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.622254  3821 raft_consensus.cc:359] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.622908  3821 raft_consensus.cc:385] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.623136  3821 raft_consensus.cc:740] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.624135  3593 leader_election.cc:304] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:41.625316  3821 consensus_queue.cc:260] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.627265  3821 ts_tablet_manager.cc:1434] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:03:41.628379  3828 raft_consensus.cc:515] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.628928  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6bd3fbc65492ba0923f2dcd3566ea" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:41.629128  3852 raft_consensus.cc:2804] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.629622  3778 raft_consensus.cc:3060] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.630035  3852 raft_consensus.cc:697] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:41.631424  3852 consensus_queue.cc:237] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.628953  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925877a9156442e19247458d6b9e353e" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f" is_pre_election: true
I20260710 11:03:41.634027  3628 raft_consensus.cc:2468] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 0.
I20260710 11:03:41.637425  3778 raft_consensus.cc:2468] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 1.
I20260710 11:03:41.641999  3853 raft_consensus.cc:515] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.642431  3704 raft_consensus.cc:2468] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 1.
I20260710 11:03:41.643364  3823 tablet_bootstrap.cc:654] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.643596  3593 leader_election.cc:304] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:41.644703  3853 leader_election.cc:290] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:41.644876  3826 raft_consensus.cc:2804] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.645838  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:41.649659  3826 raft_consensus.cc:697] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:41.649677  3703 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.650564  3826 consensus_queue.cc:237] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.650290  3828 leader_election.cc:290] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:41.651952  3702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925877a9156442e19247458d6b9e353e" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:41.652966  3702 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.661159  3703 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 1.
I20260710 11:03:41.662503  3742 leader_election.cc:304] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:41.666839  3702 raft_consensus.cc:2468] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 1.
I20260710 11:03:41.668099  3742 leader_election.cc:304] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:41.668901  3853 raft_consensus.cc:2804] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.669365  3853 raft_consensus.cc:697] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Becoming Leader. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:41.669610  3870 raft_consensus.cc:2804] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.669723  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:41.670320  3628 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.670140  3853 consensus_queue.cc:237] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.677117  3628 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 1.
I20260710 11:03:41.679133  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925877a9156442e19247458d6b9e353e" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:41.679688  3629 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.682126  3522 catalog_manager.cc:5697] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.683930  3522 catalog_manager.cc:5697] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:41.686002  3629 raft_consensus.cc:2468] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 1.
I20260710 11:03:41.691928  3823 tablet_bootstrap.cc:492] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.692431  3823 ts_tablet_manager.cc:1403] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.002s
I20260710 11:03:41.693590  3870 raft_consensus.cc:697] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Becoming Leader. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:41.694682  3870 consensus_queue.cc:237] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.695629  3823 raft_consensus.cc:359] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.696295  3823 raft_consensus.cc:385] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.696569  3823 raft_consensus.cc:740] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.697273  3823 consensus_queue.cc:260] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.702142  3823 ts_tablet_manager.cc:1434] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:41.706583  3823 tablet_bootstrap.cc:492] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
I20260710 11:03:41.714430  3823 tablet_bootstrap.cc:654] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.723215  3823 tablet_bootstrap.cc:492] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.722926  3526 catalog_manager.cc:5697] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 reported cstate change: term changed from 0 to 1, leader changed from <none> to b614a9563edc40f2be8724d0399af146 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "b614a9563edc40f2be8724d0399af146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:41.723712  3823 ts_tablet_manager.cc:1403] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260710 11:03:41.724313  3526 catalog_manager.cc:5697] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 reported cstate change: term changed from 0 to 1, leader changed from <none> to b614a9563edc40f2be8724d0399af146 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "b614a9563edc40f2be8724d0399af146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:41.729074  3823 raft_consensus.cc:359] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.729840  3823 raft_consensus.cc:385] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.730158  3823 raft_consensus.cc:740] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.730882  3823 consensus_queue.cc:260] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.733469  3823 ts_tablet_manager.cc:1434] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:03:41.734548  3823 tablet_bootstrap.cc:492] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
I20260710 11:03:41.739251  3823 tablet_bootstrap.cc:654] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.743891  3823 tablet_bootstrap.cc:492] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.744333  3823 ts_tablet_manager.cc:1403] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:03:41.746160  3823 raft_consensus.cc:359] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.746632  3823 raft_consensus.cc:385] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.746820  3823 raft_consensus.cc:740] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.747365  3823 consensus_queue.cc:260] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.748965  3823 ts_tablet_manager.cc:1434] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:03:41.749948  3823 tablet_bootstrap.cc:492] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26: Bootstrap starting.
I20260710 11:03:41.754047  3823 tablet_bootstrap.cc:654] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:41.758699  3823 tablet_bootstrap.cc:492] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26: No bootstrap required, opened a new log
I20260710 11:03:41.759162  3823 ts_tablet_manager.cc:1403] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:41.762022  3823 raft_consensus.cc:359] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.762641  3823 raft_consensus.cc:385] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:41.762884  3823 raft_consensus.cc:740] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Initialized, Role: FOLLOWER
I20260710 11:03:41.763489  3823 consensus_queue.cc:260] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.765381  3823 ts_tablet_manager.cc:1434] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:41.812945  3860 raft_consensus.cc:493] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.813395  3860 raft_consensus.cc:515] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:41.815100  3860 leader_election.cc:290] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.816105  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f" is_pre_election: true
I20260710 11:03:41.816335  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146" is_pre_election: true
I20260710 11:03:41.817273  3778 raft_consensus.cc:2393] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1021bf100fa248fd97691aae8da46b26 in current term 1: Already voted for candidate 7b4c3ade843345668bd597149890e42f in this term.
I20260710 11:03:41.818325  3668 leader_election.cc:304] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26; no voters: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146
I20260710 11:03:41.818962  3860 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.823755  3860 raft_consensus.cc:2749] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:41.861439  3826 consensus_queue.cc:1048] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.870090  3870 consensus_queue.cc:1048] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.886830  3702 raft_consensus.cc:3060] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.892318  3703 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.901245  3828 consensus_queue.cc:1048] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.905616  3826 consensus_queue.cc:1048] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.912073  3852 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.936161  3847 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.954171  3860 raft_consensus.cc:493] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:41.954558  3860 raft_consensus.cc:515] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.956080  3860 leader_election.cc:290] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.957098  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f" is_pre_election: true
I20260710 11:03:41.957372  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146" is_pre_election: true
I20260710 11:03:41.957742  3629 raft_consensus.cc:2468] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 0.
I20260710 11:03:41.958206  3777 raft_consensus.cc:2468] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 0.
I20260710 11:03:41.959014  3667 leader_election.cc:304] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:41.959785  3860 raft_consensus.cc:2804] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:41.960182  3860 raft_consensus.cc:493] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:41.960428  3860 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.964973  3831 consensus_queue.cc:1048] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.965736  3860 raft_consensus.cc:515] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:41.967643  3860 leader_election.cc:290] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:41.968822  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:41.969374  3628 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.969462  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:41.970067  3777 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:41.975438  3628 raft_consensus.cc:2468] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 1.
I20260710 11:03:41.977383  3667 leader_election.cc:304] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:41.978260  3860 raft_consensus.cc:2804] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:41.979056  3777 raft_consensus.cc:2468] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 1.
W20260710 11:03:41.980417  3574 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:41.985841  3831 consensus_queue.cc:1048] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:41.993496  3860 raft_consensus.cc:697] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:41.994238  3860 consensus_queue.cc:237] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:42.002857  3522 catalog_manager.cc:5697] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:42.050323  3847 consensus_queue.cc:1048] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.060135  3852 consensus_queue.cc:1048] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.077564  3852 consensus_queue.cc:1048] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.089557  3828 consensus_queue.cc:1048] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.091045  3847 consensus_queue.cc:1048] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.105700  3870 consensus_queue.cc:1048] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.123628  3870 consensus_queue.cc:1048] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.139741  3870 consensus_queue.cc:1048] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.189522  3703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
mode: GRACEFUL
new_leader_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:54650
I20260710 11:03:42.190102  3703 raft_consensus.cc:606] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Received request to transfer leadership to TS 7b4c3ade843345668bd597149890e42f
I20260710 11:03:42.203156  3778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
mode: GRACEFUL
new_leader_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:48312
I20260710 11:03:42.203684  3778 raft_consensus.cc:606] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Received request to transfer leadership to TS 7b4c3ade843345668bd597149890e42f
I20260710 11:03:42.208673  3778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
mode: GRACEFUL
new_leader_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:48312
I20260710 11:03:42.209193  3778 raft_consensus.cc:606] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Received request to transfer leadership to TS 7b4c3ade843345668bd597149890e42f
I20260710 11:03:42.225512  3628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a28b3084ae6d4e28858a2cf3baa9c3fc"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
mode: GRACEFUL
new_leader_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:58614
I20260710 11:03:42.226011  3628 raft_consensus.cc:606] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Received request to transfer leadership to TS 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:42.233541  3778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "925877a9156442e19247458d6b9e353e"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
mode: GRACEFUL
new_leader_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:48312
I20260710 11:03:42.234102  3778 raft_consensus.cc:606] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Received request to transfer leadership to TS 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:42.239327  3628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
mode: GRACEFUL
new_leader_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:58614
I20260710 11:03:42.239878  3628 raft_consensus.cc:606] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Received request to transfer leadership to TS 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:42.244920  3628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2a6bd3fbc65492ba0923f2dcd3566ea"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
mode: GRACEFUL
new_leader_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:58614
I20260710 11:03:42.245545  3628 raft_consensus.cc:606] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Received request to transfer leadership to TS b614a9563edc40f2be8724d0399af146
I20260710 11:03:42.383301  3828 raft_consensus.cc:993] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146: : Instructing follower 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:42.383798  3828 raft_consensus.cc:1081] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Signalling peer 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:42.385548  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:58594
I20260710 11:03:42.386108  3628 raft_consensus.cc:493] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.386482  3628 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.392956  3628 raft_consensus.cc:515] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.394901  3628 leader_election.cc:290] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 2 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:42.395663  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:42.396207  3703 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.396123  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:42.396757  3778 raft_consensus.cc:3055] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.397104  3778 raft_consensus.cc:740] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:42.397941  3778 consensus_queue.cc:260] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.399266  3778 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.400766  3703 raft_consensus.cc:2468] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 2.
I20260710 11:03:42.401829  3593 leader_election.cc:304] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:42.402421  3847 raft_consensus.cc:2804] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.402774  3847 raft_consensus.cc:697] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:42.403445  3847 consensus_queue.cc:237] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.406126  3778 raft_consensus.cc:2468] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 2.
I20260710 11:03:42.410507  3525 catalog_manager.cc:5697] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 1 to 2, leader changed from b614a9563edc40f2be8724d0399af146 (127.3.105.131) to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 2 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.446941  3860 consensus_queue.cc:1048] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.454180  3891 raft_consensus.cc:993] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26: : Instructing follower 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:42.456858  3826 raft_consensus.cc:993] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f: : Instructing follower 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:42.457314  3852 raft_consensus.cc:1081] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Signalling peer 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:42.457893  3891 raft_consensus.cc:1081] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Signalling peer 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:42.462016  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a28b3084ae6d4e28858a2cf3baa9c3fc"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:54618
I20260710 11:03:42.462589  3703 raft_consensus.cc:493] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.462971  3703 raft_consensus.cc:3060] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.469012  3629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:58604
I20260710 11:03:42.469390  3893 consensus_queue.cc:1048] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:42.473991  3826 raft_consensus.cc:993] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f: : Instructing follower 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:42.473824  3703 raft_consensus.cc:515] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.475311  3847 raft_consensus.cc:1081] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Signalling peer 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:42.476547  3629 raft_consensus.cc:493] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.477545  3629 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.487521  3629 raft_consensus.cc:515] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:42.503351  3702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:54618
I20260710 11:03:42.503672  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b3084ae6d4e28858a2cf3baa9c3fc" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:42.504272  3628 raft_consensus.cc:3055] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.504371  3702 raft_consensus.cc:493] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.504611  3628 raft_consensus.cc:740] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:42.504855  3702 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.505474  3628 consensus_queue.cc:260] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.506515  3628 raft_consensus.cc:3060] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.511447  3702 raft_consensus.cc:515] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.512935  3628 raft_consensus.cc:2468] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 2.
I20260710 11:03:42.514585  3667 leader_election.cc:304] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:42.514696  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:42.515326  3628 raft_consensus.cc:3055] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.515413  3893 raft_consensus.cc:2804] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.515974  3893 raft_consensus.cc:697] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:42.515681  3628 raft_consensus.cc:740] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:42.516906  3893 consensus_queue.cc:237] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.517190  3628 consensus_queue.cc:260] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.518303  3628 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.522701  3703 leader_election.cc:290] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:42.525682  3702 leader_election.cc:290] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:42.526017  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:42.526636  3777 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.527446  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:42.528143  3776 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.528260  3629 leader_election.cc:290] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 2 election: Requested vote from peers b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:42.530745  3702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:42.531540  3702 raft_consensus.cc:3055] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.531982  3702 raft_consensus.cc:740] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:42.532683  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28b3084ae6d4e28858a2cf3baa9c3fc" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:42.533262  3778 raft_consensus.cc:3060] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.533005  3702 consensus_queue.cc:260] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:42.534591  3702 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.535045  3776 raft_consensus.cc:2468] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 2.
I20260710 11:03:42.536482  3593 leader_election.cc:304] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:42.525677  3522 catalog_manager.cc:5697] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 1 to 2, leader changed from 7b4c3ade843345668bd597149890e42f (127.3.105.129) to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.539016  3908 raft_consensus.cc:2804] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.539500  3908 raft_consensus.cc:697] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:42.540330  3908 consensus_queue.cc:237] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:42.540855  3702 raft_consensus.cc:2468] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 2.
I20260710 11:03:42.545518  3777 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 2.
I20260710 11:03:42.548535  3778 raft_consensus.cc:2468] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 2.
I20260710 11:03:42.549583  3668 leader_election.cc:304] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:42.549373  3522 catalog_manager.cc:5697] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 1 to 2, leader changed from 1021bf100fa248fd97691aae8da46b26 (127.3.105.130) to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 2 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.551322  3893 raft_consensus.cc:2804] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.552884  3893 raft_consensus.cc:697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:42.553761  3893 consensus_queue.cc:237] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.561585  3628 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 2.
I20260710 11:03:42.562148  3526 catalog_manager.cc:5697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 1 to 2, leader changed from 7b4c3ade843345668bd597149890e42f (127.3.105.129) to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.637835  3874 raft_consensus.cc:993] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146: : Instructing follower 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:42.638384  3828 raft_consensus.cc:1081] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Signalling peer 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:42.640290  3702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "925877a9156442e19247458d6b9e353e"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:54634
I20260710 11:03:42.641011  3702 raft_consensus.cc:493] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.641394  3702 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.647929  3702 raft_consensus.cc:515] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.649986  3702 leader_election.cc:290] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:42.650853  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925877a9156442e19247458d6b9e353e" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:42.651446  3628 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.651394  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925877a9156442e19247458d6b9e353e" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:42.652092  3778 raft_consensus.cc:3055] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.652462  3778 raft_consensus.cc:740] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:42.653307  3778 consensus_queue.cc:260] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.654618  3778 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.656332  3628 raft_consensus.cc:2468] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 2.
I20260710 11:03:42.657612  3667 leader_election.cc:304] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:42.661481  3778 raft_consensus.cc:2468] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 2.
I20260710 11:03:42.662354  3893 raft_consensus.cc:2804] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.662827  3893 raft_consensus.cc:697] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:42.663657  3893 consensus_queue.cc:237] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.664237  3908 raft_consensus.cc:993] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f: : Instructing follower b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:42.664667  3908 raft_consensus.cc:1081] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Signalling peer b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:42.667313  3777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2a6bd3fbc65492ba0923f2dcd3566ea"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:48300
I20260710 11:03:42.667747  3777 raft_consensus.cc:493] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.668022  3777 raft_consensus.cc:3060] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.671763  3526 catalog_manager.cc:5697] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 1 to 2, leader changed from b614a9563edc40f2be8724d0399af146 (127.3.105.131) to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.675109  3777 raft_consensus.cc:515] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.678995  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6bd3fbc65492ba0923f2dcd3566ea" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:42.679646  3628 raft_consensus.cc:3055] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.680037  3628 raft_consensus.cc:740] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:42.680971  3628 consensus_queue.cc:260] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.682071  3628 raft_consensus.cc:3060] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.682760  3702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6bd3fbc65492ba0923f2dcd3566ea" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:42.683320  3702 raft_consensus.cc:3060] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.688411  3777 leader_election.cc:290] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:42.691272  3702 raft_consensus.cc:2468] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 2.
I20260710 11:03:42.692386  3742 leader_election.cc:304] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:42.693189  3870 raft_consensus.cc:2804] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.693311  3628 raft_consensus.cc:2468] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 2.
I20260710 11:03:42.693679  3870 raft_consensus.cc:697] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Becoming Leader. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:42.694504  3870 consensus_queue.cc:237] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.700937  3526 catalog_manager.cc:5697] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 reported cstate change: term changed from 1 to 2, leader changed from 7b4c3ade843345668bd597149890e42f (127.3.105.129) to b614a9563edc40f2be8724d0399af146 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "b614a9563edc40f2be8724d0399af146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:42.739552  3828 raft_consensus.cc:993] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146: : Instructing follower 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:42.740027  3870 raft_consensus.cc:1081] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Signalling peer 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:42.741638  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:58594
I20260710 11:03:42.742195  3628 raft_consensus.cc:493] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.742578  3628 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.749095  3628 raft_consensus.cc:515] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.751637  3628 leader_election.cc:290] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 2 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:42.752751  3702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:42.753378  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:42.753750  3702 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.754150  3777 raft_consensus.cc:3055] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.754596  3777 raft_consensus.cc:740] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:42.755659  3777 consensus_queue.cc:260] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.757180  3777 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.759903  3702 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 2.
I20260710 11:03:42.761176  3593 leader_election.cc:304] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:42.761958  3908 raft_consensus.cc:2804] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.762431  3908 raft_consensus.cc:697] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:42.763098  3908 consensus_queue.cc:237] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:42.765247  3777 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 2.
I20260710 11:03:42.769950  3526 catalog_manager.cc:5697] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 1 to 2, leader changed from b614a9563edc40f2be8724d0399af146 (127.3.105.131) to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 2 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:42.787870  3777 raft_consensus.cc:1275] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.789204  3908 consensus_queue.cc:1048] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.797027  3702 raft_consensus.cc:1275] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.798491  3908 consensus_queue.cc:1048] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.908272  3628 raft_consensus.cc:1275] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.909588  3893 consensus_queue.cc:1048] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.917155  3777 raft_consensus.cc:1275] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:42.918632  3890 consensus_queue.cc:1048] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.008072  3703 raft_consensus.cc:1275] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.009413  3908 consensus_queue.cc:1048] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.010547  3777 raft_consensus.cc:1275] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.011847  3891 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.019335  3778 raft_consensus.cc:1275] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.021596  3852 consensus_queue.cc:1048] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.023588  3628 raft_consensus.cc:1275] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.026043  3860 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.046936  3628 raft_consensus.cc:1275] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.048002  3860 consensus_queue.cc:1048] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.054857  3778 raft_consensus.cc:1275] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.057282  3891 consensus_queue.cc:1048] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.199172  3628 raft_consensus.cc:1275] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.200222  3870 consensus_queue.cc:1048] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.207999  3703 raft_consensus.cc:1275] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.209776  3915 consensus_queue.cc:1048] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.256539  3778 raft_consensus.cc:1275] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.257795  3852 consensus_queue.cc:1048] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.265926  3703 raft_consensus.cc:1275] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.268167  3908 consensus_queue.cc:1048] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:45.273010  3494 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:03:45.273955  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:45.290917  3628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
mode: GRACEFUL
new_leader_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:58624
I20260710 11:03:45.291359  3628 raft_consensus.cc:606] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Received request to transfer leadership to TS b614a9563edc40f2be8724d0399af146
I20260710 11:03:45.300941  3702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
mode: GRACEFUL
new_leader_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:54666
I20260710 11:03:45.301447  3702 raft_consensus.cc:606] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Received request to transfer leadership to TS b614a9563edc40f2be8724d0399af146
I20260710 11:03:45.302570  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:45.303114  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:45.690569  3908 raft_consensus.cc:993] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f: : Instructing follower b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:45.690999  3924 raft_consensus.cc:1081] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Signalling peer b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:45.692373  3777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:48300
I20260710 11:03:45.692860  3777 raft_consensus.cc:493] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:45.693136  3777 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:45.697443  3777 raft_consensus.cc:515] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:45.698926  3777 leader_election.cc:290] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:45.699815  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:45.699834  3702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:45.700489  3628 raft_consensus.cc:3055] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:45.700526  3702 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:45.700928  3628 raft_consensus.cc:740] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:45.701624  3628 consensus_queue.cc:260] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:45.702664  3628 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:45.706914  3702 raft_consensus.cc:2468] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 2.
I20260710 11:03:45.708137  3742 leader_election.cc:304] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1021bf100fa248fd97691aae8da46b26, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:45.708918  3920 raft_consensus.cc:2804] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:45.709417  3920 raft_consensus.cc:697] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Becoming Leader. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:45.708941  3628 raft_consensus.cc:2468] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 2.
I20260710 11:03:45.710136  3920 consensus_queue.cc:237] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:45.718619  3522 catalog_manager.cc:5697] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 reported cstate change: term changed from 1 to 2, leader changed from 7b4c3ade843345668bd597149890e42f (127.3.105.129) to b614a9563edc40f2be8724d0399af146 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "b614a9563edc40f2be8724d0399af146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:45.731701  3931 raft_consensus.cc:993] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26: : Instructing follower b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:45.732132  3931 raft_consensus.cc:1081] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Signalling peer b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:45.733583  3777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:48306
I20260710 11:03:45.734058  3777 raft_consensus.cc:493] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:45.734318  3777 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:45.738505  3777 raft_consensus.cc:515] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:45.740094  3777 leader_election.cc:290] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 3 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:45.741053  3702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:45.741140  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:45.741513  3702 raft_consensus.cc:3055] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:45.741564  3628 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:45.741806  3702 raft_consensus.cc:740] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:45.742417  3702 consensus_queue.cc:260] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:45.743224  3702 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:45.745513  3628 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 3.
I20260710 11:03:45.746510  3741 leader_election.cc:304] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:45.747277  3920 raft_consensus.cc:2804] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:45.747684  3920 raft_consensus.cc:697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 3 LEADER]: Becoming Leader. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:45.747761  3702 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 3.
I20260710 11:03:45.748390  3920 consensus_queue.cc:237] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:45.754288  3522 catalog_manager.cc:5697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 reported cstate change: term changed from 2 to 3, leader changed from 1021bf100fa248fd97691aae8da46b26 (127.3.105.130) to b614a9563edc40f2be8724d0399af146 (127.3.105.131). New cstate: current_term: 3 leader_uuid: "b614a9563edc40f2be8724d0399af146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:46.196350  3628 raft_consensus.cc:1275] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.197512  3920 consensus_queue.cc:1048] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.206151  3702 raft_consensus.cc:1275] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:46.207479  3925 consensus_queue.cc:1048] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:46.280401  3703 raft_consensus.cc:1275] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:46.281577  3935 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:46.289285  3628 raft_consensus.cc:1275] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:46.290958  3925 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:46.303848  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:46.313238  3628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
mode: GRACEFUL
new_leader_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:58614
I20260710 11:03:46.313694  3628 raft_consensus.cc:606] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Received request to transfer leadership to TS 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:46.318398  3628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
mode: GRACEFUL
new_leader_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:58614
I20260710 11:03:46.318789  3628 raft_consensus.cc:606] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Received request to transfer leadership to TS 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:46.322877  3628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
mode: GRACEFUL
new_leader_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:58614
I20260710 11:03:46.323261  3628 raft_consensus.cc:606] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Received request to transfer leadership to TS 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:46.327207  3777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
mode: GRACEFUL
new_leader_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:48312
I20260710 11:03:46.327658  3777 raft_consensus.cc:606] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Received request to transfer leadership to TS 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:46.338567  3777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
mode: GRACEFUL
new_leader_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:48312
I20260710 11:03:46.339038  3777 raft_consensus.cc:606] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 3 LEADER]: Received request to transfer leadership to TS 1021bf100fa248fd97691aae8da46b26
I20260710 11:03:46.382370  3924 raft_consensus.cc:993] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f: : Instructing follower 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.382807  3939 raft_consensus.cc:1081] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Signalling peer 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.384236  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:54618
I20260710 11:03:46.384689  3703 raft_consensus.cc:493] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.385068  3703 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.389230  3703 raft_consensus.cc:515] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:46.390775  3703 leader_election.cc:290] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 3 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:46.391487  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:46.391937  3628 raft_consensus.cc:3055] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:46.391839  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8581d1b4a234419fa13498c5a39c3591" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:46.392212  3628 raft_consensus.cc:740] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:46.392355  3777 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.392820  3628 consensus_queue.cc:260] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:46.393582  3628 raft_consensus.cc:3060] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.396764  3777 raft_consensus.cc:2468] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 3.
I20260710 11:03:46.397778  3628 raft_consensus.cc:2468] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 3.
I20260710 11:03:46.397931  3668 leader_election.cc:304] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [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: 1021bf100fa248fd97691aae8da46b26, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:46.398656  3931 raft_consensus.cc:2804] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:46.399537  3931 raft_consensus.cc:697] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:46.399658  3924 raft_consensus.cc:993] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f: : Instructing follower 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.400445  3939 raft_consensus.cc:1081] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Signalling peer 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.400210  3931 consensus_queue.cc:237] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } }
I20260710 11:03:46.401877  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:54618
I20260710 11:03:46.402323  3703 raft_consensus.cc:493] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.402631  3703 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.407541  3522 catalog_manager.cc:5697] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 2 to 3, leader changed from 7b4c3ade843345668bd597149890e42f (127.3.105.129) to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 3 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:46.408406  3703 raft_consensus.cc:515] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.410449  3703 leader_election.cc:290] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 3 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:46.411016  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:46.411549  3628 raft_consensus.cc:3055] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:46.411906  3628 raft_consensus.cc:740] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:46.411459  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:46.412596  3628 consensus_queue.cc:260] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.413185  3777 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.413689  3628 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.419236  3628 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 3.
I20260710 11:03:46.419133  3777 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 3.
I20260710 11:03:46.420220  3667 leader_election.cc:304] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [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: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:46.420984  3931 raft_consensus.cc:2804] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:46.421414  3931 raft_consensus.cc:697] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:46.422078  3931 consensus_queue.cc:237] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.428247  3522 catalog_manager.cc:5697] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 2 to 3, leader changed from 7b4c3ade843345668bd597149890e42f (127.3.105.129) to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 3 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.634181  3935 raft_consensus.cc:993] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146: : Instructing follower 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.634574  3925 raft_consensus.cc:1081] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Signalling peer 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.635850  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:54634
I20260710 11:03:46.636292  3703 raft_consensus.cc:493] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.636646  3703 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.640926  3703 raft_consensus.cc:515] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.642992  3703 leader_election.cc:290] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 3 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:46.643146  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:46.643524  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83db3cab21244106a945be2a8de6b1e1" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:46.643699  3628 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.644078  3777 raft_consensus.cc:3055] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:46.644381  3777 raft_consensus.cc:740] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:46.645138  3777 consensus_queue.cc:260] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.646292  3777 raft_consensus.cc:3060] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.649513  3628 raft_consensus.cc:2468] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 3.
I20260710 11:03:46.650563  3667 leader_election.cc:304] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [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: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:46.651165  3931 raft_consensus.cc:2804] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:46.651517  3931 raft_consensus.cc:697] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:46.651676  3777 raft_consensus.cc:2468] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 3.
I20260710 11:03:46.652209  3931 consensus_queue.cc:237] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.657465  3522 catalog_manager.cc:5697] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 2 to 3, leader changed from b614a9563edc40f2be8724d0399af146 (127.3.105.131) to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 3 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.693045  3935 raft_consensus.cc:993] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146: : Instructing follower 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.693457  3935 raft_consensus.cc:1081] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 3 LEADER]: Signalling peer 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.694939  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:54634
I20260710 11:03:46.695384  3703 raft_consensus.cc:493] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.695658  3703 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:46.700114  3703 raft_consensus.cc:515] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.701396  3703 leader_election.cc:290] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 4 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:46.702126  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:46.702214  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:46.702675  3628 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:46.702754  3777 raft_consensus.cc:3055] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:46.703091  3777 raft_consensus.cc:740] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:46.703760  3777 consensus_queue.cc:260] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.704802  3777 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:46.708225  3628 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 4.
I20260710 11:03:46.709153  3667 leader_election.cc:304] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [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: 1021bf100fa248fd97691aae8da46b26, 7b4c3ade843345668bd597149890e42f; no voters: 
I20260710 11:03:46.709744  3931 raft_consensus.cc:2804] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:46.709805  3777 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 4.
I20260710 11:03:46.710278  3931 raft_consensus.cc:697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 4 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:46.710951  3931 consensus_queue.cc:237] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.715827  3522 catalog_manager.cc:5697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 3 to 4, leader changed from b614a9563edc40f2be8724d0399af146 (127.3.105.131) to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 4 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.863230  3628 raft_consensus.cc:1275] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:46.864440  3931 consensus_queue.cc:1048] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:46.875730  3777 raft_consensus.cc:1275] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:46.877074  3948 consensus_queue.cc:1048] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:46.932083  3939 raft_consensus.cc:993] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f: : Instructing follower 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.932463  3939 raft_consensus.cc:1081] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Signalling peer 1021bf100fa248fd97691aae8da46b26 to start an election
I20260710 11:03:46.933808  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
 from {username='slave'} at 127.0.0.1:54618
I20260710 11:03:46.934396  3703 raft_consensus.cc:493] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.934691  3703 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.938455  3703 raft_consensus.cc:515] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.939761  3703 leader_election.cc:290] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [CANDIDATE]: Term 3 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:46.940620  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:46.940801  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "1021bf100fa248fd97691aae8da46b26" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:46.941097  3629 raft_consensus.cc:3055] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:46.941267  3777 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.941390  3629 raft_consensus.cc:740] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:46.942122  3629 consensus_queue.cc:260] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.942968  3629 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.945436  3777 raft_consensus.cc:2468] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 3.
I20260710 11:03:46.947276  3629 raft_consensus.cc:2468] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1021bf100fa248fd97691aae8da46b26 in term 3.
I20260710 11:03:46.948258  3668 leader_election.cc:304] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [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: 1021bf100fa248fd97691aae8da46b26, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:46.948890  3948 raft_consensus.cc:2804] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:46.949337  3948 raft_consensus.cc:697] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Becoming Leader. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:46.950052  3948 consensus_queue.cc:237] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:46.956699  3525 catalog_manager.cc:5697] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 reported cstate change: term changed from 2 to 3, leader changed from 7b4c3ade843345668bd597149890e42f (127.3.105.129) to 1021bf100fa248fd97691aae8da46b26 (127.3.105.130). New cstate: current_term: 3 leader_uuid: "1021bf100fa248fd97691aae8da46b26" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.971590  3777 raft_consensus.cc:1275] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:46.972608  3942 consensus_queue.cc:1048] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:46.980114  3629 raft_consensus.cc:1275] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:46.981711  3931 consensus_queue.cc:1048] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:47.120805  3777 raft_consensus.cc:1275] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:47.122128  3931 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:47.129154  3629 raft_consensus.cc:1275] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:47.130384  3948 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:47.161072  3777 raft_consensus.cc:1275] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.162149  3948 consensus_queue.cc:1048] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:47.168675  3629 raft_consensus.cc:1275] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.170334  3931 consensus_queue.cc:1048] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:47.406553  3777 raft_consensus.cc:1275] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.407610  3931 consensus_queue.cc:1048] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:47.415730  3629 raft_consensus.cc:1275] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Refusing update from remote peer 1021bf100fa248fd97691aae8da46b26: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.418025  3948 consensus_queue.cc:1048] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:49.343394  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:49.350833  3703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
mode: GRACEFUL
new_leader_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:54666
I20260710 11:03:49.351470  3703 raft_consensus.cc:606] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Received request to transfer leadership to TS 7b4c3ade843345668bd597149890e42f
I20260710 11:03:49.354013  3703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
mode: GRACEFUL
new_leader_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:54666
I20260710 11:03:49.354398  3703 raft_consensus.cc:606] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 4 LEADER]: Received request to transfer leadership to TS b614a9563edc40f2be8724d0399af146
I20260710 11:03:49.356348  3703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "925877a9156442e19247458d6b9e353e"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
mode: GRACEFUL
new_leader_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:54666
I20260710 11:03:49.356678  3703 raft_consensus.cc:606] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Received request to transfer leadership to TS 7b4c3ade843345668bd597149890e42f
I20260710 11:03:49.358587  3703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5b4181b179d4c768e45c53ff6e05f65"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
mode: GRACEFUL
new_leader_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:54666
I20260710 11:03:49.358920  3703 raft_consensus.cc:606] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Received request to transfer leadership to TS b614a9563edc40f2be8724d0399af146
I20260710 11:03:49.360810  3703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13"
dest_uuid: "1021bf100fa248fd97691aae8da46b26"
mode: GRACEFUL
new_leader_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:54666
I20260710 11:03:49.361176  3703 raft_consensus.cc:606] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Received request to transfer leadership to TS 7b4c3ade843345668bd597149890e42f
I20260710 11:03:49.362064  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:03:49.362457  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:49.385517  3942 raft_consensus.cc:993] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26: : Instructing follower b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:49.386053  3962 raft_consensus.cc:1081] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 4 LEADER]: Signalling peer b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:49.387465  3778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:48306
I20260710 11:03:49.387868  3778 raft_consensus.cc:493] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:49.388156  3778 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:49.393061  3778 raft_consensus.cc:515] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.394480  3778 leader_election.cc:290] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 5 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:49.395552  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:49.395561  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ef0dcc277d45f6a2f2cf2c3af882cd" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:49.396427  3703 raft_consensus.cc:3055] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:03:49.396513  3629 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:49.396694  3703 raft_consensus.cc:740] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:49.397480  3703 consensus_queue.cc:260] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.398370  3703 raft_consensus.cc:3060] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:49.401909  3629 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 5.
I20260710 11:03:49.402305  3942 raft_consensus.cc:993] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26: : Instructing follower b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:49.402758  3962 raft_consensus.cc:1081] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Signalling peer b614a9563edc40f2be8724d0399af146 to start an election
I20260710 11:03:49.403155  3741 leader_election.cc:304] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:49.403970  3935 raft_consensus.cc:2804] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:03:49.404350  3703 raft_consensus.cc:2468] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 5.
I20260710 11:03:49.404503  3778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5b4181b179d4c768e45c53ff6e05f65"
dest_uuid: "b614a9563edc40f2be8724d0399af146"
 from {username='slave'} at 127.0.0.1:48306
I20260710 11:03:49.405109  3778 raft_consensus.cc:493] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:49.405448  3935 raft_consensus.cc:697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 5 LEADER]: Becoming Leader. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:49.405462  3778 raft_consensus.cc:3060] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:49.406528  3935 consensus_queue.cc:237] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.409668  3942 raft_consensus.cc:993] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26: : Instructing follower 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:49.410053  3962 raft_consensus.cc:1081] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Signalling peer 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:49.411424  3778 raft_consensus.cc:515] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.412922  3778 leader_election.cc:290] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 2 election: Requested vote from peers 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541), 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761)
I20260710 11:03:49.413619  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b4181b179d4c768e45c53ff6e05f65" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b4c3ade843345668bd597149890e42f"
I20260710 11:03:49.413947  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b4181b179d4c768e45c53ff6e05f65" candidate_uuid: "b614a9563edc40f2be8724d0399af146" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:49.414160  3629 raft_consensus.cc:3060] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:49.414287  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "925877a9156442e19247458d6b9e353e"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:58604
I20260710 11:03:49.414458  3703 raft_consensus.cc:3055] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:49.414794  3703 raft_consensus.cc:740] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:49.414808  3628 raft_consensus.cc:493] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:49.415302  3628 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:49.416684  3522 catalog_manager.cc:5697] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 reported cstate change: term changed from 4 to 5, leader changed from 1021bf100fa248fd97691aae8da46b26 (127.3.105.130) to b614a9563edc40f2be8724d0399af146 (127.3.105.131). New cstate: current_term: 5 leader_uuid: "b614a9563edc40f2be8724d0399af146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:49.418008  3703 consensus_queue.cc:260] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.419183  3703 raft_consensus.cc:3060] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:49.420717  3629 raft_consensus.cc:2468] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 2.
I20260710 11:03:49.421669  3628 raft_consensus.cc:515] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.421869  3741 leader_election.cc:304] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:49.422823  3935 raft_consensus.cc:2804] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:49.423303  3935 raft_consensus.cc:697] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Becoming Leader. State: Replica: b614a9563edc40f2be8724d0399af146, State: Running, Role: LEADER
I20260710 11:03:49.424160  3935 consensus_queue.cc:237] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.424606  3703 raft_consensus.cc:2468] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b614a9563edc40f2be8724d0399af146 in term 2.
I20260710 11:03:49.427171  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925877a9156442e19247458d6b9e353e" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:49.427662  3628 leader_election.cc:290] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 3 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:49.427706  3703 raft_consensus.cc:3055] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:49.428730  3703 raft_consensus.cc:740] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:49.428440  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925877a9156442e19247458d6b9e353e" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:49.429441  3778 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:49.429523  3703 consensus_queue.cc:260] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.430575  3703 raft_consensus.cc:3060] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:49.436070  3778 raft_consensus.cc:2468] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 3.
I20260710 11:03:49.437685  3593 leader_election.cc:304] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:49.438834  3703 raft_consensus.cc:2468] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 3.
I20260710 11:03:49.440953  3969 raft_consensus.cc:2804] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:49.443105  3969 raft_consensus.cc:697] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 3 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:49.444568  3969 consensus_queue.cc:237] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.450631  3522 catalog_manager.cc:5697] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 reported cstate change: term changed from 1 to 2, leader changed from 1021bf100fa248fd97691aae8da46b26 (127.3.105.130) to b614a9563edc40f2be8724d0399af146 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "b614a9563edc40f2be8724d0399af146" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:49.452195  3525 catalog_manager.cc:5697] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 2 to 3, leader changed from 1021bf100fa248fd97691aae8da46b26 (127.3.105.130) to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 3 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:49.578418  3942 raft_consensus.cc:993] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26: : Instructing follower 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:49.578804  3962 raft_consensus.cc:1081] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Signalling peer 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:49.580104  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:58604
I20260710 11:03:49.580467  3628 raft_consensus.cc:493] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:49.580698  3628 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:49.584460  3628 raft_consensus.cc:515] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.585739  3628 leader_election.cc:290] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 4 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:49.586495  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:49.586786  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36ea6be1f3f475d90e5bb17ba4b3e13" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:49.587006  3703 raft_consensus.cc:3055] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:49.587272  3778 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:49.587309  3703 raft_consensus.cc:740] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:49.588131  3703 consensus_queue.cc:260] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.589236  3703 raft_consensus.cc:3060] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:49.593091  3778 raft_consensus.cc:2468] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 4.
I20260710 11:03:49.594100  3593 leader_election.cc:304] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:49.594772  3969 raft_consensus.cc:2804] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:49.594830  3703 raft_consensus.cc:2468] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 4.
I20260710 11:03:49.595193  3969 raft_consensus.cc:697] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 4 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:49.596251  3969 consensus_queue.cc:237] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.602085  3525 catalog_manager.cc:5697] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 3 to 4, leader changed from 1021bf100fa248fd97691aae8da46b26 (127.3.105.130) to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 4 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:49.631409  3942 raft_consensus.cc:993] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26: : Instructing follower 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:49.631826  3962 raft_consensus.cc:1081] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Signalling peer 7b4c3ade843345668bd597149890e42f to start an election
I20260710 11:03:49.633065  3628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff"
dest_uuid: "7b4c3ade843345668bd597149890e42f"
 from {username='slave'} at 127.0.0.1:58604
I20260710 11:03:49.633455  3628 raft_consensus.cc:493] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:49.633713  3628 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:49.637799  3628 raft_consensus.cc:515] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.639137  3628 leader_election.cc:290] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [CANDIDATE]: Term 4 election: Requested vote from peers 1021bf100fa248fd97691aae8da46b26 (127.3.105.130:40761), b614a9563edc40f2be8724d0399af146 (127.3.105.131:37281)
I20260710 11:03:49.639739  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1021bf100fa248fd97691aae8da46b26"
I20260710 11:03:49.640007  3778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "701abd92a94b4469b5476d4cc4d6adff" candidate_uuid: "7b4c3ade843345668bd597149890e42f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b614a9563edc40f2be8724d0399af146"
I20260710 11:03:49.640259  3703 raft_consensus.cc:3055] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:49.640481  3778 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:49.640558  3703 raft_consensus.cc:740] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1021bf100fa248fd97691aae8da46b26, State: Running, Role: LEADER
I20260710 11:03:49.641347  3703 consensus_queue.cc:260] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.642380  3703 raft_consensus.cc:3060] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:49.646299  3778 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 4.
I20260710 11:03:49.647235  3593 leader_election.cc:304] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [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: 7b4c3ade843345668bd597149890e42f, b614a9563edc40f2be8724d0399af146; no voters: 
I20260710 11:03:49.647703  3703 raft_consensus.cc:2468] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b4c3ade843345668bd597149890e42f in term 4.
I20260710 11:03:49.647791  3969 raft_consensus.cc:2804] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:49.648257  3969 raft_consensus.cc:697] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 4 LEADER]: Becoming Leader. State: Replica: 7b4c3ade843345668bd597149890e42f, State: Running, Role: LEADER
I20260710 11:03:49.649008  3969 consensus_queue.cc:237] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [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: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } }
I20260710 11:03:49.655040  3525 catalog_manager.cc:5697] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f reported cstate change: term changed from 3 to 4, leader changed from 1021bf100fa248fd97691aae8da46b26 (127.3.105.130) to 7b4c3ade843345668bd597149890e42f (127.3.105.129). New cstate: current_term: 4 leader_uuid: "7b4c3ade843345668bd597149890e42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:49.848209  3703 raft_consensus.cc:1275] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.849575  3935 consensus_queue.cc:1048] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.859113  3628 raft_consensus.cc:1275] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:49.860936  3963 consensus_queue.cc:1048] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:49.879909  3628 raft_consensus.cc:1275] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 5 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:49.880947  3963 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b4c3ade843345668bd597149890e42f" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 42541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:49.889379  3703 raft_consensus.cc:1275] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 5 FOLLOWER]: Refusing update from remote peer b614a9563edc40f2be8724d0399af146: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:49.890656  3981 consensus_queue.cc:1048] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:49.979543  3778 raft_consensus.cc:1275] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:49.980562  3969 consensus_queue.cc:1048] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:49.990669  3703 raft_consensus.cc:1275] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:49.991962  3984 consensus_queue.cc:1048] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:50.028178  3778 raft_consensus.cc:1275] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:50.028656  3777 raft_consensus.cc:1275] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:50.029270  3969 consensus_queue.cc:1048] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:50.029793  3984 consensus_queue.cc:1048] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b614a9563edc40f2be8724d0399af146" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 37281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:50.042161  3703 raft_consensus.cc:1275] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:50.043789  3988 consensus_queue.cc:1048] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:50.045823  3703 raft_consensus.cc:1275] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Refusing update from remote peer 7b4c3ade843345668bd597149890e42f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:50.049796  3984 consensus_queue.cc:1048] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1021bf100fa248fd97691aae8da46b26" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 40761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:50.363291  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:50.368607  3494 tablet_server.cc:179] TabletServer@127.3.105.129:0 shutting down...
I20260710 11:03:50.392897  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:50.393635  3494 tablet_replica.cc:333] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.394268  3494 raft_consensus.cc:2243] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.394727  3494 raft_consensus.cc:2272] T 8581d1b4a234419fa13498c5a39c3591 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.396875  3494 tablet_replica.cc:333] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.397383  3494 raft_consensus.cc:2243] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.397750  3494 raft_consensus.cc:2272] T a5b4181b179d4c768e45c53ff6e05f65 P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.399875  3494 tablet_replica.cc:333] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.400373  3494 raft_consensus.cc:2243] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.401163  3494 raft_consensus.cc:2272] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.403146  3494 tablet_replica.cc:333] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.403611  3494 raft_consensus.cc:2243] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.404299  3494 raft_consensus.cc:2272] T 925877a9156442e19247458d6b9e353e P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.406162  3494 tablet_replica.cc:333] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.406626  3494 raft_consensus.cc:2243] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.407023  3494 raft_consensus.cc:2272] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 7b4c3ade843345668bd597149890e42f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.408946  3494 tablet_replica.cc:333] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.409401  3494 raft_consensus.cc:2243] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.410069  3494 raft_consensus.cc:2272] T 701abd92a94b4469b5476d4cc4d6adff P 7b4c3ade843345668bd597149890e42f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.411958  3494 tablet_replica.cc:333] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.412411  3494 raft_consensus.cc:2243] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.412765  3494 raft_consensus.cc:2272] T e2a6bd3fbc65492ba0923f2dcd3566ea P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.414322  3494 tablet_replica.cc:333] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.414726  3494 raft_consensus.cc:2243] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.415104  3494 raft_consensus.cc:2272] T 83db3cab21244106a945be2a8de6b1e1 P 7b4c3ade843345668bd597149890e42f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.416615  3494 tablet_replica.cc:333] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f: stopping tablet replica
I20260710 11:03:50.417039  3494 raft_consensus.cc:2243] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.417385  3494 raft_consensus.cc:2272] T a28b3084ae6d4e28858a2cf3baa9c3fc P 7b4c3ade843345668bd597149890e42f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:50.421700  3741 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:03:50.424624  3741 consensus_peers.cc:597] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 -> Peer 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541): Couldn't send request to peer 7b4c3ade843345668bd597149890e42f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:50.429425  3741 consensus_peers.cc:597] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 -> Peer 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541): Couldn't send request to peer 7b4c3ade843345668bd597149890e42f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:50.512138  3741 consensus_peers.cc:597] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 -> Peer 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541): Couldn't send request to peer 7b4c3ade843345668bd597149890e42f. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:42541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:50.513387  3494 tablet_server.cc:196] TabletServer@127.3.105.129:0 shutdown complete.
I20260710 11:03:50.530632  3494 tablet_server.cc:179] TabletServer@127.3.105.130:0 shutting down...
W20260710 11:03:50.551105  3667 consensus_peers.cc:597] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 -> Peer 7b4c3ade843345668bd597149890e42f (127.3.105.129:42541): Couldn't send request to peer 7b4c3ade843345668bd597149890e42f. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:42541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:50.555579  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:50.556313  3494 tablet_replica.cc:333] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.557075  3494 raft_consensus.cc:2243] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.557906  3494 raft_consensus.cc:2272] T 83db3cab21244106a945be2a8de6b1e1 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.559687  3494 tablet_replica.cc:333] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.560163  3494 raft_consensus.cc:2243] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.560895  3494 raft_consensus.cc:2272] T a28b3084ae6d4e28858a2cf3baa9c3fc P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.562593  3494 tablet_replica.cc:333] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.563078  3494 raft_consensus.cc:2243] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.563791  3494 raft_consensus.cc:2272] T 8581d1b4a234419fa13498c5a39c3591 P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.565337  3494 tablet_replica.cc:333] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.565750  3494 raft_consensus.cc:2243] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.566062  3494 raft_consensus.cc:2272] T 925877a9156442e19247458d6b9e353e P 1021bf100fa248fd97691aae8da46b26 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.568012  3494 tablet_replica.cc:333] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.568446  3494 raft_consensus.cc:2243] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.568846  3494 raft_consensus.cc:2272] T 87ef0dcc277d45f6a2f2cf2c3af882cd P 1021bf100fa248fd97691aae8da46b26 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.570835  3494 tablet_replica.cc:333] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.571271  3494 raft_consensus.cc:2243] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.571602  3494 raft_consensus.cc:2272] T 701abd92a94b4469b5476d4cc4d6adff P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.573452  3494 tablet_replica.cc:333] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.573870  3494 raft_consensus.cc:2243] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.574208  3494 raft_consensus.cc:2272] T d36ea6be1f3f475d90e5bb17ba4b3e13 P 1021bf100fa248fd97691aae8da46b26 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.575855  3494 tablet_replica.cc:333] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.576256  3494 raft_consensus.cc:2243] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.576571  3494 raft_consensus.cc:2272] T a5b4181b179d4c768e45c53ff6e05f65 P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.578333  3494 tablet_replica.cc:333] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26: stopping tablet replica
I20260710 11:03:50.578701  3494 raft_consensus.cc:2243] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.579031  3494 raft_consensus.cc:2272] T e2a6bd3fbc65492ba0923f2dcd3566ea P 1021bf100fa248fd97691aae8da46b26 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.604876  3494 tablet_server.cc:196] TabletServer@127.3.105.130:0 shutdown complete.
I20260710 11:03:50.620321  3494 tablet_server.cc:179] TabletServer@127.3.105.131:0 shutting down...
I20260710 11:03:50.643271  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:50.643878  3494 tablet_replica.cc:333] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.644378  3494 raft_consensus.cc:2243] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.645159  3494 raft_consensus.cc:2272] T e2a6bd3fbc65492ba0923f2dcd3566ea P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.646749  3494 tablet_replica.cc:333] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.647210  3494 raft_consensus.cc:2243] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.647583  3494 raft_consensus.cc:2272] T 8581d1b4a234419fa13498c5a39c3591 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.649204  3494 tablet_replica.cc:333] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.649652  3494 raft_consensus.cc:2243] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.650058  3494 raft_consensus.cc:2272] T 701abd92a94b4469b5476d4cc4d6adff P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.652359  3494 tablet_replica.cc:333] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.652859  3494 raft_consensus.cc:2243] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.653477  3494 raft_consensus.cc:2272] T 87ef0dcc277d45f6a2f2cf2c3af882cd P b614a9563edc40f2be8724d0399af146 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.655221  3494 tablet_replica.cc:333] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.655647  3494 raft_consensus.cc:2243] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.655956  3494 raft_consensus.cc:2272] T a28b3084ae6d4e28858a2cf3baa9c3fc P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.657464  3494 tablet_replica.cc:333] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.657876  3494 raft_consensus.cc:2243] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.658221  3494 raft_consensus.cc:2272] T 83db3cab21244106a945be2a8de6b1e1 P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.659621  3494 tablet_replica.cc:333] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.660086  3494 raft_consensus.cc:2243] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.660732  3494 raft_consensus.cc:2272] T a5b4181b179d4c768e45c53ff6e05f65 P b614a9563edc40f2be8724d0399af146 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.662621  3494 tablet_replica.cc:333] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.663038  3494 raft_consensus.cc:2243] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.663422  3494 raft_consensus.cc:2272] T d36ea6be1f3f475d90e5bb17ba4b3e13 P b614a9563edc40f2be8724d0399af146 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.665344  3494 tablet_replica.cc:333] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146: stopping tablet replica
I20260710 11:03:50.665745  3494 raft_consensus.cc:2243] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:50.666109  3494 raft_consensus.cc:2272] T 925877a9156442e19247458d6b9e353e P b614a9563edc40f2be8724d0399af146 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.690984  3494 tablet_server.cc:196] TabletServer@127.3.105.131:0 shutdown complete.
I20260710 11:03:50.706156  3494 master.cc:562] Master@127.3.105.190:34419 shutting down...
I20260710 11:03:50.796355  3581 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:03:50.810807  3494 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:50.811394  3494 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:50.811705  3494 tablet_replica.cc:333] T 00000000000000000000000000000000 P b36d962563cf4c9088d5c3a3f7d751ab: stopping tablet replica
I20260710 11:03:50.829375  3494 master.cc:584] Master@127.3.105.190:34419 shutdown complete.
1021bf100fa248fd97691aae8da46b26  4
7b4c3ade843345668bd597149890e42f  4
b614a9563edc40f2be8724d0399af146  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12263 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:03:50.865991  3494 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.105.190:43623
I20260710 11:03:50.867035  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:50.872128  3998 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:50.872166  3999 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:50.873627  4001 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:50.874213  3494 server_base.cc:1061] running on GCE node
I20260710 11:03:50.874938  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:50.875134  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:50.875273  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681430875255 us; error 0 us; skew 500 ppm
I20260710 11:03:50.875759  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:50.878044  3494 webserver.cc:533] Webserver started at http://127.3.105.190:44011/ using document root <none> and password file <none>
I20260710 11:03:50.878501  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:50.878677  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:50.878921  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:50.879985  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/master-0-root/instance:
uuid: "9b4785e957084d87b9406ad1b7b4a815"
format_stamp: "Formatted at 2026-07-10 11:03:50 on dist-test-slave-dbkd"
I20260710 11:03:50.884132  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:03:50.887266  4006 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:50.887943  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:50.888207  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/master-0-root
uuid: "9b4785e957084d87b9406ad1b7b4a815"
format_stamp: "Formatted at 2026-07-10 11:03:50 on dist-test-slave-dbkd"
I20260710 11:03:50.888464  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:50.901613  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:50.903007  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:50.938480  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.190:43623
I20260710 11:03:50.938575  4057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.190:43623 every 8 connection(s)
I20260710 11:03:50.942181  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:50.951081  4058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815: Bootstrap starting.
I20260710 11:03:50.955513  4058 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:50.959460  4058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815: No bootstrap required, opened a new log
I20260710 11:03:50.961503  4058 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4785e957084d87b9406ad1b7b4a815" member_type: VOTER }
I20260710 11:03:50.961865  4058 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:50.962087  4058 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b4785e957084d87b9406ad1b7b4a815, State: Initialized, Role: FOLLOWER
I20260710 11:03:50.962661  4058 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b4785e957084d87b9406ad1b7b4a815" member_type: VOTER }
I20260710 11:03:50.963073  4058 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:50.963282  4058 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:50.963528  4058 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:50.967444  4058 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4785e957084d87b9406ad1b7b4a815" member_type: VOTER }
I20260710 11:03:50.967940  4058 leader_election.cc:304] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [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: 9b4785e957084d87b9406ad1b7b4a815; no voters: 
I20260710 11:03:50.969079  4058 leader_election.cc:290] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:50.969376  4061 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:50.970731  4061 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 1 LEADER]: Becoming Leader. State: Replica: 9b4785e957084d87b9406ad1b7b4a815, State: Running, Role: LEADER
I20260710 11:03:50.971458  4061 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [LEADER]: Queue going to LEADER mode. State: All 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: "9b4785e957084d87b9406ad1b7b4a815" member_type: VOTER }
I20260710 11:03:50.971953  4058 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:50.975957  4063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b4785e957084d87b9406ad1b7b4a815. Latest consensus state: current_term: 1 leader_uuid: "9b4785e957084d87b9406ad1b7b4a815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4785e957084d87b9406ad1b7b4a815" member_type: VOTER } }
I20260710 11:03:50.976017  4062 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b4785e957084d87b9406ad1b7b4a815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b4785e957084d87b9406ad1b7b4a815" member_type: VOTER } }
I20260710 11:03:50.976737  4062 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:50.976699  4063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:50.981145  4068 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:50.986956  4068 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:50.987917  3494 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:50.995254  4068 catalog_manager.cc:1383] Generated new cluster ID: f45f0ac445fa4c26a122a930502493ed
I20260710 11:03:50.995525  4068 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:51.012545  4068 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:51.013767  4068 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:51.030580  4068 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815: Generated new TSK 0
I20260710 11:03:51.031167  4068 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:51.054512  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:51.060245  4079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:51.061048  4080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:51.062778  4082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:51.063077  3494 server_base.cc:1061] running on GCE node
I20260710 11:03:51.063908  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:51.064085  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:51.064253  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681431064235 us; error 0 us; skew 500 ppm
I20260710 11:03:51.064826  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:51.067078  3494 webserver.cc:533] Webserver started at http://127.3.105.129:41681/ using document root <none> and password file <none>
I20260710 11:03:51.067543  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:51.067732  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:51.067988  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:51.069073  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-0-root/instance:
uuid: "18528c2dc49249449c94c1426e3eb114"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-dbkd"
I20260710 11:03:51.073418  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:03:51.076622  4087 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.077441  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:51.077708  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "18528c2dc49249449c94c1426e3eb114"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-dbkd"
I20260710 11:03:51.078008  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:51.099951  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:51.101312  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:51.102794  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:51.105185  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:51.105392  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.105638  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:51.105803  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.145663  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:44061
I20260710 11:03:51.145727  4149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:44061 every 8 connection(s)
I20260710 11:03:51.150405  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:51.157629  4154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:51.158293  4155 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:51.160555  3494 server_base.cc:1061] running on GCE node
W20260710 11:03:51.160856  4157 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:51.161708  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:51.161901  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:51.162057  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681431162040 us; error 0 us; skew 500 ppm
I20260710 11:03:51.162703  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:51.165457  3494 webserver.cc:533] Webserver started at http://127.3.105.130:37995/ using document root <none> and password file <none>
I20260710 11:03:51.165625  4150 heartbeater.cc:344] Connected to a master server at 127.3.105.190:43623
I20260710 11:03:51.165961  4150 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:51.165979  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:51.166306  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:51.166555  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:51.166719  4150 heartbeater.cc:507] Master 127.3.105.190:43623 requested a full tablet report, sending...
I20260710 11:03:51.167743  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-1-root/instance:
uuid: "f17f931cb6e34adb913bde0d78b8cda5"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-dbkd"
I20260710 11:03:51.168653  4023 ts_manager.cc:194] Registered new tserver with Master: 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061)
I20260710 11:03:51.170289  4023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54668
I20260710 11:03:51.172200  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:03:51.175478  4162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.176187  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 11:03:51.176470  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-1-root
uuid: "f17f931cb6e34adb913bde0d78b8cda5"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-dbkd"
I20260710 11:03:51.176723  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:51.201133  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:51.202354  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:51.203812  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:51.205981  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:51.206182  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.206399  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:51.206550  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.244306  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.130:33425
I20260710 11:03:51.244400  4224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.130:33425 every 8 connection(s)
I20260710 11:03:51.248731  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:51.255110  4228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:51.257275  4229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:51.258762  3494 server_base.cc:1061] running on GCE node
W20260710 11:03:51.258720  4231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:51.259644  4225 heartbeater.cc:344] Connected to a master server at 127.3.105.190:43623
I20260710 11:03:51.260027  4225 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:51.259982  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:51.260363  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:51.260566  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681431260542 us; error 0 us; skew 500 ppm
I20260710 11:03:51.261000  4225 heartbeater.cc:507] Master 127.3.105.190:43623 requested a full tablet report, sending...
I20260710 11:03:51.261304  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:51.263260  4023 ts_manager.cc:194] Registered new tserver with Master: f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:51.263893  3494 webserver.cc:533] Webserver started at http://127.3.105.131:33765/ using document root <none> and password file <none>
I20260710 11:03:51.264361  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:51.264537  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:51.264854  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:51.264770  4023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54674
I20260710 11:03:51.266252  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-2-root/instance:
uuid: "2efaa769151d4183b373ff05d81baec7"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-dbkd"
I20260710 11:03:51.270664  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:51.273852  4236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.274595  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:51.274861  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-2-root
uuid: "2efaa769151d4183b373ff05d81baec7"
format_stamp: "Formatted at 2026-07-10 11:03:51 on dist-test-slave-dbkd"
I20260710 11:03:51.275107  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681418439812-3494-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:51.290094  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:51.291265  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:51.292670  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:51.294762  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:51.294939  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.295193  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:51.295346  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:51.332674  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.131:42363
I20260710 11:03:51.332754  4298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.131:42363 every 8 connection(s)
I20260710 11:03:51.345269  4299 heartbeater.cc:344] Connected to a master server at 127.3.105.190:43623
I20260710 11:03:51.345623  4299 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:51.346335  4299 heartbeater.cc:507] Master 127.3.105.190:43623 requested a full tablet report, sending...
I20260710 11:03:51.348109  4023 ts_manager.cc:194] Registered new tserver with Master: 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:51.349138  3494 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013521405s
I20260710 11:03:51.349493  4023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54678
I20260710 11:03:51.373433  4023 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54692:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:51.376199  4023 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:51.453310  4264 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcd5b8fe07747268b3ad074e14119f3 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:51.454787  4264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcd5b8fe07747268b3ad074e14119f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.454665  4263 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdd6490bd89409abf58a26984b4fa6c (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:51.455994  4263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdd6490bd89409abf58a26984b4fa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.457993  4262 tablet_service.cc:1511] Processing CreateTablet for tablet bd7f9499b80441488e0120ab4811e98e (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:51.459408  4262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7f9499b80441488e0120ab4811e98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.462044  4261 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd77f7a296d49a0b284c3e2d6a09396 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:51.462777  4260 tablet_service.cc:1511] Processing CreateTablet for tablet 61e478f1fdbd42bcb025c7902513b92c (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:51.463339  4261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd77f7a296d49a0b284c3e2d6a09396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.464304  4260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e478f1fdbd42bcb025c7902513b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.475244  4115 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcd5b8fe07747268b3ad074e14119f3 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:51.475739  4259 tablet_service.cc:1511] Processing CreateTablet for tablet 0339a3837d6640ec88f665a1d82bdc2b (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:51.477146  4259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339a3837d6640ec88f665a1d82bdc2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.476651  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcd5b8fe07747268b3ad074e14119f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.478889  4114 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdd6490bd89409abf58a26984b4fa6c (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:51.480624  4112 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd77f7a296d49a0b284c3e2d6a09396 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:51.481675  4110 tablet_service.cc:1511] Processing CreateTablet for tablet 0339a3837d6640ec88f665a1d82bdc2b (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:51.480628  4109 tablet_service.cc:1511] Processing CreateTablet for tablet 9f94a622ed714f0f86b6f4fb6b2f8906 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:51.482772  4113 tablet_service.cc:1511] Processing CreateTablet for tablet bd7f9499b80441488e0120ab4811e98e (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:51.481667  4111 tablet_service.cc:1511] Processing CreateTablet for tablet 61e478f1fdbd42bcb025c7902513b92c (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:51.486524  4110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339a3837d6640ec88f665a1d82bdc2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.487169  4112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd77f7a296d49a0b284c3e2d6a09396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.490352  4114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdd6490bd89409abf58a26984b4fa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.490954  4109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f94a622ed714f0f86b6f4fb6b2f8906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.492313  4258 tablet_service.cc:1511] Processing CreateTablet for tablet 9f94a622ed714f0f86b6f4fb6b2f8906 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:51.493602  4258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f94a622ed714f0f86b6f4fb6b2f8906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.495760  4111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e478f1fdbd42bcb025c7902513b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.498236  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7f9499b80441488e0120ab4811e98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.512058  4190 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcd5b8fe07747268b3ad074e14119f3 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:51.513475  4190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcd5b8fe07747268b3ad074e14119f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.518088  4183 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce29cd5e684cf9a8e0bfb8dd485230 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:51.519472  4183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce29cd5e684cf9a8e0bfb8dd485230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.519773  4188 tablet_service.cc:1511] Processing CreateTablet for tablet bd7f9499b80441488e0120ab4811e98e (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:51.520147  4262 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce29cd5e684cf9a8e0bfb8dd485230 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:51.521066  4188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7f9499b80441488e0120ab4811e98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.521423  4262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce29cd5e684cf9a8e0bfb8dd485230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.524165  4187 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd77f7a296d49a0b284c3e2d6a09396 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:51.525508  4187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd77f7a296d49a0b284c3e2d6a09396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.518008  4189 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdd6490bd89409abf58a26984b4fa6c (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:51.527302  4189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdd6490bd89409abf58a26984b4fa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.529956  4186 tablet_service.cc:1511] Processing CreateTablet for tablet 61e478f1fdbd42bcb025c7902513b92c (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:51.529870  4108 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce29cd5e684cf9a8e0bfb8dd485230 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:51.531273  4186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e478f1fdbd42bcb025c7902513b92c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.531680  4108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce29cd5e684cf9a8e0bfb8dd485230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.533668  4182 tablet_service.cc:1511] Processing CreateTablet for tablet b7c28076cc3146d8aab7d1a08e670a62 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:51.533974  4185 tablet_service.cc:1511] Processing CreateTablet for tablet 0339a3837d6640ec88f665a1d82bdc2b (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:51.536746  4184 tablet_service.cc:1511] Processing CreateTablet for tablet 9f94a622ed714f0f86b6f4fb6b2f8906 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:51.538059  4184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f94a622ed714f0f86b6f4fb6b2f8906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.542167  4185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339a3837d6640ec88f665a1d82bdc2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.545596  4182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c28076cc3146d8aab7d1a08e670a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.554930  4260 tablet_service.cc:1511] Processing CreateTablet for tablet b7c28076cc3146d8aab7d1a08e670a62 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:51.557890  4181 tablet_service.cc:1511] Processing CreateTablet for tablet a2a3d6235f5c4528b72707478b4acf8f (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:51.559373  4181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a3d6235f5c4528b72707478b4acf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.560655  4107 tablet_service.cc:1511] Processing CreateTablet for tablet b7c28076cc3146d8aab7d1a08e670a62 (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:51.561985  4107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c28076cc3146d8aab7d1a08e670a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.565268  4260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7c28076cc3146d8aab7d1a08e670a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.580209  4113 tablet_service.cc:1511] Processing CreateTablet for tablet a2a3d6235f5c4528b72707478b4acf8f (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:51.581876  4113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a3d6235f5c4528b72707478b4acf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.593961  4314 tablet_bootstrap.cc:492] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:51.610543  4315 tablet_bootstrap.cc:492] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:51.615083  4264 tablet_service.cc:1511] Processing CreateTablet for tablet a2a3d6235f5c4528b72707478b4acf8f (DEFAULT_TABLE table=test-workload [id=68f6df16110c4db8ac32f5b59865f9bf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:51.616359  4264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a3d6235f5c4528b72707478b4acf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:51.617805  4314 tablet_bootstrap.cc:654] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.643265  4315 tablet_bootstrap.cc:654] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.653090  4316 tablet_bootstrap.cc:492] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:51.659777  4315 tablet_bootstrap.cc:492] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:51.660146  4314 tablet_bootstrap.cc:492] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:51.660320  4315 ts_tablet_manager.cc:1403] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.004s
I20260710 11:03:51.660560  4314 ts_tablet_manager.cc:1403] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.015s
I20260710 11:03:51.663349  4314 raft_consensus.cc:359] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.664108  4314 raft_consensus.cc:385] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.664397  4314 raft_consensus.cc:740] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.665452  4314 consensus_queue.cc:260] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.666294  4316 tablet_bootstrap.cc:654] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.665673  4315 raft_consensus.cc:359] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.667140  4315 raft_consensus.cc:385] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.667454  4315 raft_consensus.cc:740] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.667807  4299 heartbeater.cc:499] Master 127.3.105.190:43623 was elected leader, sending a full tablet report...
I20260710 11:03:51.668170  4314 ts_tablet_manager.cc:1434] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:51.668313  4315 consensus_queue.cc:260] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.669129  4314 tablet_bootstrap.cc:492] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:51.676754  4314 tablet_bootstrap.cc:654] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.681881  4150 heartbeater.cc:499] Master 127.3.105.190:43623 was elected leader, sending a full tablet report...
I20260710 11:03:51.684508  4314 tablet_bootstrap.cc:492] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:51.684562  4315 ts_tablet_manager.cc:1434] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.013s
I20260710 11:03:51.685186  4314 ts_tablet_manager.cc:1403] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:03:51.685829  4315 tablet_bootstrap.cc:492] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:51.688089  4314 raft_consensus.cc:359] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.688889  4314 raft_consensus.cc:385] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.689208  4314 raft_consensus.cc:740] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.690165  4314 consensus_queue.cc:260] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.692404  4316 tablet_bootstrap.cc:492] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:51.692330  4314 ts_tablet_manager.cc:1434] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:51.692961  4316 ts_tablet_manager.cc:1403] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.007s
I20260710 11:03:51.692962  4315 tablet_bootstrap.cc:654] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.693594  4314 tablet_bootstrap.cc:492] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:51.700799  4314 tablet_bootstrap.cc:654] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.696075  4316 raft_consensus.cc:359] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.704211  4316 raft_consensus.cc:385] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.704550  4316 raft_consensus.cc:740] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.705355  4316 consensus_queue.cc:260] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.705983  4315 tablet_bootstrap.cc:492] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:51.706486  4315 ts_tablet_manager.cc:1403] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 11:03:51.709501  4315 raft_consensus.cc:359] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.710114  4225 heartbeater.cc:499] Master 127.3.105.190:43623 was elected leader, sending a full tablet report...
I20260710 11:03:51.710246  4315 raft_consensus.cc:385] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.710613  4315 raft_consensus.cc:740] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.711488  4315 consensus_queue.cc:260] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.710681  4316 ts_tablet_manager.cc:1434] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:03:51.713750  4316 tablet_bootstrap.cc:492] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:51.721926  4315 ts_tablet_manager.cc:1434] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:03:51.723141  4315 tablet_bootstrap.cc:492] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:51.720616  4316 tablet_bootstrap.cc:654] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.731401  4314 tablet_bootstrap.cc:492] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:51.731925  4314 ts_tablet_manager.cc:1403] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.016s
I20260710 11:03:51.733803  4315 tablet_bootstrap.cc:654] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.734987  4314 raft_consensus.cc:359] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.735733  4314 raft_consensus.cc:385] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.736032  4314 raft_consensus.cc:740] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.736806  4314 consensus_queue.cc:260] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.738044  4321 raft_consensus.cc:493] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:51.738492  4321 raft_consensus.cc:515] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.738790  4316 tablet_bootstrap.cc:492] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:51.738847  4314 ts_tablet_manager.cc:1434] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:03:51.739275  4315 tablet_bootstrap.cc:492] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:51.739352  4316 ts_tablet_manager.cc:1403] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260710 11:03:51.739795  4315 ts_tablet_manager.cc:1403] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260710 11:03:51.739902  4314 tablet_bootstrap.cc:492] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:51.742398  4316 raft_consensus.cc:359] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.742604  4315 raft_consensus.cc:359] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.743165  4316 raft_consensus.cc:385] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.743340  4315 raft_consensus.cc:385] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.743513  4316 raft_consensus.cc:740] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.743724  4315 raft_consensus.cc:740] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.744493  4315 consensus_queue.cc:260] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.744566  4316 consensus_queue.cc:260] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.746214  4314 tablet_bootstrap.cc:654] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.752930  4321 leader_election.cc:290] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:51.753613  4316 ts_tablet_manager.cc:1434] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:03:51.755683  4321 raft_consensus.cc:493] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:51.756256  4321 raft_consensus.cc:515] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.758351  4321 leader_election.cc:290] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:51.759297  4319 raft_consensus.cc:493] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:51.759785  4319 raft_consensus.cc:515] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.762212  4316 tablet_bootstrap.cc:492] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:51.770745  4316 tablet_bootstrap.cc:654] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.774109  4319 leader_election.cc:290] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:51.775560  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f9499b80441488e0120ab4811e98e" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
I20260710 11:03:51.776324  4125 raft_consensus.cc:2468] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 0.
I20260710 11:03:51.777731  4237 leader_election.cc:304] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:51.778656  4319 raft_consensus.cc:2804] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:51.779090  4319 raft_consensus.cc:493] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:51.782110  4315 ts_tablet_manager.cc:1434] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.018s
I20260710 11:03:51.782778  4314 tablet_bootstrap.cc:492] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:51.783177  4315 tablet_bootstrap.cc:492] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:51.783298  4314 ts_tablet_manager.cc:1403] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.024s
I20260710 11:03:51.786744  4314 raft_consensus.cc:359] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.787207  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f9499b80441488e0120ab4811e98e" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
I20260710 11:03:51.787806  4314 raft_consensus.cc:385] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.787973  4200 raft_consensus.cc:2468] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 0.
I20260710 11:03:51.779588  4319 raft_consensus.cc:3060] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.788244  4314 raft_consensus.cc:740] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.790562  4314 consensus_queue.cc:260] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.796897  4315 tablet_bootstrap.cc:654] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.799495  4316 tablet_bootstrap.cc:492] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:51.800024  4316 ts_tablet_manager.cc:1403] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.017s
I20260710 11:03:51.801759  4314 ts_tablet_manager.cc:1434] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 11:03:51.803040  4316 raft_consensus.cc:359] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.803776  4316 raft_consensus.cc:385] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.804044  4316 raft_consensus.cc:740] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.804919  4316 consensus_queue.cc:260] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.807581  4325 raft_consensus.cc:493] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:51.808154  4325 raft_consensus.cc:515] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.809635  4314 tablet_bootstrap.cc:492] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:51.813799  4316 ts_tablet_manager.cc:1434] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:03:51.814745  4319 raft_consensus.cc:515] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.816582  4316 tablet_bootstrap.cc:492] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:51.820209  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f9499b80441488e0120ab4811e98e" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:51.820874  4125 raft_consensus.cc:3060] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.823393  4325 leader_election.cc:290] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:51.834151  4314 tablet_bootstrap.cc:654] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.834399  4315 tablet_bootstrap.cc:492] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:51.836508  4319 leader_election.cc:290] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:51.843109  4315 ts_tablet_manager.cc:1403] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.016s
I20260710 11:03:51.837575  4316 tablet_bootstrap.cc:654] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.846029  4315 raft_consensus.cc:359] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.846743  4315 raft_consensus.cc:385] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.847025  4315 raft_consensus.cc:740] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.847692  4315 consensus_queue.cc:260] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.842279  4125 raft_consensus.cc:2468] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 1.
I20260710 11:03:51.849505  4237 leader_election.cc:304] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:51.850493  4319 raft_consensus.cc:2804] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:51.851447  4319 raft_consensus.cc:697] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Becoming Leader. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:51.852387  4319 consensus_queue.cc:237] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.859221  4315 ts_tablet_manager.cc:1434] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:03:51.860704  4315 tablet_bootstrap.cc:492] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:51.861477  4316 tablet_bootstrap.cc:492] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:51.862041  4316 ts_tablet_manager.cc:1403] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.012s
I20260710 11:03:51.864902  4316 raft_consensus.cc:359] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.867134  4333 raft_consensus.cc:493] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:51.868201  4333 raft_consensus.cc:515] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.870249  4333 leader_election.cc:290] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:51.870862  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
W20260710 11:03:51.871840  4237 leader_election.cc:343] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:51.866138  4316 raft_consensus.cc:385] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.877264  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
I20260710 11:03:51.877812  4274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcd5b8fe07747268b3ad074e14119f3" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7" is_pre_election: true
I20260710 11:03:51.877995  4125 raft_consensus.cc:2468] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 0.
I20260710 11:03:51.878517  4274 raft_consensus.cc:2468] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 0.
I20260710 11:03:51.879143  4316 raft_consensus.cc:740] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.879947  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7" is_pre_election: true
I20260710 11:03:51.880648  4273 raft_consensus.cc:2468] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 0.
I20260710 11:03:51.880226  4316 consensus_queue.cc:260] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.883490  4316 ts_tablet_manager.cc:1434] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260710 11:03:51.884907  4163 leader_election.cc:304] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:51.885221  4315 tablet_bootstrap.cc:654] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.883993  4091 leader_election.cc:304] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:51.886049  4328 raft_consensus.cc:2804] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:51.886219  4091 leader_election.cc:304] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:51.886539  4328 raft_consensus.cc:493] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:51.886912  4328 raft_consensus.cc:3060] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.887454  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f9499b80441488e0120ab4811e98e" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:51.888072  4200 raft_consensus.cc:3060] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.894001  4328 raft_consensus.cc:515] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.895124  4200 raft_consensus.cc:2468] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 1.
I20260710 11:03:51.895938  4316 tablet_bootstrap.cc:492] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:51.900506  4325 raft_consensus.cc:2804] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:51.897084  4328 leader_election.cc:290] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Requested vote from peers 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:51.900954  4325 raft_consensus.cc:493] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:51.901347  4325 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.904655  4316 tablet_bootstrap.cc:654] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.907363  4315 tablet_bootstrap.cc:492] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:51.908004  4315 ts_tablet_manager.cc:1403] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.006s
I20260710 11:03:51.908687  4325 raft_consensus.cc:515] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.910915  4325 leader_election.cc:290] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:51.913160  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
I20260710 11:03:51.914803  4330 raft_consensus.cc:2804] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:51.914956  4274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:51.915272  4330 raft_consensus.cc:493] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:51.915653  4330 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.915913  4315 raft_consensus.cc:359] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.916596  4315 raft_consensus.cc:385] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.916889  4315 raft_consensus.cc:740] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.915792  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7" is_pre_election: true
I20260710 11:03:51.917843  4315 consensus_queue.cc:260] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.921186  4315 ts_tablet_manager.cc:1434] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:03:51.922132  4315 tablet_bootstrap.cc:492] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:51.923293  4316 tablet_bootstrap.cc:492] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:51.922976  4330 raft_consensus.cc:515] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.923889  4316 ts_tablet_manager.cc:1403] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260710 11:03:51.885191  4314 tablet_bootstrap.cc:492] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:51.926088  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcd5b8fe07747268b3ad074e14119f3" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:51.926672  4273 raft_consensus.cc:3060] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.928366  4315 tablet_bootstrap.cc:654] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.933831  4273 raft_consensus.cc:2468] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 1.
I20260710 11:03:51.936408  4330 leader_election.cc:290] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:51.934568  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcd5b8fe07747268b3ad074e14119f3" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
W20260710 11:03:51.935559  4240 leader_election.cc:343] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:51.937680  4240 leader_election.cc:304] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2efaa769151d4183b373ff05d81baec7; no voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5
I20260710 11:03:51.926115  4314 ts_tablet_manager.cc:1403] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.008s
I20260710 11:03:51.937883  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
I20260710 11:03:51.938879  4333 raft_consensus.cc:2749] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:51.935712  4316 raft_consensus.cc:359] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.939378  4316 raft_consensus.cc:385] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.939728  4316 raft_consensus.cc:740] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.940445  4315 tablet_bootstrap.cc:492] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:51.941064  4315 ts_tablet_manager.cc:1403] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 11:03:51.942813  4314 raft_consensus.cc:359] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.943794  4315 raft_consensus.cc:359] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.940444  4316 consensus_queue.cc:260] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.944463  4315 raft_consensus.cc:385] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.937762  4200 raft_consensus.cc:2468] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 0.
I20260710 11:03:51.944808  4315 raft_consensus.cc:740] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.945237  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcd5b8fe07747268b3ad074e14119f3" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:51.945848  4199 raft_consensus.cc:3060] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.945487  4315 consensus_queue.cc:260] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.947058  4316 ts_tablet_manager.cc:1434] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 11:03:51.947726  4315 ts_tablet_manager.cc:1434] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:51.944329  4314 raft_consensus.cc:385] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.948118  4314 raft_consensus.cc:740] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.948608  4315 tablet_bootstrap.cc:492] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:51.949213  4316 tablet_bootstrap.cc:492] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:51.949668  4314 consensus_queue.cc:260] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.954324  4199 raft_consensus.cc:2468] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 1.
I20260710 11:03:51.954713  4314 ts_tablet_manager.cc:1434] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260710 11:03:51.955787  4315 tablet_bootstrap.cc:654] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:51.957769  4166 leader_election.cc:343] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:51.958592  4314 tablet_bootstrap.cc:492] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:51.959378  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:51.960017  4125 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.962743  4316 tablet_bootstrap.cc:654] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.967307  4125 raft_consensus.cc:2468] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 1.
I20260710 11:03:51.968708  4315 tablet_bootstrap.cc:492] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:51.969182  4315 ts_tablet_manager.cc:1403] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:03:51.969429  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:51.971745  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:51.972031  4314 tablet_bootstrap.cc:654] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.971938  4315 raft_consensus.cc:359] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.972342  4273 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:51.972760  4315 raft_consensus.cc:385] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.973105  4315 raft_consensus.cc:740] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.973982  4315 consensus_queue.cc:260] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.977669  4315 ts_tablet_manager.cc:1434] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:03:51.978721  4315 tablet_bootstrap.cc:492] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:51.979815  4273 raft_consensus.cc:2468] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 1.
W20260710 11:03:51.982892  4071 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:51.983235  4163 leader_election.cc:304] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [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: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 2efaa769151d4183b373ff05d81baec7
I20260710 11:03:51.984431  4325 raft_consensus.cc:2804] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:51.984855  4315 tablet_bootstrap.cc:654] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:51.985351  4316 tablet_bootstrap.cc:492] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:51.985837  4316 ts_tablet_manager.cc:1403] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.001s
I20260710 11:03:51.985643  4091 leader_election.cc:304] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
W20260710 11:03:51.958535  4166 leader_election.cc:343] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:51.989470  4330 raft_consensus.cc:2804] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:51.982882  4314 tablet_bootstrap.cc:492] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:51.989216  4316 raft_consensus.cc:359] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.989997  4330 raft_consensus.cc:697] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:51.990396  4316 raft_consensus.cc:385] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.990799  4316 raft_consensus.cc:740] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.990947  4330 consensus_queue.cc:237] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:03:51.991832  4316 consensus_queue.cc:260] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.992938  4314 ts_tablet_manager.cc:1403] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.003s
I20260710 11:03:51.996173  4091 leader_election.cc:304] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:51.996917  4314 raft_consensus.cc:359] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:51.997685  4314 raft_consensus.cc:385] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:51.998044  4314 raft_consensus.cc:740] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:51.998946  4314 consensus_queue.cc:260] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.001510  4314 ts_tablet_manager.cc:1434] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:03:52.002439  4330 raft_consensus.cc:2804] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.003135  4330 raft_consensus.cc:697] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:52.004034  4330 consensus_queue.cc:237] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.005055  4316 ts_tablet_manager.cc:1434] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 11:03:52.008419  4316 tablet_bootstrap.cc:492] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:52.011091  4314 tablet_bootstrap.cc:492] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
W20260710 11:03:52.016249  4091 leader_election.cc:343] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.018596  4325 raft_consensus.cc:697] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Becoming Leader. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:52.019582  4325 consensus_queue.cc:237] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.020958  4314 tablet_bootstrap.cc:654] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:52.026182  4091 leader_election.cc:343] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:52.026887  4315 tablet_bootstrap.cc:492] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:52.027298  4315 ts_tablet_manager.cc:1403] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.019s
I20260710 11:03:52.028204  4316 tablet_bootstrap.cc:654] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.029825  4315 raft_consensus.cc:359] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.030467  4315 raft_consensus.cc:385] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.030743  4315 raft_consensus.cc:740] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.031371  4315 consensus_queue.cc:260] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.033347  4315 ts_tablet_manager.cc:1434] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:52.034168  4315 tablet_bootstrap.cc:492] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:52.037276  4021 catalog_manager.cc:5697] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2efaa769151d4183b373ff05d81baec7 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "2efaa769151d4183b373ff05d81baec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:52.039283  4315 tablet_bootstrap.cc:654] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.040468  4022 catalog_manager.cc:5697] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.048981  4316 tablet_bootstrap.cc:492] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:52.049503  4316 ts_tablet_manager.cc:1403] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260710 11:03:52.051146  4314 tablet_bootstrap.cc:492] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:52.051573  4314 ts_tablet_manager.cc:1403] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.022s
I20260710 11:03:52.052196  4316 raft_consensus.cc:359] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.052965  4316 raft_consensus.cc:385] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.053366  4316 raft_consensus.cc:740] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.054087  4316 consensus_queue.cc:260] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.054383  4314 raft_consensus.cc:359] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.055006  4314 raft_consensus.cc:385] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.055305  4314 raft_consensus.cc:740] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.056212  4316 ts_tablet_manager.cc:1434] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:52.056130  4314 consensus_queue.cc:260] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.058647  4314 ts_tablet_manager.cc:1434] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:03:52.059556  4314 tablet_bootstrap.cc:492] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:52.060148  4316 tablet_bootstrap.cc:492] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:52.065866  4314 tablet_bootstrap.cc:654] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.066340  4315 tablet_bootstrap.cc:492] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:52.066795  4315 ts_tablet_manager.cc:1403] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.001s
I20260710 11:03:52.069669  4316 tablet_bootstrap.cc:654] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.069527  4315 raft_consensus.cc:359] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.070397  4315 raft_consensus.cc:385] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.070735  4315 raft_consensus.cc:740] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.071462  4315 consensus_queue.cc:260] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.073513  4315 ts_tablet_manager.cc:1434] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:03:52.074472  4315 tablet_bootstrap.cc:492] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114: Bootstrap starting.
I20260710 11:03:52.078389  4314 tablet_bootstrap.cc:492] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:52.078891  4314 ts_tablet_manager.cc:1403] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 11:03:52.079432  4316 tablet_bootstrap.cc:492] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:52.079851  4316 ts_tablet_manager.cc:1403] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260710 11:03:52.081763  4315 tablet_bootstrap.cc:654] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.081614  4314 raft_consensus.cc:359] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.082867  4314 raft_consensus.cc:385] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.083155  4314 raft_consensus.cc:740] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.083796  4314 consensus_queue.cc:260] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.085846  4314 ts_tablet_manager.cc:1434] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:52.086134  4316 raft_consensus.cc:359] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.086663  4314 tablet_bootstrap.cc:492] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:52.086753  4316 raft_consensus.cc:385] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.087078  4316 raft_consensus.cc:740] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.087703  4316 consensus_queue.cc:260] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.088547  4023 catalog_manager.cc:5697] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.089890  4316 ts_tablet_manager.cc:1434] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:03:52.090713  4316 tablet_bootstrap.cc:492] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:52.090991  4023 catalog_manager.cc:5697] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.092530  4314 tablet_bootstrap.cc:654] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.096030  4316 tablet_bootstrap.cc:654] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.098034  4314 tablet_bootstrap.cc:492] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:52.098374  4314 ts_tablet_manager.cc:1403] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:03:52.101087  4314 raft_consensus.cc:359] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.101747  4314 raft_consensus.cc:385] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.101994  4314 raft_consensus.cc:740] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.102283  4316 tablet_bootstrap.cc:492] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:52.102828  4316 ts_tablet_manager.cc:1403] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:03:52.102634  4314 consensus_queue.cc:260] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.104506  4314 ts_tablet_manager.cc:1434] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:03:52.105321  4314 tablet_bootstrap.cc:492] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7: Bootstrap starting.
I20260710 11:03:52.105782  4316 raft_consensus.cc:359] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.106426  4316 raft_consensus.cc:385] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.106719  4316 raft_consensus.cc:740] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.107419  4316 consensus_queue.cc:260] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.109700  4316 ts_tablet_manager.cc:1434] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:52.110576  4316 tablet_bootstrap.cc:492] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5: Bootstrap starting.
I20260710 11:03:52.111092  4314 tablet_bootstrap.cc:654] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.115970  4316 tablet_bootstrap.cc:654] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:52.128525  4316 tablet_bootstrap.cc:492] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5: No bootstrap required, opened a new log
I20260710 11:03:52.129110  4316 ts_tablet_manager.cc:1403] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:03:52.131537  4316 raft_consensus.cc:359] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.132282  4316 raft_consensus.cc:385] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.128630  4315 tablet_bootstrap.cc:492] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114: No bootstrap required, opened a new log
I20260710 11:03:52.132687  4316 raft_consensus.cc:740] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.132508  4314 tablet_bootstrap.cc:492] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7: No bootstrap required, opened a new log
I20260710 11:03:52.132898  4315 ts_tablet_manager.cc:1403] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.012s
I20260710 11:03:52.133432  4314 ts_tablet_manager.cc:1403] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260710 11:03:52.133721  4316 consensus_queue.cc:260] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.137689  4316 ts_tablet_manager.cc:1434] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:52.137581  4315 raft_consensus.cc:359] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.138180  4315 raft_consensus.cc:385] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.138448  4315 raft_consensus.cc:740] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.138805  4314 raft_consensus.cc:359] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.139415  4314 raft_consensus.cc:385] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:52.139072  4315 consensus_queue.cc:260] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.139683  4314 raft_consensus.cc:740] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Initialized, Role: FOLLOWER
I20260710 11:03:52.140329  4314 consensus_queue.cc:260] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.141971  4315 ts_tablet_manager.cc:1434] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:03:52.142318  4314 ts_tablet_manager.cc:1434] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:03:52.149505  4325 raft_consensus.cc:493] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.149927  4325 raft_consensus.cc:515] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.151988  4325 leader_election.cc:290] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.152628  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c28076cc3146d8aab7d1a08e670a62" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
I20260710 11:03:52.153304  4125 raft_consensus.cc:2468] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 0.
I20260710 11:03:52.153496  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c28076cc3146d8aab7d1a08e670a62" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7" is_pre_election: true
I20260710 11:03:52.154004  4273 raft_consensus.cc:2468] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 0.
I20260710 11:03:52.154426  4163 leader_election.cc:304] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.155171  4325 raft_consensus.cc:2804] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.155431  4325 raft_consensus.cc:493] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.155678  4325 raft_consensus.cc:3060] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.160298  4325 raft_consensus.cc:515] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.161792  4325 leader_election.cc:290] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.162531  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c28076cc3146d8aab7d1a08e670a62" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:52.162782  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7c28076cc3146d8aab7d1a08e670a62" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.163075  4125 raft_consensus.cc:3060] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.163256  4273 raft_consensus.cc:3060] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.163841  4319 raft_consensus.cc:493] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.164237  4319 raft_consensus.cc:515] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.165988  4319 leader_election.cc:290] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:52.166813  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a3d6235f5c4528b72707478b4acf8f" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
I20260710 11:03:52.167619  4124 raft_consensus.cc:2468] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 0.
I20260710 11:03:52.167570  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a3d6235f5c4528b72707478b4acf8f" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
I20260710 11:03:52.168290  4199 raft_consensus.cc:2468] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 0.
I20260710 11:03:52.168888  4237 leader_election.cc:304] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:52.169307  4273 raft_consensus.cc:2468] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 1.
I20260710 11:03:52.169307  4125 raft_consensus.cc:2468] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 1.
I20260710 11:03:52.169692  4319 raft_consensus.cc:2804] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.170063  4319 raft_consensus.cc:493] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.170384  4319 raft_consensus.cc:3060] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.170379  4166 leader_election.cc:304] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2efaa769151d4183b373ff05d81baec7, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.171249  4325 raft_consensus.cc:2804] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.171700  4325 raft_consensus.cc:697] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Becoming Leader. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:52.172472  4325 consensus_queue.cc:237] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.176276  4319 raft_consensus.cc:515] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.176748  4333 raft_consensus.cc:493] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.177233  4333 raft_consensus.cc:515] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.178133  4319 leader_election.cc:290] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:52.179203  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a3d6235f5c4528b72707478b4acf8f" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:52.179738  4199 raft_consensus.cc:3060] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.180179  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
I20260710 11:03:52.180284  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a3d6235f5c4528b72707478b4acf8f" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:52.180773  4200 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 0.
I20260710 11:03:52.181094  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
I20260710 11:03:52.180809  4125 raft_consensus.cc:3060] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.181793  4124 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 0.
I20260710 11:03:52.181144  4022 catalog_manager.cc:5697] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.183003  4237 leader_election.cc:304] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:52.183799  4319 raft_consensus.cc:2804] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.184110  4319 raft_consensus.cc:493] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.184414  4319 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.179174  4333 leader_election.cc:290] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:52.187690  4125 raft_consensus.cc:2468] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 1.
I20260710 11:03:52.188707  4237 leader_election.cc:304] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:52.189452  4333 raft_consensus.cc:2804] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.190111  4199 raft_consensus.cc:2468] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 1.
I20260710 11:03:52.190267  4319 raft_consensus.cc:515] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.192714  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:52.193358  4125 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.193317  4333 raft_consensus.cc:697] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Becoming Leader. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:52.193266  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:52.193487  4319 leader_election.cc:290] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:52.194289  4199 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.194377  4333 consensus_queue.cc:237] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.200062  4125 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 1.
I20260710 11:03:52.200354  4199 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 1.
I20260710 11:03:52.201098  4237 leader_election.cc:304] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:52.202162  4333 raft_consensus.cc:2804] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.201586  4022 catalog_manager.cc:5697] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2efaa769151d4183b373ff05d81baec7 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "2efaa769151d4183b373ff05d81baec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:52.202621  4333 raft_consensus.cc:697] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Becoming Leader. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:52.203377  4333 consensus_queue.cc:237] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.213673  4022 catalog_manager.cc:5697] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2efaa769151d4183b373ff05d81baec7 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "2efaa769151d4183b373ff05d81baec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:52.244521  4330 raft_consensus.cc:493] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.244971  4330 raft_consensus.cc:515] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.246480  4330 leader_election.cc:290] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.247270  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
I20260710 11:03:52.247491  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7" is_pre_election: true
I20260710 11:03:52.247886  4199 raft_consensus.cc:2468] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 0.
I20260710 11:03:52.248051  4273 raft_consensus.cc:2468] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 0.
I20260710 11:03:52.248974  4091 leader_election.cc:304] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.249572  4330 raft_consensus.cc:2804] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.249819  4330 raft_consensus.cc:493] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.250065  4330 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.254364  4330 raft_consensus.cc:515] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.255800  4330 leader_election.cc:290] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.256584  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:52.256824  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.257099  4199 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.257282  4273 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.261392  4199 raft_consensus.cc:2468] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 1.
I20260710 11:03:52.261714  4273 raft_consensus.cc:2468] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 1.
I20260710 11:03:52.262312  4091 leader_election.cc:304] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.262892  4330 raft_consensus.cc:2804] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.263331  4330 raft_consensus.cc:697] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:52.263928  4330 consensus_queue.cc:237] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.270766  4333 consensus_queue.cc:1048] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.271127  4022 catalog_manager.cc:5697] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.275465  4330 raft_consensus.cc:493] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.275926  4330 raft_consensus.cc:515] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.278700  4330 leader_election.cc:290] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.280084  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7" is_pre_election: true
I20260710 11:03:52.280706  4273 raft_consensus.cc:2468] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 0.
I20260710 11:03:52.281208  4325 raft_consensus.cc:493] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.280732  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
I20260710 11:03:52.281661  4325 raft_consensus.cc:515] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.281956  4091 leader_election.cc:304] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:52.282085  4200 raft_consensus.cc:2468] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 0.
I20260710 11:03:52.282716  4330 raft_consensus.cc:2804] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.283058  4330 raft_consensus.cc:493] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.283389  4330 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.283952  4325 leader_election.cc:290] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.286567  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
I20260710 11:03:52.287170  4125 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 0.
I20260710 11:03:52.288023  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7" is_pre_election: true
I20260710 11:03:52.288576  4273 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 0.
I20260710 11:03:52.288854  4163 leader_election.cc:304] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.289659  4330 raft_consensus.cc:515] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.290045  4325 raft_consensus.cc:2804] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:52.290401  4325 raft_consensus.cc:493] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:52.290722  4325 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.291720  4333 consensus_queue.cc:1048] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.292088  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:52.292583  4200 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.297107  4325 raft_consensus.cc:515] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.298952  4325 leader_election.cc:290] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.299774  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:52.300364  4124 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.300945  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.301462  4273 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.298976  4200 raft_consensus.cc:2468] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 1.
I20260710 11:03:52.306165  4330 leader_election.cc:290] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.307298  4274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.307720  4273 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 1.
I20260710 11:03:52.307854  4274 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.307327  4091 leader_election.cc:304] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.308879  4166 leader_election.cc:304] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2efaa769151d4183b373ff05d81baec7, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.309957  4325 raft_consensus.cc:2804] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.310451  4325 raft_consensus.cc:697] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Becoming Leader. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:52.310735  4124 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 1.
I20260710 11:03:52.311301  4325 consensus_queue.cc:237] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.312418  4330 raft_consensus.cc:2804] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:52.313113  4330 raft_consensus.cc:697] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:52.314165  4274 raft_consensus.cc:2468] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 1.
I20260710 11:03:52.314050  4330 consensus_queue.cc:237] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.322377  4021 catalog_manager.cc:5697] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.327329  4022 catalog_manager.cc:5697] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.393748  4200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
mode: GRACEFUL
new_leader_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:39526
I20260710 11:03:52.394217  4200 raft_consensus.cc:606] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Received request to transfer leadership to TS 18528c2dc49249449c94c1426e3eb114
I20260710 11:03:52.405103  4274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd7f9499b80441488e0120ab4811e98e"
dest_uuid: "2efaa769151d4183b373ff05d81baec7"
mode: GRACEFUL
new_leader_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:36072
I20260710 11:03:52.405555  4274 raft_consensus.cc:606] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Received request to transfer leadership to TS 18528c2dc49249449c94c1426e3eb114
I20260710 11:03:52.410053  4200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
mode: GRACEFUL
new_leader_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:39526
I20260710 11:03:52.410473  4200 raft_consensus.cc:606] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Received request to transfer leadership to TS 18528c2dc49249449c94c1426e3eb114
I20260710 11:03:52.423815  4125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
mode: GRACEFUL
new_leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:38954
I20260710 11:03:52.424263  4125 raft_consensus.cc:606] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Received request to transfer leadership to TS f17f931cb6e34adb913bde0d78b8cda5
I20260710 11:03:52.425814  4333 raft_consensus.cc:493] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.426194  4333 raft_consensus.cc:515] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.427845  4333 leader_election.cc:290] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:52.428337  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
I20260710 11:03:52.428814  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5" is_pre_election: true
I20260710 11:03:52.429055  4125 raft_consensus.cc:2393] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2efaa769151d4183b373ff05d81baec7 in current term 1: Already voted for candidate f17f931cb6e34adb913bde0d78b8cda5 in this term.
I20260710 11:03:52.429133  4124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
mode: GRACEFUL
new_leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:38954
I20260710 11:03:52.429672  4124 raft_consensus.cc:606] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Received request to transfer leadership to TS f17f931cb6e34adb913bde0d78b8cda5
I20260710 11:03:52.430369  4240 leader_election.cc:304] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2efaa769151d4183b373ff05d81baec7; no voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5
I20260710 11:03:52.431090  4333 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.434181  4274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230"
dest_uuid: "2efaa769151d4183b373ff05d81baec7"
mode: GRACEFUL
new_leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:36072
I20260710 11:03:52.434592  4274 raft_consensus.cc:606] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Received request to transfer leadership to TS f17f931cb6e34adb913bde0d78b8cda5
I20260710 11:03:52.436105  4333 raft_consensus.cc:2749] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:52.502588  4330 consensus_queue.cc:1048] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.512876  4384 consensus_queue.cc:1048] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.537052  4325 raft_consensus.cc:493] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:52.537479  4325 raft_consensus.cc:515] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.539067  4325 leader_election.cc:290] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.539777  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18528c2dc49249449c94c1426e3eb114" is_pre_election: true
I20260710 11:03:52.540019  4274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2efaa769151d4183b373ff05d81baec7" is_pre_election: true
I20260710 11:03:52.540747  4274 raft_consensus.cc:2393] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f17f931cb6e34adb913bde0d78b8cda5 in current term 1: Already voted for candidate 18528c2dc49249449c94c1426e3eb114 in this term.
I20260710 11:03:52.541600  4166 leader_election.cc:304] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f17f931cb6e34adb913bde0d78b8cda5; no voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7
I20260710 11:03:52.542165  4325 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:52.542567  4384 consensus_queue.cc:1048] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.547339  4325 raft_consensus.cc:2749] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:52.557358  4330 consensus_queue.cc:1048] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.558257  4325 consensus_queue.cc:1048] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.571321  4348 consensus_queue.cc:1048] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.580547  4333 consensus_queue.cc:1048] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.590562  4319 consensus_queue.cc:1048] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.597707  4348 consensus_queue.cc:1048] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.603982  4348 consensus_queue.cc:1048] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.605229  4348 raft_consensus.cc:993] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5: : Instructing follower 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:52.605584  4348 raft_consensus.cc:1081] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Signalling peer 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:52.608668  4124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:38940
I20260710 11:03:52.609205  4124 raft_consensus.cc:493] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.609537  4124 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.615826  4124 raft_consensus.cc:515] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.617414  4125 raft_consensus.cc:1240] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Rejecting Update request from peer f17f931cb6e34adb913bde0d78b8cda5 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:52.619012  4124 leader_election.cc:290] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 2 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.619935  4350 consensus_queue.cc:1059] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.620398  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:52.620487  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.621096  4273 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.621412  4200 raft_consensus.cc:3055] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:52.621712  4200 raft_consensus.cc:740] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:52.622373  4200 consensus_queue.cc:260] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.623132  4200 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.626847  4273 raft_consensus.cc:2468] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 2.
I20260710 11:03:52.627761  4200 raft_consensus.cc:2468] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 2.
I20260710 11:03:52.627717  4091 leader_election.cc:304] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
W20260710 11:03:52.628320  4325 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:03:52.628640  4330 raft_consensus.cc:2804] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:52.629146  4330 raft_consensus.cc:697] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:52.629815  4330 consensus_queue.cc:237] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.636461  4022 catalog_manager.cc:5697] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 1 to 2, leader changed from f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130) to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.654965  4328 consensus_queue.cc:1048] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.661041  4330 raft_consensus.cc:993] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114: : Instructing follower f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:03:52.661463  4330 raft_consensus.cc:1081] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Signalling peer f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:03:52.663151  4199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:03:52.663992  4199 raft_consensus.cc:493] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.664346  4199 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.667112  4395 consensus_queue.cc:1048] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.670120  4199 raft_consensus.cc:515] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.673051  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:52.673588  4124 raft_consensus.cc:3055] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:52.673859  4124 raft_consensus.cc:740] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:52.674458  4124 consensus_queue.cc:260] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.675227  4124 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.677309  4199 leader_election.cc:290] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 2 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.678303  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.678836  4273 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.681262  4124 raft_consensus.cc:2468] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 2.
I20260710 11:03:52.682245  4163 leader_election.cc:304] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.682957  4325 raft_consensus.cc:2804] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:52.683317  4325 raft_consensus.cc:697] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Becoming Leader. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:52.684026  4325 consensus_queue.cc:237] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.684373  4273 raft_consensus.cc:2468] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 2.
I20260710 11:03:52.690371  4023 catalog_manager.cc:5697] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 reported cstate change: term changed from 1 to 2, leader changed from 18528c2dc49249449c94c1426e3eb114 (127.3.105.129) to f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.734094  4319 consensus_queue.cc:1048] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.745071  4333 consensus_queue.cc:1048] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.752071  4398 raft_consensus.cc:993] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7: : Instructing follower f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:03:52.752502  4333 raft_consensus.cc:1081] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Signalling peer f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:03:52.753983  4199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:39494
I20260710 11:03:52.754474  4199 raft_consensus.cc:493] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.754752  4199 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.757812  4325 consensus_queue.cc:1048] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.760522  4199 raft_consensus.cc:515] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.762912  4199 leader_election.cc:290] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 2 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.764329  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.764879  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:52.765375  4125 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.764920  4273 raft_consensus.cc:3055] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:52.766646  4273 raft_consensus.cc:740] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:52.767277  4273 consensus_queue.cc:260] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.768241  4273 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.773118  4273 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 2.
I20260710 11:03:52.774166  4166 leader_election.cc:304] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2efaa769151d4183b373ff05d81baec7, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.774631  4348 raft_consensus.cc:993] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5: : Instructing follower 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:52.775305  4325 raft_consensus.cc:2804] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:52.775731  4325 raft_consensus.cc:697] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Becoming Leader. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:52.776477  4325 consensus_queue.cc:237] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.778050  4350 raft_consensus.cc:1081] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Signalling peer 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:52.777979  4125 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 2.
I20260710 11:03:52.783947  4395 consensus_queue.cc:1048] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.785048  4125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:38940
I20260710 11:03:52.785588  4125 raft_consensus.cc:493] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.785949  4125 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.787650  4325 consensus_queue.cc:1048] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.791087  4023 catalog_manager.cc:5697] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 reported cstate change: term changed from 1 to 2, leader changed from 2efaa769151d4183b373ff05d81baec7 (127.3.105.131) to f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.793494  4125 raft_consensus.cc:515] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.796250  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:52.796805  4200 raft_consensus.cc:3055] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:52.797127  4200 raft_consensus.cc:740] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:52.797875  4200 consensus_queue.cc:260] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.798719  4200 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.805864  4200 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 2.
I20260710 11:03:52.806722  4384 raft_consensus.cc:993] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114: : Instructing follower f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:03:52.807199  4384 raft_consensus.cc:1081] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Signalling peer f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:03:52.810170  4125 leader_election.cc:290] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 2 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.812038  4200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:03:52.812609  4091 leader_election.cc:304] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.812721  4274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.813330  4274 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.814231  4384 raft_consensus.cc:2804] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:52.814327  4330 consensus_queue.cc:1048] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:52.814723  4384 raft_consensus.cc:697] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:52.815522  4384 consensus_queue.cc:237] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.820182  4274 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 2.
I20260710 11:03:52.820909  4200 raft_consensus.cc:493] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.821322  4200 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.827472  4200 raft_consensus.cc:515] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.830101  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:52.829839  4023 catalog_manager.cc:5697] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 1 to 2, leader changed from f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130) to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.830679  4125 raft_consensus.cc:3055] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:52.833014  4125 raft_consensus.cc:740] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:52.833859  4125 consensus_queue.cc:260] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.835758  4125 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.839202  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.839648  4273 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.841194  4125 raft_consensus.cc:2468] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 2.
I20260710 11:03:52.835029  4200 leader_election.cc:290] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 2 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.842155  4163 leader_election.cc:304] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.842900  4401 raft_consensus.cc:2804] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:52.843405  4401 raft_consensus.cc:697] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Becoming Leader. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:52.844259  4401 consensus_queue.cc:237] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.845209  4273 raft_consensus.cc:2468] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 2.
I20260710 11:03:52.849512  4333 raft_consensus.cc:993] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7: : Instructing follower 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:52.849921  4333 raft_consensus.cc:1081] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Signalling peer 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:52.851485  4125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd7f9499b80441488e0120ab4811e98e"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:38926
I20260710 11:03:52.852020  4125 raft_consensus.cc:493] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:52.852442  4125 raft_consensus.cc:3060] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.852771  4021 catalog_manager.cc:5697] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 reported cstate change: term changed from 1 to 2, leader changed from 18528c2dc49249449c94c1426e3eb114 (127.3.105.129) to f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:52.857185  4125 raft_consensus.cc:515] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.859859  4125 leader_election.cc:290] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 2 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:52.859807  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f9499b80441488e0120ab4811e98e" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:52.860074  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7f9499b80441488e0120ab4811e98e" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:52.860505  4200 raft_consensus.cc:3060] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.860612  4273 raft_consensus.cc:3055] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:52.861009  4273 raft_consensus.cc:740] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:52.861761  4273 consensus_queue.cc:260] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.862573  4273 raft_consensus.cc:3060] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:52.865103  4200 raft_consensus.cc:2468] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 2.
I20260710 11:03:52.866056  4091 leader_election.cc:304] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:52.866756  4384 raft_consensus.cc:2804] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:52.867022  4273 raft_consensus.cc:2468] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 2.
I20260710 11:03:52.867096  4384 raft_consensus.cc:697] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:52.867942  4384 consensus_queue.cc:237] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:52.873456  4021 catalog_manager.cc:5697] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 1 to 2, leader changed from 2efaa769151d4183b373ff05d81baec7 (127.3.105.131) to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:53.096802  4200 raft_consensus.cc:1275] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.097988  4395 consensus_queue.cc:1048] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.107466  4273 raft_consensus.cc:1275] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.108843  4330 consensus_queue.cc:1048] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.277292  4273 raft_consensus.cc:1275] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.281283  4402 consensus_queue.cc:1048] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:53.292743  4273 raft_consensus.cc:1275] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.294714  4401 consensus_queue.cc:1048] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.343398  4125 raft_consensus.cc:1275] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.343695  4124 raft_consensus.cc:1275] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.344614  4273 raft_consensus.cc:1275] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.346647  4200 raft_consensus.cc:1275] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.346968  4330 consensus_queue.cc:1048] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.347136  4325 consensus_queue.cc:1048] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.348322  4325 consensus_queue.cc:1048] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.349582  4330 consensus_queue.cc:1048] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.450722  4124 raft_consensus.cc:1275] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.452751  4325 consensus_queue.cc:1048] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.454595  4200 raft_consensus.cc:1275] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.458009  4274 raft_consensus.cc:1275] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.459332  4395 consensus_queue.cc:1048] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.466228  4274 raft_consensus.cc:1275] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.467808  4401 consensus_queue.cc:1048] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.473187  4384 consensus_queue.cc:1048] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:54.384903  4146 debug-util.cc:398] Leaking SignalData structure 0x7b08001de340 after lost signal to thread 3497
W20260710 11:03:54.385670  4146 debug-util.cc:398] Leaking SignalData structure 0x7b080010e6e0 after lost signal to thread 4057
W20260710 11:03:54.386511  4146 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4f60 after lost signal to thread 4149
W20260710 11:03:54.387180  4146 debug-util.cc:398] Leaking SignalData structure 0x7b08000bb580 after lost signal to thread 4224
W20260710 11:03:54.387800  4146 debug-util.cc:398] Leaking SignalData structure 0x7b08001dde20 after lost signal to thread 4298
I20260710 11:03:55.567071  3494 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:03:55.567791  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:55.586076  4124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
mode: GRACEFUL
new_leader_uuid: "2efaa769151d4183b373ff05d81baec7"
 from {username='slave'} at 127.0.0.1:38966
I20260710 11:03:55.586555  4124 raft_consensus.cc:606] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Received request to transfer leadership to TS 2efaa769151d4183b373ff05d81baec7
I20260710 11:03:55.588768  4124 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
mode: GRACEFUL
new_leader_uuid: "2efaa769151d4183b373ff05d81baec7"
 from {username='slave'} at 127.0.0.1:38966
I20260710 11:03:55.589249  4124 raft_consensus.cc:606] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Received request to transfer leadership to TS 2efaa769151d4183b373ff05d81baec7
I20260710 11:03:55.590183  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:55.590615  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:55.905761  4415 raft_consensus.cc:993] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114: : Instructing follower 2efaa769151d4183b373ff05d81baec7 to start an election
I20260710 11:03:55.906216  4410 raft_consensus.cc:1081] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Signalling peer 2efaa769151d4183b373ff05d81baec7 to start an election
I20260710 11:03:55.907748  4274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c"
dest_uuid: "2efaa769151d4183b373ff05d81baec7"
 from {username='slave'} at 127.0.0.1:36042
I20260710 11:03:55.908183  4274 raft_consensus.cc:493] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:55.908481  4274 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:55.912911  4274 raft_consensus.cc:515] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:55.915364  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:55.915575  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:55.916059  4200 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:55.915949  4125 raft_consensus.cc:3055] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:55.916687  4125 raft_consensus.cc:740] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:55.917497  4125 consensus_queue.cc:260] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:55.918524  4125 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:55.920073  4410 raft_consensus.cc:993] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114: : Instructing follower 2efaa769151d4183b373ff05d81baec7 to start an election
I20260710 11:03:55.920465  4410 raft_consensus.cc:1081] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Signalling peer 2efaa769151d4183b373ff05d81baec7 to start an election
I20260710 11:03:55.921988  4273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c"
dest_uuid: "2efaa769151d4183b373ff05d81baec7"
 from {username='slave'} at 127.0.0.1:36042
I20260710 11:03:55.922539  4273 raft_consensus.cc:493] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:55.922670  4274 leader_election.cc:290] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 2 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:55.922964  4273 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.922451  4200 raft_consensus.cc:2468] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 2.
I20260710 11:03:55.925283  4240 leader_election.cc:304] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2efaa769151d4183b373ff05d81baec7, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:55.925544  4125 raft_consensus.cc:2468] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 2.
I20260710 11:03:55.926019  4411 raft_consensus.cc:2804] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:55.927186  4411 raft_consensus.cc:697] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 2 LEADER]: Becoming Leader. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:55.927989  4411 consensus_queue.cc:237] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:55.929407  4273 raft_consensus.cc:515] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:55.932122  4125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:55.932217  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:55.932863  4125 raft_consensus.cc:3055] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:55.932964  4200 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.933331  4125 raft_consensus.cc:740] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:55.934307  4125 consensus_queue.cc:260] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:55.935676  4125 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:55.939618  4200 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 3.
I20260710 11:03:55.941213  4240 leader_election.cc:304] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [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: 2efaa769151d4183b373ff05d81baec7, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:55.942157  4416 raft_consensus.cc:2804] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:55.942772  4125 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 3.
I20260710 11:03:55.945005  4416 raft_consensus.cc:697] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 3 LEADER]: Becoming Leader. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:55.940109  4273 leader_election.cc:290] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 3 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:55.945832  4416 consensus_queue.cc:237] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:55.949743  4022 catalog_manager.cc:5697] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 reported cstate change: term changed from 1 to 2, leader changed from 18528c2dc49249449c94c1426e3eb114 (127.3.105.129) to 2efaa769151d4183b373ff05d81baec7 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "2efaa769151d4183b373ff05d81baec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:55.964712  4022 catalog_manager.cc:5697] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 reported cstate change: term changed from 2 to 3, leader changed from 18528c2dc49249449c94c1426e3eb114 (127.3.105.129) to 2efaa769151d4183b373ff05d81baec7 (127.3.105.131). New cstate: current_term: 3 leader_uuid: "2efaa769151d4183b373ff05d81baec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:56.342880  4200 raft_consensus.cc:1275] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Refusing update from remote peer 2efaa769151d4183b373ff05d81baec7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:56.344019  4416 consensus_queue.cc:1048] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:56.354274  4125 raft_consensus.cc:1275] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Refusing update from remote peer 2efaa769151d4183b373ff05d81baec7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:56.355901  4418 consensus_queue.cc:1048] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:56.424125  4200 raft_consensus.cc:1275] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Refusing update from remote peer 2efaa769151d4183b373ff05d81baec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:56.425385  4418 consensus_queue.cc:1048] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:56.433554  4125 raft_consensus.cc:1275] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Refusing update from remote peer 2efaa769151d4183b373ff05d81baec7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:56.435082  4418 consensus_queue.cc:1048] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:56.591380  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:56.607882  4273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c"
dest_uuid: "2efaa769151d4183b373ff05d81baec7"
mode: GRACEFUL
new_leader_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:36072
I20260710 11:03:56.608450  4273 raft_consensus.cc:606] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 3 LEADER]: Received request to transfer leadership to TS 18528c2dc49249449c94c1426e3eb114
I20260710 11:03:56.619304  4273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c"
dest_uuid: "2efaa769151d4183b373ff05d81baec7"
mode: GRACEFUL
new_leader_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:36072
I20260710 11:03:56.619859  4273 raft_consensus.cc:606] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 2 LEADER]: Received request to transfer leadership to TS 18528c2dc49249449c94c1426e3eb114
I20260710 11:03:56.624855  4200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
mode: GRACEFUL
new_leader_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:39526
I20260710 11:03:56.625310  4200 raft_consensus.cc:606] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Received request to transfer leadership to TS 18528c2dc49249449c94c1426e3eb114
I20260710 11:03:56.630101  4200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
mode: GRACEFUL
new_leader_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:39526
I20260710 11:03:56.630544  4200 raft_consensus.cc:606] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Received request to transfer leadership to TS 18528c2dc49249449c94c1426e3eb114
I20260710 11:03:56.635203  4200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
mode: GRACEFUL
new_leader_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:39526
I20260710 11:03:56.635677  4200 raft_consensus.cc:606] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Received request to transfer leadership to TS 18528c2dc49249449c94c1426e3eb114
I20260710 11:03:56.969010  4432 raft_consensus.cc:993] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5: : Instructing follower 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:56.969573  4402 raft_consensus.cc:1081] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Signalling peer 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:56.971820  4124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:38940
I20260710 11:03:56.972424  4124 raft_consensus.cc:493] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:56.972836  4124 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.978627  4433 raft_consensus.cc:993] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7: : Instructing follower 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:56.979240  4433 raft_consensus.cc:1081] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 2 LEADER]: Signalling peer 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:56.982108  4123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:38926
I20260710 11:03:56.982561  4123 raft_consensus.cc:493] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:56.982995  4123 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.982576  4124 raft_consensus.cc:515] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:56.983768  4435 raft_consensus.cc:993] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7: : Instructing follower 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:56.984213  4434 raft_consensus.cc:1081] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 3 LEADER]: Signalling peer 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:56.985371  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:56.985888  4200 raft_consensus.cc:3055] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:56.986123  4125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:38926
I20260710 11:03:56.986166  4200 raft_consensus.cc:740] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:56.986732  4125 raft_consensus.cc:493] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:56.987106  4200 consensus_queue.cc:260] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:56.987596  4124 leader_election.cc:290] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 3 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:56.987118  4125 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:56.988091  4200 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.988922  4273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:56.989485  4273 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.989900  4123 raft_consensus.cc:515] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:56.991885  4123 leader_election.cc:290] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 3 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:56.993506  4199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:56.993500  4274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:56.994179  4274 raft_consensus.cc:3055] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:56.994177  4199 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.994480  4200 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 3.
I20260710 11:03:56.996532  4125 raft_consensus.cc:515] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:56.996929  4274 raft_consensus.cc:740] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:56.997355  4273 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 3.
I20260710 11:03:56.997743  4274 consensus_queue.cc:260] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:56.998219  4125 leader_election.cc:290] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 4 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:56.998930  4274 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:56.999095  4091 leader_election.cc:304] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [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: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:56.999830  4415 raft_consensus.cc:2804] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:57.000443  4272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:57.001022  4272 raft_consensus.cc:3055] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:57.001080  4199 raft_consensus.cc:2468] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 3.
I20260710 11:03:57.001407  4272 raft_consensus.cc:740] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:57.002300  4415 raft_consensus.cc:697] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:57.002179  4272 consensus_queue.cc:260] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.003376  4272 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:57.003166  4415 consensus_queue.cc:237] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.003810  4091 leader_election.cc:304] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [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: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:57.006577  4437 raft_consensus.cc:2804] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:57.006633  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdd6490bd89409abf58a26984b4fa6c" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:57.007938  4274 raft_consensus.cc:2468] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 3.
I20260710 11:03:57.008534  4200 raft_consensus.cc:3060] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:57.010149  4272 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 4.
I20260710 11:03:57.008126  4437 raft_consensus.cc:697] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:57.011982  4437 consensus_queue.cc:237] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.014359  4200 raft_consensus.cc:2468] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 4.
I20260710 11:03:57.018184  4091 leader_election.cc:304] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [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: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:57.018784  4438 raft_consensus.cc:2804] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:57.019236  4438 raft_consensus.cc:697] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 4 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:57.019536  4022 catalog_manager.cc:5697] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 2 to 3, leader changed from f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130) to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.020004  4438 consensus_queue.cc:237] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.031481  4402 raft_consensus.cc:993] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5: : Instructing follower 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:57.031885  4432 raft_consensus.cc:1081] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Signalling peer 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:57.033535  4125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:38940
I20260710 11:03:57.034049  4125 raft_consensus.cc:493] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:57.034415  4125 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.035662  4022 catalog_manager.cc:5697] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 2 to 3, leader changed from 2efaa769151d4183b373ff05d81baec7 (127.3.105.131) to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.036746  4022 catalog_manager.cc:5697] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 3 to 4, leader changed from 2efaa769151d4183b373ff05d81baec7 (127.3.105.131) to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 4 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.040468  4125 raft_consensus.cc:515] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.042295  4125 leader_election.cc:290] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 3 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:57.042891  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:57.043437  4200 raft_consensus.cc:3055] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:57.043746  4200 raft_consensus.cc:740] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:57.043654  4272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f94a622ed714f0f86b6f4fb6b2f8906" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:57.044440  4272 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.044502  4200 consensus_queue.cc:260] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.045635  4200 raft_consensus.cc:3060] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.051203  4272 raft_consensus.cc:2468] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 3.
I20260710 11:03:57.051883  4200 raft_consensus.cc:2468] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 3.
I20260710 11:03:57.052263  4091 leader_election.cc:304] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [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: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:57.052896  4438 raft_consensus.cc:2804] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:57.053340  4438 raft_consensus.cc:697] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:57.054025  4438 consensus_queue.cc:237] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.060750  4022 catalog_manager.cc:5697] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 2 to 3, leader changed from f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130) to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.175216  4402 raft_consensus.cc:993] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5: : Instructing follower 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:57.175631  4402 raft_consensus.cc:1081] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Signalling peer 18528c2dc49249449c94c1426e3eb114 to start an election
I20260710 11:03:57.176896  4125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
 from {username='slave'} at 127.0.0.1:38940
I20260710 11:03:57.177309  4125 raft_consensus.cc:493] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:57.177532  4125 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.181631  4125 raft_consensus.cc:515] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.182953  4125 leader_election.cc:290] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [CANDIDATE]: Term 3 election: Requested vote from peers f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:57.183704  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:57.184000  4272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339a3837d6640ec88f665a1d82bdc2b" candidate_uuid: "18528c2dc49249449c94c1426e3eb114" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:57.184276  4200 raft_consensus.cc:3055] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:57.184509  4272 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.184587  4200 raft_consensus.cc:740] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:57.185365  4200 consensus_queue.cc:260] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.186439  4200 raft_consensus.cc:3060] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:57.190864  4272 raft_consensus.cc:2468] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 3.
I20260710 11:03:57.191920  4091 leader_election.cc:304] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [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: 18528c2dc49249449c94c1426e3eb114, 2efaa769151d4183b373ff05d81baec7; no voters: 
I20260710 11:03:57.192195  4200 raft_consensus.cc:2468] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18528c2dc49249449c94c1426e3eb114 in term 3.
I20260710 11:03:57.192629  4438 raft_consensus.cc:2804] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:57.193080  4438 raft_consensus.cc:697] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Becoming Leader. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:57.193791  4438 consensus_queue.cc:237] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:57.199868  4022 catalog_manager.cc:5697] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 reported cstate change: term changed from 2 to 3, leader changed from f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130) to 18528c2dc49249449c94c1426e3eb114 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "18528c2dc49249449c94c1426e3eb114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:57.454555  4272 raft_consensus.cc:1275] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.455642  4438 consensus_queue.cc:1048] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.465942  4200 raft_consensus.cc:1275] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.467286  4438 consensus_queue.cc:1048] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.477555  4272 raft_consensus.cc:1275] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:57.478688  4438 consensus_queue.cc:1048] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:57.486263  4200 raft_consensus.cc:1275] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:57.488333  4415 consensus_queue.cc:1048] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:57.539661  4272 raft_consensus.cc:1275] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.540838  4415 consensus_queue.cc:1048] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.548868  4200 raft_consensus.cc:1275] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.550561  4415 consensus_queue.cc:1048] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.576407  4272 raft_consensus.cc:1275] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.577214  4200 raft_consensus.cc:1275] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.577503  4415 consensus_queue.cc:1048] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.578328  4437 consensus_queue.cc:1048] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.586941  4199 raft_consensus.cc:1275] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.588752  4272 raft_consensus.cc:1275] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Refusing update from remote peer 18528c2dc49249449c94c1426e3eb114: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:57.590799  4437 consensus_queue.cc:1048] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:57.592069  4438 consensus_queue.cc:1048] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:59.642500  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:59.650081  4125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
mode: GRACEFUL
new_leader_uuid: "2efaa769151d4183b373ff05d81baec7"
 from {username='slave'} at 127.0.0.1:38966
I20260710 11:03:59.650758  4125 raft_consensus.cc:606] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Received request to transfer leadership to TS 2efaa769151d4183b373ff05d81baec7
I20260710 11:03:59.653286  4125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
mode: GRACEFUL
new_leader_uuid: "2efaa769151d4183b373ff05d81baec7"
 from {username='slave'} at 127.0.0.1:38966
I20260710 11:03:59.653715  4125 raft_consensus.cc:606] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Received request to transfer leadership to TS 2efaa769151d4183b373ff05d81baec7
I20260710 11:03:59.656139  4125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
mode: GRACEFUL
new_leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:38966
I20260710 11:03:59.656657  4125 raft_consensus.cc:606] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Received request to transfer leadership to TS f17f931cb6e34adb913bde0d78b8cda5
I20260710 11:03:59.658972  4125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fcd5b8fe07747268b3ad074e14119f3"
dest_uuid: "18528c2dc49249449c94c1426e3eb114"
mode: GRACEFUL
new_leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:38966
I20260710 11:03:59.659348  4125 raft_consensus.cc:606] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Received request to transfer leadership to TS f17f931cb6e34adb913bde0d78b8cda5
I20260710 11:03:59.660207  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:03:59.660594  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:59.891106  4459 raft_consensus.cc:993] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114: : Instructing follower 2efaa769151d4183b373ff05d81baec7 to start an election
I20260710 11:03:59.891619  4461 raft_consensus.cc:1081] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Signalling peer 2efaa769151d4183b373ff05d81baec7 to start an election
I20260710 11:03:59.893060  4274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396"
dest_uuid: "2efaa769151d4183b373ff05d81baec7"
 from {username='slave'} at 127.0.0.1:36042
I20260710 11:03:59.893527  4274 raft_consensus.cc:493] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.893829  4274 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:59.899245  4274 raft_consensus.cc:515] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.901222  4274 leader_election.cc:290] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 3 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:59.902288  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:59.902472  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd77f7a296d49a0b284c3e2d6a09396" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:59.903020  4200 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:59.902963  4123 raft_consensus.cc:3055] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:59.903355  4123 raft_consensus.cc:740] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:59.904143  4123 consensus_queue.cc:260] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.905216  4123 raft_consensus.cc:3060] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:59.907542  4200 raft_consensus.cc:2468] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 3.
I20260710 11:03:59.908708  4240 leader_election.cc:304] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [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: 2efaa769151d4183b373ff05d81baec7, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:59.909751  4431 raft_consensus.cc:2804] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:59.910705  4431 raft_consensus.cc:697] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 3 LEADER]: Becoming Leader. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:59.911060  4123 raft_consensus.cc:2468] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 3.
I20260710 11:03:59.911604  4431 consensus_queue.cc:237] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.918902  4023 catalog_manager.cc:5697] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 reported cstate change: term changed from 2 to 3, leader changed from 18528c2dc49249449c94c1426e3eb114 (127.3.105.129) to 2efaa769151d4183b373ff05d81baec7 (127.3.105.131). New cstate: current_term: 3 leader_uuid: "2efaa769151d4183b373ff05d81baec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:59.920341  4459 raft_consensus.cc:993] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114: : Instructing follower f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:03:59.920764  4461 raft_consensus.cc:1081] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Signalling peer f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:03:59.922427  4200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:03:59.922859  4200 raft_consensus.cc:493] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.923112  4200 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:59.928673  4200 raft_consensus.cc:515] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.930330  4200 leader_election.cc:290] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 4 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363)
I20260710 11:03:59.931079  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:59.931485  4274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e478f1fdbd42bcb025c7902513b92c" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:03:59.932070  4274 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:59.932256  4123 raft_consensus.cc:3055] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:59.932652  4123 raft_consensus.cc:740] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:59.933557  4123 consensus_queue.cc:260] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.934666  4123 raft_consensus.cc:3060] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:59.937229  4274 raft_consensus.cc:2468] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 4.
I20260710 11:03:59.938549  4166 leader_election.cc:304] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [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: 2efaa769151d4183b373ff05d81baec7, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:59.939364  4402 raft_consensus.cc:2804] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:59.940150  4123 raft_consensus.cc:2468] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 4.
I20260710 11:03:59.940806  4402 raft_consensus.cc:697] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 LEADER]: Becoming Leader. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:03:59.941751  4402 consensus_queue.cc:237] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.948454  4023 catalog_manager.cc:5697] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 reported cstate change: term changed from 3 to 4, leader changed from 18528c2dc49249449c94c1426e3eb114 (127.3.105.129) to f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130). New cstate: current_term: 4 leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:59.955534  4459 raft_consensus.cc:993] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114: : Instructing follower 2efaa769151d4183b373ff05d81baec7 to start an election
I20260710 11:03:59.955938  4461 raft_consensus.cc:1081] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Signalling peer 2efaa769151d4183b373ff05d81baec7 to start an election
I20260710 11:03:59.957299  4274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230"
dest_uuid: "2efaa769151d4183b373ff05d81baec7"
 from {username='slave'} at 127.0.0.1:36042
I20260710 11:03:59.957741  4274 raft_consensus.cc:493] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:59.958024  4274 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:59.962428  4274 raft_consensus.cc:515] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.963961  4274 leader_election.cc:290] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [CANDIDATE]: Term 4 election: Requested vote from peers 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061), f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425)
I20260710 11:03:59.964898  4200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
I20260710 11:03:59.964835  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce29cd5e684cf9a8e0bfb8dd485230" candidate_uuid: "2efaa769151d4183b373ff05d81baec7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:03:59.965469  4200 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:59.965549  4123 raft_consensus.cc:3055] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:59.965902  4123 raft_consensus.cc:740] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:03:59.966531  4123 consensus_queue.cc:260] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.967438  4123 raft_consensus.cc:3060] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:59.969486  4200 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 4.
I20260710 11:03:59.970288  4240 leader_election.cc:304] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [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: 2efaa769151d4183b373ff05d81baec7, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:03:59.970897  4431 raft_consensus.cc:2804] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:59.971292  4431 raft_consensus.cc:697] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 4 LEADER]: Becoming Leader. State: Replica: 2efaa769151d4183b373ff05d81baec7, State: Running, Role: LEADER
I20260710 11:03:59.972157  4123 raft_consensus.cc:2468] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2efaa769151d4183b373ff05d81baec7 in term 4.
I20260710 11:03:59.972184  4431 consensus_queue.cc:237] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [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: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } }
I20260710 11:03:59.978822  4023 catalog_manager.cc:5697] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 reported cstate change: term changed from 3 to 4, leader changed from 18528c2dc49249449c94c1426e3eb114 (127.3.105.129) to 2efaa769151d4183b373ff05d81baec7 (127.3.105.131). New cstate: current_term: 4 leader_uuid: "2efaa769151d4183b373ff05d81baec7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:00.042382  4461 raft_consensus.cc:993] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114: : Instructing follower f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:04:00.043334  4459 raft_consensus.cc:1081] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Signalling peer f17f931cb6e34adb913bde0d78b8cda5 to start an election
I20260710 11:04:00.045038  4199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fcd5b8fe07747268b3ad074e14119f3"
dest_uuid: "f17f931cb6e34adb913bde0d78b8cda5"
 from {username='slave'} at 127.0.0.1:39510
I20260710 11:04:00.045488  4199 raft_consensus.cc:493] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:00.045755  4199 raft_consensus.cc:3060] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:00.050623  4199 raft_consensus.cc:515] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:04:00.052245  4199 leader_election.cc:290] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 2 election: Requested vote from peers 2efaa769151d4183b373ff05d81baec7 (127.3.105.131:42363), 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061)
I20260710 11:04:00.053356  4274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcd5b8fe07747268b3ad074e14119f3" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2efaa769151d4183b373ff05d81baec7"
I20260710 11:04:00.053560  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcd5b8fe07747268b3ad074e14119f3" candidate_uuid: "f17f931cb6e34adb913bde0d78b8cda5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18528c2dc49249449c94c1426e3eb114"
I20260710 11:04:00.054015  4274 raft_consensus.cc:3060] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:00.054037  4123 raft_consensus.cc:3055] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:00.054590  4123 raft_consensus.cc:740] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18528c2dc49249449c94c1426e3eb114, State: Running, Role: LEADER
I20260710 11:04:00.055282  4123 consensus_queue.cc:260] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:04:00.056210  4123 raft_consensus.cc:3060] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:00.060576  4123 raft_consensus.cc:2468] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 2.
I20260710 11:04:00.060535  4274 raft_consensus.cc:2468] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f17f931cb6e34adb913bde0d78b8cda5 in term 2.
I20260710 11:04:00.061944  4163 leader_election.cc:304] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18528c2dc49249449c94c1426e3eb114, f17f931cb6e34adb913bde0d78b8cda5; no voters: 
I20260710 11:04:00.062770  4402 raft_consensus.cc:2804] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:00.063145  4402 raft_consensus.cc:697] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Becoming Leader. State: Replica: f17f931cb6e34adb913bde0d78b8cda5, State: Running, Role: LEADER
I20260710 11:04:00.063838  4402 consensus_queue.cc:237] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } }
I20260710 11:04:00.070173  4023 catalog_manager.cc:5697] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 reported cstate change: term changed from 1 to 2, leader changed from 18528c2dc49249449c94c1426e3eb114 (127.3.105.129) to f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "f17f931cb6e34adb913bde0d78b8cda5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:00.398775  4123 raft_consensus.cc:1275] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Refusing update from remote peer 2efaa769151d4183b373ff05d81baec7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:00.400009  4431 consensus_queue.cc:1048] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:00.410605  4199 raft_consensus.cc:1275] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Refusing update from remote peer 2efaa769151d4183b373ff05d81baec7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:00.412344  4475 consensus_queue.cc:1048] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:00.477802  4199 raft_consensus.cc:1275] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Refusing update from remote peer 2efaa769151d4183b373ff05d81baec7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:00.478894  4475 consensus_queue.cc:1048] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17f931cb6e34adb913bde0d78b8cda5" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 33425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:00.487375  4123 raft_consensus.cc:1275] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Refusing update from remote peer 2efaa769151d4183b373ff05d81baec7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:00.487582  4125 raft_consensus.cc:1275] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:00.488962  4431 consensus_queue.cc:1048] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:00.488957  4402 consensus_queue.cc:1048] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:04:00.503605  4272 raft_consensus.cc:1275] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:00.505311  4402 consensus_queue.cc:1048] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:00.575950  4272 raft_consensus.cc:1275] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:00.577186  4402 consensus_queue.cc:1048] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2efaa769151d4183b373ff05d81baec7" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:00.581733  4123 raft_consensus.cc:1275] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Refusing update from remote peer f17f931cb6e34adb913bde0d78b8cda5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:00.582943  4402 consensus_queue.cc:1048] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18528c2dc49249449c94c1426e3eb114" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 44061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:00.661428  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:00.667302  3494 tablet_server.cc:179] TabletServer@127.3.105.129:0 shutting down...
I20260710 11:04:00.687103  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:00.687799  3494 tablet_replica.cc:333] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.688459  3494 raft_consensus.cc:2243] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.688956  3494 raft_consensus.cc:2272] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.691329  3494 tablet_replica.cc:333] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.691831  3494 raft_consensus.cc:2243] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.692219  3494 raft_consensus.cc:2272] T b7c28076cc3146d8aab7d1a08e670a62 P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.693953  3494 tablet_replica.cc:333] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.694406  3494 raft_consensus.cc:2243] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.695155  3494 raft_consensus.cc:2272] T 0bdd6490bd89409abf58a26984b4fa6c P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.696768  3494 tablet_replica.cc:333] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.697280  3494 raft_consensus.cc:2243] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.697964  3494 raft_consensus.cc:2272] T 0339a3837d6640ec88f665a1d82bdc2b P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.699501  3494 tablet_replica.cc:333] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.699956  3494 raft_consensus.cc:2243] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.700592  3494 raft_consensus.cc:2272] T bd7f9499b80441488e0120ab4811e98e P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.702176  3494 tablet_replica.cc:333] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.702613  3494 raft_consensus.cc:2243] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.702958  3494 raft_consensus.cc:2272] T 8fcd5b8fe07747268b3ad074e14119f3 P 18528c2dc49249449c94c1426e3eb114 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.704749  3494 tablet_replica.cc:333] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.705245  3494 raft_consensus.cc:2243] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.705933  3494 raft_consensus.cc:2272] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.707648  3494 tablet_replica.cc:333] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.708081  3494 raft_consensus.cc:2243] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.708441  3494 raft_consensus.cc:2272] T a2a3d6235f5c4528b72707478b4acf8f P 18528c2dc49249449c94c1426e3eb114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.710054  3494 tablet_replica.cc:333] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.710469  3494 raft_consensus.cc:2243] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.710805  3494 raft_consensus.cc:2272] T 5dd77f7a296d49a0b284c3e2d6a09396 P 18528c2dc49249449c94c1426e3eb114 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.712635  3494 tablet_replica.cc:333] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114: stopping tablet replica
I20260710 11:04:00.713069  3494 raft_consensus.cc:2243] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.713413  3494 raft_consensus.cc:2272] T 61e478f1fdbd42bcb025c7902513b92c P 18528c2dc49249449c94c1426e3eb114 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.749946  3494 tablet_server.cc:196] TabletServer@127.3.105.129:0 shutdown complete.
I20260710 11:04:00.767378  3494 tablet_server.cc:179] TabletServer@127.3.105.130:0 shutting down...
I20260710 11:04:00.789531  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:04:00.790194  4237 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.105.129:44061: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260710 11:04:00.790380  3494 tablet_replica.cc:333] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.791092  3494 raft_consensus.cc:2243] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.791819  3494 raft_consensus.cc:2272] T 61e478f1fdbd42bcb025c7902513b92c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:00.793478  4237 consensus_peers.cc:597] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 -> Peer 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061): Couldn't send request to peer 18528c2dc49249449c94c1426e3eb114. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:44061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:00.794117  3494 tablet_replica.cc:333] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.794623  3494 raft_consensus.cc:2243] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.795013  3494 raft_consensus.cc:2272] T 0339a3837d6640ec88f665a1d82bdc2b P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.796571  3494 tablet_replica.cc:333] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.797044  3494 raft_consensus.cc:2243] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.797473  3494 raft_consensus.cc:2272] T 0bdd6490bd89409abf58a26984b4fa6c P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.798949  3494 tablet_replica.cc:333] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.799402  3494 raft_consensus.cc:2243] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.800045  3494 raft_consensus.cc:2272] T b7c28076cc3146d8aab7d1a08e670a62 P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.801569  3494 tablet_replica.cc:333] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.802011  3494 raft_consensus.cc:2243] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.802371  3494 raft_consensus.cc:2272] T 01ce29cd5e684cf9a8e0bfb8dd485230 P f17f931cb6e34adb913bde0d78b8cda5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.804157  3494 tablet_replica.cc:333] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.804756  3494 raft_consensus.cc:2243] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.805225  3494 raft_consensus.cc:2272] T a2a3d6235f5c4528b72707478b4acf8f P f17f931cb6e34adb913bde0d78b8cda5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.806640  3494 tablet_replica.cc:333] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.807099  3494 raft_consensus.cc:2243] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.807487  3494 raft_consensus.cc:2272] T 9f94a622ed714f0f86b6f4fb6b2f8906 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.808954  3494 tablet_replica.cc:333] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.809361  3494 raft_consensus.cc:2243] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.809728  3494 raft_consensus.cc:2272] T 5dd77f7a296d49a0b284c3e2d6a09396 P f17f931cb6e34adb913bde0d78b8cda5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.811471  3494 tablet_replica.cc:333] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.811901  3494 raft_consensus.cc:2243] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.812521  3494 raft_consensus.cc:2272] T 8fcd5b8fe07747268b3ad074e14119f3 P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.814148  3494 tablet_replica.cc:333] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5: stopping tablet replica
I20260710 11:04:00.814559  3494 raft_consensus.cc:2243] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.814940  3494 raft_consensus.cc:2272] T bd7f9499b80441488e0120ab4811e98e P f17f931cb6e34adb913bde0d78b8cda5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.841781  3494 tablet_server.cc:196] TabletServer@127.3.105.130:0 shutdown complete.
W20260710 11:04:00.846801  4237 consensus_peers.cc:597] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 -> Peer 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061): Couldn't send request to peer 18528c2dc49249449c94c1426e3eb114. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:44061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:00.860479  3494 tablet_server.cc:179] TabletServer@127.3.105.131:0 shutting down...
W20260710 11:04:00.864382  4240 consensus_peers.cc:597] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 -> Peer f17f931cb6e34adb913bde0d78b8cda5 (127.3.105.130:33425): Couldn't send request to peer f17f931cb6e34adb913bde0d78b8cda5. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:33425: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:00.880136  4237 consensus_peers.cc:597] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 -> Peer 18528c2dc49249449c94c1426e3eb114 (127.3.105.129:44061): Couldn't send request to peer 18528c2dc49249449c94c1426e3eb114. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:44061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:00.886206  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:00.886888  3494 tablet_replica.cc:333] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.887697  3494 raft_consensus.cc:2243] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.888140  3494 raft_consensus.cc:2272] T b7c28076cc3146d8aab7d1a08e670a62 P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.889900  3494 tablet_replica.cc:333] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.890380  3494 raft_consensus.cc:2243] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.891036  3494 raft_consensus.cc:2272] T 01ce29cd5e684cf9a8e0bfb8dd485230 P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.892930  3494 tablet_replica.cc:333] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.893378  3494 raft_consensus.cc:2243] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.894030  3494 raft_consensus.cc:2272] T a2a3d6235f5c4528b72707478b4acf8f P 2efaa769151d4183b373ff05d81baec7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.895534  3494 tablet_replica.cc:333] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.895953  3494 raft_consensus.cc:2243] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.896304  3494 raft_consensus.cc:2272] T 9f94a622ed714f0f86b6f4fb6b2f8906 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.897789  3494 tablet_replica.cc:333] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.898234  3494 raft_consensus.cc:2243] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.898867  3494 raft_consensus.cc:2272] T 5dd77f7a296d49a0b284c3e2d6a09396 P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.900606  3494 tablet_replica.cc:333] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.901072  3494 raft_consensus.cc:2243] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.901441  3494 raft_consensus.cc:2272] T 0bdd6490bd89409abf58a26984b4fa6c P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.902884  3494 tablet_replica.cc:333] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.903298  3494 raft_consensus.cc:2243] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.903648  3494 raft_consensus.cc:2272] T 61e478f1fdbd42bcb025c7902513b92c P 2efaa769151d4183b373ff05d81baec7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.905512  3494 tablet_replica.cc:333] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.905939  3494 raft_consensus.cc:2243] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.906312  3494 raft_consensus.cc:2272] T 0339a3837d6640ec88f665a1d82bdc2b P 2efaa769151d4183b373ff05d81baec7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.907738  3494 tablet_replica.cc:333] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.908143  3494 raft_consensus.cc:2243] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.908507  3494 raft_consensus.cc:2272] T bd7f9499b80441488e0120ab4811e98e P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.910001  3494 tablet_replica.cc:333] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7: stopping tablet replica
I20260710 11:04:00.910385  3494 raft_consensus.cc:2243] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.910724  3494 raft_consensus.cc:2272] T 8fcd5b8fe07747268b3ad074e14119f3 P 2efaa769151d4183b373ff05d81baec7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.936527  3494 tablet_server.cc:196] TabletServer@127.3.105.131:0 shutdown complete.
I20260710 11:04:00.953550  3494 master.cc:562] Master@127.3.105.190:43623 shutting down...
I20260710 11:04:00.970788  3494 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.971287  3494 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.971577  3494 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b4785e957084d87b9406ad1b7b4a815: stopping tablet replica
I20260710 11:04:00.990455  3494 master.cc:584] Master@127.3.105.190:43623 shutdown complete.
18528c2dc49249449c94c1426e3eb114  5
2efaa769151d4183b373ff05d81baec7  1
f17f931cb6e34adb913bde0d78b8cda5  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10159 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:04:01.025228  3494 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.105.190:44751
I20260710 11:04:01.026360  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:01.031600  4489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:01.031615  4488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:01.032814  4491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:01.034554  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:01.035270  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:01.035442  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:01.035553  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681441035542 us; error 0 us; skew 500 ppm
I20260710 11:04:01.036001  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:01.038236  3494 webserver.cc:533] Webserver started at http://127.3.105.190:38281/ using document root <none> and password file <none>
I20260710 11:04:01.038664  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:01.038807  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:01.039027  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:01.040035  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/master-0-root/instance:
uuid: "ae9a152d2b1e45af8e3dc15f13e8fb98"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-dbkd"
I20260710 11:04:01.044061  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:04:01.047386  4496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.048044  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:04:01.048278  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/master-0-root
uuid: "ae9a152d2b1e45af8e3dc15f13e8fb98"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-dbkd"
I20260710 11:04:01.048506  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:01.059463  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:01.060568  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:01.095835  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.190:44751
I20260710 11:04:01.095911  4547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.190:44751 every 8 connection(s)
I20260710 11:04:01.099495  4548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.108531  4548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98: Bootstrap starting.
I20260710 11:04:01.112943  4548 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:01.116741  4548 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98: No bootstrap required, opened a new log
I20260710 11:04:01.118714  4548 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9a152d2b1e45af8e3dc15f13e8fb98" member_type: VOTER }
I20260710 11:04:01.119047  4548 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:01.119218  4548 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae9a152d2b1e45af8e3dc15f13e8fb98, State: Initialized, Role: FOLLOWER
I20260710 11:04:01.119679  4548 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae9a152d2b1e45af8e3dc15f13e8fb98" member_type: VOTER }
I20260710 11:04:01.120059  4548 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:01.120237  4548 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:01.120442  4548 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:01.124284  4548 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9a152d2b1e45af8e3dc15f13e8fb98" member_type: VOTER }
I20260710 11:04:01.124729  4548 leader_election.cc:304] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [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: ae9a152d2b1e45af8e3dc15f13e8fb98; no voters: 
I20260710 11:04:01.125864  4548 leader_election.cc:290] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:01.126125  4551 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:01.127377  4551 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 1 LEADER]: Becoming Leader. State: Replica: ae9a152d2b1e45af8e3dc15f13e8fb98, State: Running, Role: LEADER
I20260710 11:04:01.128001  4551 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [LEADER]: Queue going to LEADER mode. State: All 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: "ae9a152d2b1e45af8e3dc15f13e8fb98" member_type: VOTER }
I20260710 11:04:01.128515  4548 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:01.132635  4552 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae9a152d2b1e45af8e3dc15f13e8fb98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9a152d2b1e45af8e3dc15f13e8fb98" member_type: VOTER } }
I20260710 11:04:01.133256  4552 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:01.134064  4553 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae9a152d2b1e45af8e3dc15f13e8fb98. Latest consensus state: current_term: 1 leader_uuid: "ae9a152d2b1e45af8e3dc15f13e8fb98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9a152d2b1e45af8e3dc15f13e8fb98" member_type: VOTER } }
I20260710 11:04:01.134567  4553 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:01.137038  4560 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:01.142482  4560 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:01.143379  3494 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:01.150859  4560 catalog_manager.cc:1383] Generated new cluster ID: a17569ea7c10480dbda6184defec0c9d
I20260710 11:04:01.151139  4560 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:01.178530  4560 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:01.179734  4560 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:01.190097  4560 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98: Generated new TSK 0
I20260710 11:04:01.190742  4560 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:01.209815  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:01.215724  4569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:01.216732  4570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:01.218375  4572 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:01.220047  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:01.221293  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:01.221477  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:01.221630  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681441221611 us; error 0 us; skew 500 ppm
I20260710 11:04:01.222136  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:01.224292  3494 webserver.cc:533] Webserver started at http://127.3.105.129:41205/ using document root <none> and password file <none>
I20260710 11:04:01.224737  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:01.224957  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:01.225222  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:01.226226  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/instance:
uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-dbkd"
I20260710 11:04:01.230608  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:01.233712  4577 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.234371  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:01.234627  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-dbkd"
I20260710 11:04:01.234887  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:01.244638  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:01.245810  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:01.247195  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:01.249332  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:01.249513  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.249722  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:01.249883  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.287214  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:33165
I20260710 11:04:01.287281  4639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:33165 every 8 connection(s)
I20260710 11:04:01.291718  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:01.298305  4644 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:01.299722  4645 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:01.302222  3494 server_base.cc:1061] running on GCE node
W20260710 11:04:01.302562  4647 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:01.303397  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:01.303622  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:01.303794  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681441303778 us; error 0 us; skew 500 ppm
I20260710 11:04:01.304438  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:01.306806  4640 heartbeater.cc:344] Connected to a master server at 127.3.105.190:44751
I20260710 11:04:01.307112  3494 webserver.cc:533] Webserver started at http://127.3.105.130:42113/ using document root <none> and password file <none>
I20260710 11:04:01.307193  4640 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:01.307775  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:01.308017  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:01.308077  4640 heartbeater.cc:507] Master 127.3.105.190:44751 requested a full tablet report, sending...
I20260710 11:04:01.308372  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:01.309630  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/instance:
uuid: "c466dbeae0d141fa85689a4c119ab159"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-dbkd"
I20260710 11:04:01.310302  4513 ts_manager.cc:194] Registered new tserver with Master: 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:01.312565  4513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34160
I20260710 11:04:01.315313  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:04:01.318462  4652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.319119  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:01.319386  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root
uuid: "c466dbeae0d141fa85689a4c119ab159"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-dbkd"
I20260710 11:04:01.319615  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:01.333873  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:01.334975  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:01.336405  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:01.338536  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:01.338749  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.338963  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:01.339110  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.376261  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.130:43301
I20260710 11:04:01.376302  4714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.130:43301 every 8 connection(s)
I20260710 11:04:01.380589  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:01.386701  4718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:01.388513  4719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:01.391314  4721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:01.391450  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:01.392549  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:01.392642  4715 heartbeater.cc:344] Connected to a master server at 127.3.105.190:44751
W20260710 11:04:01.392812  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:01.393040  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681441393026 us; error 0 us; skew 500 ppm
I20260710 11:04:01.393098  4715 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:01.393654  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:01.393896  4715 heartbeater.cc:507] Master 127.3.105.190:44751 requested a full tablet report, sending...
I20260710 11:04:01.395820  4513 ts_manager.cc:194] Registered new tserver with Master: c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:01.396239  3494 webserver.cc:533] Webserver started at http://127.3.105.131:46465/ using document root <none> and password file <none>
I20260710 11:04:01.396709  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:01.396930  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:01.397166  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:01.397295  4513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34164
I20260710 11:04:01.398335  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/instance:
uuid: "9cc75fad2aab42c0b613dec9311e66ff"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-dbkd"
I20260710 11:04:01.402432  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:01.405416  4726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.406085  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:01.406343  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root
uuid: "9cc75fad2aab42c0b613dec9311e66ff"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-dbkd"
I20260710 11:04:01.406596  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:01.424080  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:01.425266  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:01.426649  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:01.428750  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:01.428972  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.429188  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:01.429335  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.467378  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.131:44313
I20260710 11:04:01.467461  4788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.131:44313 every 8 connection(s)
I20260710 11:04:01.480237  4789 heartbeater.cc:344] Connected to a master server at 127.3.105.190:44751
I20260710 11:04:01.480584  4789 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:01.481317  4789 heartbeater.cc:507] Master 127.3.105.190:44751 requested a full tablet report, sending...
I20260710 11:04:01.483054  4513 ts_manager.cc:194] Registered new tserver with Master: 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:01.483526  3494 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013068033s
I20260710 11:04:01.484685  4513 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34180
I20260710 11:04:01.507043  4513 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34184:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:01.510739  4513 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:04:01.616222  4680 tablet_service.cc:1511] Processing CreateTablet for tablet 76b293c9cc6445fd980c4c0f80a171a8 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:01.617837  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b293c9cc6445fd980c4c0f80a171a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.621984  4679 tablet_service.cc:1511] Processing CreateTablet for tablet 47d3672da1ca4747adb4968c16436c26 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:01.623299  4679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d3672da1ca4747adb4968c16436c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.626766  4678 tablet_service.cc:1511] Processing CreateTablet for tablet 96f56b5955da47109d2b96f6eb6b132b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:01.628084  4678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f56b5955da47109d2b96f6eb6b132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.628881  4605 tablet_service.cc:1511] Processing CreateTablet for tablet 76b293c9cc6445fd980c4c0f80a171a8 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:01.630221  4605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b293c9cc6445fd980c4c0f80a171a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.629984  4753 tablet_service.cc:1511] Processing CreateTablet for tablet 47d3672da1ca4747adb4968c16436c26 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:01.631248  4753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d3672da1ca4747adb4968c16436c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.632886  4604 tablet_service.cc:1511] Processing CreateTablet for tablet 47d3672da1ca4747adb4968c16436c26 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:01.634131  4604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d3672da1ca4747adb4968c16436c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.636503  4752 tablet_service.cc:1511] Processing CreateTablet for tablet 96f56b5955da47109d2b96f6eb6b132b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:01.637835  4752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f56b5955da47109d2b96f6eb6b132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.639544  4603 tablet_service.cc:1511] Processing CreateTablet for tablet 96f56b5955da47109d2b96f6eb6b132b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:01.640836  4603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f56b5955da47109d2b96f6eb6b132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.641599  4751 tablet_service.cc:1511] Processing CreateTablet for tablet 392d962341f8403eb922d05e0b239d3f (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:01.642820  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392d962341f8403eb922d05e0b239d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.652258  4601 tablet_service.cc:1511] Processing CreateTablet for tablet 48fae244adcf4e5b8f3c2ce630e4f76f (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:01.652621  4748 tablet_service.cc:1511] Processing CreateTablet for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:01.652819  4676 tablet_service.cc:1511] Processing CreateTablet for tablet 48fae244adcf4e5b8f3c2ce630e4f76f (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:01.653568  4601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fae244adcf4e5b8f3c2ce630e4f76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.653995  4676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fae244adcf4e5b8f3c2ce630e4f76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.655071  4600 tablet_service.cc:1511] Processing CreateTablet for tablet f6101218c70b4984be0f11685753c960 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:01.656313  4600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6101218c70b4984be0f11685753c960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.657514  4677 tablet_service.cc:1511] Processing CreateTablet for tablet 392d962341f8403eb922d05e0b239d3f (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:01.657833  4674 tablet_service.cc:1511] Processing CreateTablet for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:01.658017  4599 tablet_service.cc:1511] Processing CreateTablet for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:01.659073  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.658727  4749 tablet_service.cc:1511] Processing CreateTablet for tablet f6101218c70b4984be0f11685753c960 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:01.659322  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.648478  4750 tablet_service.cc:1511] Processing CreateTablet for tablet 48fae244adcf4e5b8f3c2ce630e4f76f (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:01.664240  4598 tablet_service.cc:1511] Processing CreateTablet for tablet 401ebbb80f18414e92ca2575d7c769ee (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:01.665652  4598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ebbb80f18414e92ca2575d7c769ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.666345  4602 tablet_service.cc:1511] Processing CreateTablet for tablet 392d962341f8403eb922d05e0b239d3f (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:01.667559  4602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392d962341f8403eb922d05e0b239d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.628882  4754 tablet_service.cc:1511] Processing CreateTablet for tablet 76b293c9cc6445fd980c4c0f80a171a8 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:01.665307  4675 tablet_service.cc:1511] Processing CreateTablet for tablet f6101218c70b4984be0f11685753c960 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:01.653995  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.669569  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392d962341f8403eb922d05e0b239d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.671280  4675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6101218c70b4984be0f11685753c960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.673151  4754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b293c9cc6445fd980c4c0f80a171a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.677441  4750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fae244adcf4e5b8f3c2ce630e4f76f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.681128  4749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6101218c70b4984be0f11685753c960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.710402  4597 tablet_service.cc:1511] Processing CreateTablet for tablet 2b21f8d04fa44195873326d6496d1e6b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:01.711717  4597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b21f8d04fa44195873326d6496d1e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.717940  4673 tablet_service.cc:1511] Processing CreateTablet for tablet 401ebbb80f18414e92ca2575d7c769ee (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:01.719354  4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ebbb80f18414e92ca2575d7c769ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.722589  4747 tablet_service.cc:1511] Processing CreateTablet for tablet 401ebbb80f18414e92ca2575d7c769ee (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:01.723978  4747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ebbb80f18414e92ca2575d7c769ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.743194  4672 tablet_service.cc:1511] Processing CreateTablet for tablet 2b21f8d04fa44195873326d6496d1e6b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:01.744578  4672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b21f8d04fa44195873326d6496d1e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.753731  4746 tablet_service.cc:1511] Processing CreateTablet for tablet 2b21f8d04fa44195873326d6496d1e6b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:01.755106  4746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b21f8d04fa44195873326d6496d1e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.772724  4596 tablet_service.cc:1511] Processing CreateTablet for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:01.774240  4596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.783368  4678 tablet_service.cc:1511] Processing CreateTablet for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:01.784627  4678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.788022  4745 tablet_service.cc:1511] Processing CreateTablet for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:01.789727  4745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.794178  4604 tablet_service.cc:1511] Processing CreateTablet for tablet 779d52be1f514eb596ab8f81e5a5b89d (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:01.795414  4604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779d52be1f514eb596ab8f81e5a5b89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.822243  4677 tablet_service.cc:1511] Processing CreateTablet for tablet 779d52be1f514eb596ab8f81e5a5b89d (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:01.823508  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779d52be1f514eb596ab8f81e5a5b89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.829969  4599 tablet_service.cc:1511] Processing CreateTablet for tablet a5769257aeb24b8b8d59136d4033c385 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:01.831353  4806 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:01.832240  4805 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:01.835443  4804 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:01.839409  4603 tablet_service.cc:1511] Processing CreateTablet for tablet cdef1b568aeb4a998b265f51be3eac96 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:01.838383  4754 tablet_service.cc:1511] Processing CreateTablet for tablet a5769257aeb24b8b8d59136d4033c385 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:01.834679  4679 tablet_service.cc:1511] Processing CreateTablet for tablet a5769257aeb24b8b8d59136d4033c385 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:01.840852  4754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5769257aeb24b8b8d59136d4033c385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.845402  4674 tablet_service.cc:1511] Processing CreateTablet for tablet cdef1b568aeb4a998b265f51be3eac96 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:01.846760  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdef1b568aeb4a998b265f51be3eac96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.849478  4805 tablet_bootstrap.cc:654] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:01.849597  4679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5769257aeb24b8b8d59136d4033c385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.849954  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5769257aeb24b8b8d59136d4033c385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.852017  4603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdef1b568aeb4a998b265f51be3eac96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.848949  4806 tablet_bootstrap.cc:654] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:01.856328  4745 tablet_service.cc:1511] Processing CreateTablet for tablet 779d52be1f514eb596ab8f81e5a5b89d (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:01.857581  4745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779d52be1f514eb596ab8f81e5a5b89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.861302  4750 tablet_service.cc:1511] Processing CreateTablet for tablet cdef1b568aeb4a998b265f51be3eac96 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:01.861874  4804 tablet_bootstrap.cc:654] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:01.862459  4750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdef1b568aeb4a998b265f51be3eac96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.896430  4680 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87cd593d08407ba01e07d49d74124b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:01.899000  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87cd593d08407ba01e07d49d74124b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.899652  4751 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87cd593d08407ba01e07d49d74124b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:01.900866  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87cd593d08407ba01e07d49d74124b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.902643  4596 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82c30788014a098ae14399a52a6276 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:01.903898  4596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82c30788014a098ae14399a52a6276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.921939  4677 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82c30788014a098ae14399a52a6276 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:01.923205  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82c30788014a098ae14399a52a6276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.930687  4749 tablet_service.cc:1511] Processing CreateTablet for tablet 7c82c30788014a098ae14399a52a6276 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:01.931951  4749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82c30788014a098ae14399a52a6276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.932732  4596 tablet_service.cc:1511] Processing CreateTablet for tablet 76cb52b9738540b3aa160fb14971008a (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:01.933954  4596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cb52b9738540b3aa160fb14971008a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.935837  4674 tablet_service.cc:1511] Processing CreateTablet for tablet 76cb52b9738540b3aa160fb14971008a (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:01.936772  4748 tablet_service.cc:1511] Processing CreateTablet for tablet 76cb52b9738540b3aa160fb14971008a (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:01.941391  4805 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:01.941866  4805 ts_tablet_manager.cc:1403] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.015s
I20260710 11:04:01.944473  4805 raft_consensus.cc:359] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:01.944955  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cb52b9738540b3aa160fb14971008a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.946033  4680 tablet_service.cc:1511] Processing CreateTablet for tablet 2be79c7cbae84571898c34cb41e25af4 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:01.947117  4805 raft_consensus.cc:385] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:01.947422  4805 raft_consensus.cc:740] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:01.948366  4805 consensus_queue.cc:260] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:01.951040  4806 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:01.951524  4806 ts_tablet_manager.cc:1403] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.121s	user 0.021s	sys 0.023s
I20260710 11:04:01.951894  4747 tablet_service.cc:1511] Processing CreateTablet for tablet 2be79c7cbae84571898c34cb41e25af4 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:01.955039  4806 raft_consensus.cc:359] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:01.955742  4806 raft_consensus.cc:385] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:01.955883  4747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2be79c7cbae84571898c34cb41e25af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.956046  4806 raft_consensus.cc:740] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:01.964538  4806 consensus_queue.cc:260] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:01.937992  4604 tablet_service.cc:1511] Processing CreateTablet for tablet 2be79c7cbae84571898c34cb41e25af4 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:01.938199  4599 tablet_service.cc:1511] Processing CreateTablet for tablet 9a87cd593d08407ba01e07d49d74124b (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:01.968283  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cb52b9738540b3aa160fb14971008a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.978011  4596 tablet_service.cc:1511] Processing CreateTablet for tablet 574c7f9a7d924938ba3b0e0b33acaedd (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:01.985343  4679 tablet_service.cc:1511] Processing CreateTablet for tablet 574c7f9a7d924938ba3b0e0b33acaedd (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:01.987018  4603 tablet_service.cc:1511] Processing CreateTablet for tablet a6a3d3aa93f3415e9e457db8737930ed (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:01.988029  4754 tablet_service.cc:1511] Processing CreateTablet for tablet 574c7f9a7d924938ba3b0e0b33acaedd (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:01.989778  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2be79c7cbae84571898c34cb41e25af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.989714  4678 tablet_service.cc:1511] Processing CreateTablet for tablet a6a3d3aa93f3415e9e457db8737930ed (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:01.992512  4754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574c7f9a7d924938ba3b0e0b33acaedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.003268  4679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574c7f9a7d924938ba3b0e0b33acaedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.003705  4640 heartbeater.cc:499] Master 127.3.105.190:44751 was elected leader, sending a full tablet report...
I20260710 11:04:02.005456  4678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a3d3aa93f3415e9e457db8737930ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.006438  4810 raft_consensus.cc:493] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.009332  4810 raft_consensus.cc:515] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.015324  4604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2be79c7cbae84571898c34cb41e25af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.016507  4789 heartbeater.cc:499] Master 127.3.105.190:44751 was elected leader, sending a full tablet report...
I20260710 11:04:02.016983  4603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a3d3aa93f3415e9e457db8737930ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.026576  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87cd593d08407ba01e07d49d74124b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.029520  4596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574c7f9a7d924938ba3b0e0b33acaedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.035491  4806 ts_tablet_manager.cc:1434] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.084s	user 0.023s	sys 0.027s
I20260710 11:04:02.039606  4804 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
W20260710 11:04:02.039885  4497 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.3.105.131:44313, user_credentials={real_user=slave}} blocked reactor thread for 44538.4us
I20260710 11:04:02.040156  4804 ts_tablet_manager.cc:1403] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.205s	user 0.026s	sys 0.037s
I20260710 11:04:02.042249  4747 tablet_service.cc:1511] Processing CreateTablet for tablet a6a3d3aa93f3415e9e457db8737930ed (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:02.045984  4747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a3d3aa93f3415e9e457db8737930ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.051355  4805 ts_tablet_manager.cc:1434] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.109s	user 0.014s	sys 0.009s
I20260710 11:04:02.052449  4805 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.057247  4810 leader_election.cc:290] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.059304  4804 raft_consensus.cc:359] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.059948  4677 tablet_service.cc:1511] Processing CreateTablet for tablet 77c6a6c9e49c41b4b675e01465dd877d (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:02.061175  4806 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.061281  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c6a6c9e49c41b4b675e01465dd877d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.060032  4804 raft_consensus.cc:385] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.070887  4804 raft_consensus.cc:740] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.071681  4804 consensus_queue.cc:260] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.079679  4675 tablet_service.cc:1511] Processing CreateTablet for tablet 0a17b9a773ec4664ab784995f8c56d70 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:02.081063  4675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a17b9a773ec4664ab784995f8c56d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.086336  4749 tablet_service.cc:1511] Processing CreateTablet for tablet 77c6a6c9e49c41b4b675e01465dd877d (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:02.087105  4745 tablet_service.cc:1511] Processing CreateTablet for tablet 0a17b9a773ec4664ab784995f8c56d70 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:02.087805  4749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c6a6c9e49c41b4b675e01465dd877d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.088481  4745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a17b9a773ec4664ab784995f8c56d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.103475  4601 tablet_service.cc:1511] Processing CreateTablet for tablet 77c6a6c9e49c41b4b675e01465dd877d (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:02.104282  4751 tablet_service.cc:1511] Processing CreateTablet for tablet f66a56c877114a6981ac38413d6b18d9 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:02.104822  4601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c6a6c9e49c41b4b675e01465dd877d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.105501  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66a56c877114a6981ac38413d6b18d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.109738  4805 tablet_bootstrap.cc:654] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.117901  4680 tablet_service.cc:1511] Processing CreateTablet for tablet f66a56c877114a6981ac38413d6b18d9 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:02.120132  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66a56c877114a6981ac38413d6b18d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.119201  4804 ts_tablet_manager.cc:1434] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.029s
I20260710 11:04:02.131876  4715 heartbeater.cc:499] Master 127.3.105.190:44751 was elected leader, sending a full tablet report...
I20260710 11:04:02.136188  4674 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7e2a16522743ebabc9bd7a480e9517 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:02.138411  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7e2a16522743ebabc9bd7a480e9517. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:02.156812  4561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:02.161311  4679 tablet_service.cc:1511] Processing CreateTablet for tablet b63bdd12bb184ae3a320211a57216de5 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:02.161726  4598 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7e2a16522743ebabc9bd7a480e9517 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:02.162577  4679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63bdd12bb184ae3a320211a57216de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.162954  4598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7e2a16522743ebabc9bd7a480e9517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.162889  4748 tablet_service.cc:1511] Processing CreateTablet for tablet b63bdd12bb184ae3a320211a57216de5 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:02.164108  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63bdd12bb184ae3a320211a57216de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.165858  4804 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.167754  4751 tablet_service.cc:1511] Processing CreateTablet for tablet 1d7e2a16522743ebabc9bd7a480e9517 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:02.170040  4605 tablet_service.cc:1511] Processing CreateTablet for tablet b63bdd12bb184ae3a320211a57216de5 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:02.170401  4604 tablet_service.cc:1511] Processing CreateTablet for tablet 0a17b9a773ec4664ab784995f8c56d70 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:02.171196  4605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63bdd12bb184ae3a320211a57216de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.177106  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7e2a16522743ebabc9bd7a480e9517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.186175  4599 tablet_service.cc:1511] Processing CreateTablet for tablet f66a56c877114a6981ac38413d6b18d9 (DEFAULT_TABLE table=test-workload [id=b16505cc07a7400d8e579e600cb270bd]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:02.187745  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6101218c70b4984be0f11685753c960" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.189028  4604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a17b9a773ec4664ab784995f8c56d70. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:02.189345  4581 leader_election.cc:343] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.193396  4806 tablet_bootstrap.cc:654] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.201097  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66a56c877114a6981ac38413d6b18d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.202939  4805 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.203506  4805 ts_tablet_manager.cc:1403] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.151s	user 0.007s	sys 0.014s
I20260710 11:04:02.206346  4805 raft_consensus.cc:359] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.207060  4805 raft_consensus.cc:385] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.209568  4805 raft_consensus.cc:740] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.211933  4804 tablet_bootstrap.cc:654] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.212615  4805 consensus_queue.cc:260] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.214741  4805 ts_tablet_manager.cc:1434] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:04:02.215603  4805 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.217823  4806 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.218302  4806 ts_tablet_manager.cc:1403] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.157s	user 0.005s	sys 0.006s
I20260710 11:04:02.219354  4812 raft_consensus.cc:493] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.219808  4812 raft_consensus.cc:515] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.222837  4812 leader_election.cc:290] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:02.232628  4805 tablet_bootstrap.cc:654] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.242714  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6101218c70b4984be0f11685753c960" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
W20260710 11:04:02.244148  4578 leader_election.cc:343] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.244652  4578 leader_election.cc:304] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca; no voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:02.246215  4810 raft_consensus.cc:2749] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.242390  4806 raft_consensus.cc:359] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.260504  4804 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.261089  4804 ts_tablet_manager.cc:1403] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.112s	user 0.024s	sys 0.000s
I20260710 11:04:02.253120  4806 raft_consensus.cc:385] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.261638  4806 raft_consensus.cc:740] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.262296  4806 consensus_queue.cc:260] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.263863  4805 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.264400  4805 ts_tablet_manager.cc:1403] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.005s
I20260710 11:04:02.264442  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f56b5955da47109d2b96f6eb6b132b" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
W20260710 11:04:02.266021  4730 leader_election.cc:343] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.267429  4805 raft_consensus.cc:359] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.267993  4806 ts_tablet_manager.cc:1434] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.049s	user 0.000s	sys 0.007s
I20260710 11:04:02.268177  4805 raft_consensus.cc:385] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.268582  4805 raft_consensus.cc:740] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.269003  4806 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.269428  4805 consensus_queue.cc:260] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.270572  4804 raft_consensus.cc:359] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.271234  4804 raft_consensus.cc:385] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.271502  4804 raft_consensus.cc:740] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.272581  4804 consensus_queue.cc:260] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.274493  4805 ts_tablet_manager.cc:1434] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:02.274682  4804 ts_tablet_manager.cc:1434] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:02.275441  4805 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.275574  4804 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.282299  4804 tablet_bootstrap.cc:654] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.282665  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f56b5955da47109d2b96f6eb6b132b" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.283313  4690 raft_consensus.cc:2468] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 0.
I20260710 11:04:02.285491  4805 tablet_bootstrap.cc:654] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.286526  4730 leader_election.cc:304] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [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: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 7ba9f4711e1e48438d8c562ac8f89cca
I20260710 11:04:02.287653  4812 raft_consensus.cc:2804] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.287994  4812 raft_consensus.cc:493] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.288307  4812 raft_consensus.cc:3060] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.295622  4812 raft_consensus.cc:515] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.296339  4806 tablet_bootstrap.cc:654] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.294750  4804 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.298278  4804 ts_tablet_manager.cc:1403] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 11:04:02.298631  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f56b5955da47109d2b96f6eb6b132b" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
W20260710 11:04:02.300019  4730 leader_election.cc:343] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.301831  4805 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.301932  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f56b5955da47109d2b96f6eb6b132b" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:02.302428  4805 ts_tablet_manager.cc:1403] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.018s
I20260710 11:04:02.302472  4690 raft_consensus.cc:3060] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.302640  4804 raft_consensus.cc:359] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.303462  4804 raft_consensus.cc:385] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.303758  4804 raft_consensus.cc:740] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.304684  4804 consensus_queue.cc:260] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.305748  4805 raft_consensus.cc:359] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.306494  4805 raft_consensus.cc:385] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.306814  4805 raft_consensus.cc:740] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.306885  4804 ts_tablet_manager.cc:1434] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:02.308069  4804 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.307667  4805 consensus_queue.cc:260] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.309607  4690 raft_consensus.cc:2468] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 1.
I20260710 11:04:02.310711  4730 leader_election.cc:304] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [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: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 7ba9f4711e1e48438d8c562ac8f89cca
I20260710 11:04:02.312886  4805 ts_tablet_manager.cc:1434] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 11:04:02.313934  4805 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.314632  4804 tablet_bootstrap.cc:654] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.315490  4812 leader_election.cc:290] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:02.316031  4812 raft_consensus.cc:2804] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.316457  4812 raft_consensus.cc:697] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Becoming Leader. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Running, Role: LEADER
I20260710 11:04:02.318681  4812 consensus_queue.cc:237] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.320518  4805 tablet_bootstrap.cc:654] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.330894  4826 raft_consensus.cc:493] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.331485  4826 raft_consensus.cc:515] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.333802  4826 leader_election.cc:290] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:02.335044  4804 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.335556  4804 ts_tablet_manager.cc:1403] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260710 11:04:02.337649  4806 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.338481  4804 raft_consensus.cc:359] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.339236  4804 raft_consensus.cc:385] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.339536  4804 raft_consensus.cc:740] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.340380  4804 consensus_queue.cc:260] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.342525  4806 ts_tablet_manager.cc:1403] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.009s
I20260710 11:04:02.344038  4511 catalog_manager.cc:5697] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131). New cstate: current_term: 1 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:02.345386  4806 raft_consensus.cc:359] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.346084  4806 raft_consensus.cc:385] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.346709  4815 raft_consensus.cc:493] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.347136  4815 raft_consensus.cc:515] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.356103  4815 leader_election.cc:290] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.382721  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:02.385280  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
W20260710 11:04:02.386834  4730 leader_election.cc:343] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:02.387565  4730 leader_election.cc:343] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.387965  4730 leader_election.cc:304] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:02.389101  4830 raft_consensus.cc:2749] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.346390  4806 raft_consensus.cc:740] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.394217  4806 consensus_queue.cc:260] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.394840  4805 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.395438  4805 ts_tablet_manager.cc:1403] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.082s	user 0.042s	sys 0.037s
I20260710 11:04:02.396420  4806 ts_tablet_manager.cc:1434] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260710 11:04:02.398389  4805 raft_consensus.cc:359] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.399147  4805 raft_consensus.cc:385] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.399509  4805 raft_consensus.cc:740] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.400336  4805 consensus_queue.cc:260] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.402042  4806 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.402496  4804 ts_tablet_manager.cc:1434] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.067s	user 0.018s	sys 0.017s
I20260710 11:04:02.403235  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebbb80f18414e92ca2575d7c769ee" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.403457  4804 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
W20260710 11:04:02.405537  4653 leader_election.cc:343] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.407125  4805 ts_tablet_manager.cc:1434] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:04:02.407886  4805 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.410094  4804 tablet_bootstrap.cc:654] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.413928  4805 tablet_bootstrap.cc:654] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.415438  4810 raft_consensus.cc:493] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.415969  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebbb80f18414e92ca2575d7c769ee" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:02.415887  4810 raft_consensus.cc:515] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
W20260710 11:04:02.417613  4656 leader_election.cc:343] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.417953  4810 leader_election.cc:290] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.419057  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.419358  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.419977  4690 raft_consensus.cc:2468] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
W20260710 11:04:02.420507  4578 leader_election.cc:343] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.421201  4581 leader_election.cc:304] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:02.422358  4810 raft_consensus.cc:2804] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.422739  4810 raft_consensus.cc:493] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.423060  4810 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.424335  4804 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.424840  4804 ts_tablet_manager.cc:1403] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:04:02.426872  4805 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.427233  4805 ts_tablet_manager.cc:1403] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.009s
I20260710 11:04:02.427659  4804 raft_consensus.cc:359] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.428355  4804 raft_consensus.cc:385] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.428627  4804 raft_consensus.cc:740] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.418123  4656 leader_election.cc:304] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c466dbeae0d141fa85689a4c119ab159; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:02.429493  4804 consensus_queue.cc:260] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.429595  4805 raft_consensus.cc:359] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.430439  4805 raft_consensus.cc:385] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.430477  4815 raft_consensus.cc:2749] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.430859  4805 raft_consensus.cc:740] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.431806  4805 consensus_queue.cc:260] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.433751  4805 ts_tablet_manager.cc:1434] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:04:02.434669  4805 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.435976  4804 ts_tablet_manager.cc:1434] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:04:02.436911  4804 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.430953  4810 raft_consensus.cc:515] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.439388  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:02.439958  4690 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.440713  4805 tablet_bootstrap.cc:654] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.441363  4806 tablet_bootstrap.cc:654] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.446439  4690 raft_consensus.cc:2468] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:02.447525  4581 leader_election.cc:304] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.448559  4811 raft_consensus.cc:2804] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.451694  4804 tablet_bootstrap.cc:654] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.456254  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
W20260710 11:04:02.457835  4578 leader_election.cc:343] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.459009  4810 leader_election.cc:290] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.462512  4811 raft_consensus.cc:697] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:02.463515  4804 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.463358  4811 consensus_queue.cc:237] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.463971  4804 ts_tablet_manager.cc:1403] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260710 11:04:02.466960  4804 raft_consensus.cc:359] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.480315  4804 raft_consensus.cc:385] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.480602  4805 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.481105  4805 ts_tablet_manager.cc:1403] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.019s
I20260710 11:04:02.482293  4806 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.482726  4806 ts_tablet_manager.cc:1403] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.007s
I20260710 11:04:02.482681  4513 catalog_manager.cc:5697] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.483804  4805 raft_consensus.cc:359] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.484512  4805 raft_consensus.cc:385] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.484800  4805 raft_consensus.cc:740] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.480633  4804 raft_consensus.cc:740] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.485661  4804 consensus_queue.cc:260] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.485599  4805 consensus_queue.cc:260] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.487751  4804 ts_tablet_manager.cc:1434] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260710 11:04:02.488188  4805 ts_tablet_manager.cc:1434] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:02.488660  4804 tablet_bootstrap.cc:492] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.489094  4805 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.492682  4806 raft_consensus.cc:359] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.493420  4806 raft_consensus.cc:385] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.493690  4806 raft_consensus.cc:740] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.494513  4806 consensus_queue.cc:260] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.495234  4804 tablet_bootstrap.cc:654] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.495422  4805 tablet_bootstrap.cc:654] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.496711  4811 raft_consensus.cc:493] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.496941  4806 ts_tablet_manager.cc:1434] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260710 11:04:02.497170  4811 raft_consensus.cc:515] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.497845  4806 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.499274  4811 leader_election.cc:290] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.500768  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f56b5955da47109d2b96f6eb6b132b" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.501531  4690 raft_consensus.cc:2393] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ba9f4711e1e48438d8c562ac8f89cca in current term 1: Already voted for candidate 9cc75fad2aab42c0b613dec9311e66ff in this term.
I20260710 11:04:02.503106  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f56b5955da47109d2b96f6eb6b132b" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.504235  4806 tablet_bootstrap.cc:654] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.505232  4578 leader_election.cc:304] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca; no voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:02.506300  4811 raft_consensus.cc:3060] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.509269  4804 tablet_bootstrap.cc:492] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.509732  4804 ts_tablet_manager.cc:1403] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:04:02.511536  4841 raft_consensus.cc:493] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.511986  4841 raft_consensus.cc:515] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.513327  4811 raft_consensus.cc:2749] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.514473  4841 leader_election.cc:290] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.512473  4804 raft_consensus.cc:359] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.515308  4804 raft_consensus.cc:385] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.515620  4804 raft_consensus.cc:740] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.515890  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.516484  4690 raft_consensus.cc:2468] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:02.516347  4804 consensus_queue.cc:260] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.517701  4581 leader_election.cc:304] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.518793  4804 ts_tablet_manager.cc:1434] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:04:02.519832  4804 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.519763  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
W20260710 11:04:02.521124  4578 leader_election.cc:343] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.522061  4811 raft_consensus.cc:2804] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.522404  4811 raft_consensus.cc:493] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.522714  4811 raft_consensus.cc:3060] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.524307  4815 raft_consensus.cc:493] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.524732  4815 raft_consensus.cc:515] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.526324  4804 tablet_bootstrap.cc:654] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.526687  4815 leader_election.cc:290] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.527755  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21f8d04fa44195873326d6496d1e6b" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.528136  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21f8d04fa44195873326d6496d1e6b" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:02.528311  4764 raft_consensus.cc:2468] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:02.528718  4615 raft_consensus.cc:2468] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:02.529127  4811 raft_consensus.cc:515] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.529670  4653 leader_election.cc:304] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.530556  4815 raft_consensus.cc:2804] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.530896  4815 raft_consensus.cc:493] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.531200  4815 raft_consensus.cc:3060] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.531901  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:02.532409  4690 raft_consensus.cc:3060] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.533849  4811 leader_election.cc:290] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.536736  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
W20260710 11:04:02.537925  4578 leader_election.cc:343] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.540189  4833 raft_consensus.cc:493] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.540643  4833 raft_consensus.cc:515] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.543269  4833 leader_election.cc:290] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.544680  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b293c9cc6445fd980c4c0f80a171a8" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.545272  4764 raft_consensus.cc:2468] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:02.545472  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b293c9cc6445fd980c4c0f80a171a8" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:02.546033  4615 raft_consensus.cc:2468] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:02.546432  4653 leader_election.cc:304] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.547178  4833 raft_consensus.cc:2804] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.547490  4833 raft_consensus.cc:493] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.547595  4690 raft_consensus.cc:2468] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:02.547863  4833 raft_consensus.cc:3060] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.548889  4581 leader_election.cc:304] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:02.549947  4811 raft_consensus.cc:2804] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.550419  4811 raft_consensus.cc:697] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:02.551179  4811 consensus_queue.cc:237] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.557188  4833 raft_consensus.cc:515] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.560156  4804 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.560566  4804 ts_tablet_manager.cc:1403] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.021s
I20260710 11:04:02.560889  4805 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.560987  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b293c9cc6445fd980c4c0f80a171a8" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:02.561295  4805 ts_tablet_manager.cc:1403] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.012s
I20260710 11:04:02.561178  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b293c9cc6445fd980c4c0f80a171a8" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:02.561694  4615 raft_consensus.cc:3060] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.561911  4764 raft_consensus.cc:3060] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.563704  4815 raft_consensus.cc:515] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.563915  4805 raft_consensus.cc:359] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.564512  4805 raft_consensus.cc:385] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.564769  4805 raft_consensus.cc:740] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.565414  4805 consensus_queue.cc:260] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.566201  4806 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.566632  4806 ts_tablet_manager.cc:1403] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.012s
I20260710 11:04:02.567461  4805 ts_tablet_manager.cc:1434] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:02.568310  4805 tablet_bootstrap.cc:492] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.569286  4806 raft_consensus.cc:359] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.569941  4806 raft_consensus.cc:385] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.570227  4806 raft_consensus.cc:740] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.572593  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21f8d04fa44195873326d6496d1e6b" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:02.573973  4614 raft_consensus.cc:3060] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.572999  4833 leader_election.cc:290] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.575384  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21f8d04fa44195873326d6496d1e6b" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:02.576578  4763 raft_consensus.cc:3060] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.575585  4764 raft_consensus.cc:2468] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:02.577721  4653 leader_election.cc:304] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.578478  4833 raft_consensus.cc:2804] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.574038  4815 leader_election.cc:290] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.579807  4806 consensus_queue.cc:260] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.581975  4806 ts_tablet_manager.cc:1434] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:04:02.582883  4806 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.584751  4763 raft_consensus.cc:2468] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:02.586704  4653 leader_election.cc:304] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.587646  4815 raft_consensus.cc:2804] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.588027  4805 tablet_bootstrap.cc:654] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.588138  4815 raft_consensus.cc:697] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Leader. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:02.587078  4615 raft_consensus.cc:2468] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:02.589126  4815 consensus_queue.cc:237] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.585036  4804 raft_consensus.cc:359] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.591380  4804 raft_consensus.cc:385] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.593717  4804 raft_consensus.cc:740] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.599149  4614 raft_consensus.cc:2468] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:02.604394  4833 raft_consensus.cc:697] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Leader. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:02.604301  4804 consensus_queue.cc:260] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.605300  4833 consensus_queue.cc:237] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.614106  4805 tablet_bootstrap.cc:492] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.613368  4513 catalog_manager.cc:5697] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.614647  4805 ts_tablet_manager.cc:1403] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260710 11:04:02.617414  4805 raft_consensus.cc:359] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.620546  4805 raft_consensus.cc:385] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.620885  4805 raft_consensus.cc:740] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.621449  4804 ts_tablet_manager.cc:1434] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.061s	user 0.016s	sys 0.004s
I20260710 11:04:02.621654  4805 consensus_queue.cc:260] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.622328  4804 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.624146  4805 ts_tablet_manager.cc:1434] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:04:02.625087  4805 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.627947  4804 tablet_bootstrap.cc:654] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.611801  4806 tablet_bootstrap.cc:654] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.630631  4805 tablet_bootstrap.cc:654] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.640750  4806 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.641237  4806 ts_tablet_manager.cc:1403] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.004s
I20260710 11:04:02.641268  4511 catalog_manager.cc:5697] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: term changed from 0 to 1, leader changed from <none> to c466dbeae0d141fa85689a4c119ab159 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.642781  4804 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.642896  4811 raft_consensus.cc:493] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.643342  4804 ts_tablet_manager.cc:1403] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260710 11:04:02.643388  4811 raft_consensus.cc:515] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.645485  4811 leader_election.cc:290] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.645884  4804 raft_consensus.cc:359] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.646199  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebbb80f18414e92ca2575d7c769ee" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.646499  4804 raft_consensus.cc:385] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.646795  4804 raft_consensus.cc:740] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.646898  4690 raft_consensus.cc:2468] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:02.647101  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebbb80f18414e92ca2575d7c769ee" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.647583  4804 consensus_queue.cc:260] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.649509  4804 ts_tablet_manager.cc:1434] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:02.650533  4804 tablet_bootstrap.cc:492] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.651322  4581 leader_election.cc:304] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.652194  4811 raft_consensus.cc:2804] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.652534  4811 raft_consensus.cc:493] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.652894  4811 raft_consensus.cc:3060] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.656020  4804 tablet_bootstrap.cc:654] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.660633  4811 raft_consensus.cc:515] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.661132  4513 catalog_manager.cc:5697] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 reported cstate change: term changed from 0 to 1, leader changed from <none> to c466dbeae0d141fa85689a4c119ab159 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.663818  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebbb80f18414e92ca2575d7c769ee" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:02.664451  4690 raft_consensus.cc:3060] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.675235  4690 raft_consensus.cc:2468] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:02.676611  4581 leader_election.cc:304] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.677649  4841 raft_consensus.cc:2804] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.678169  4841 raft_consensus.cc:697] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:02.679039  4841 consensus_queue.cc:237] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.644174  4806 raft_consensus.cc:359] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.681820  4806 raft_consensus.cc:385] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.683007  4806 raft_consensus.cc:740] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.682642  4811 leader_election.cc:290] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.683719  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ebbb80f18414e92ca2575d7c769ee" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:02.684736  4805 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.683753  4806 consensus_queue.cc:260] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.685921  4763 raft_consensus.cc:2468] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:02.685925  4805 ts_tablet_manager.cc:1403] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.061s	user 0.033s	sys 0.018s
I20260710 11:04:02.690132  4805 raft_consensus.cc:359] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.690948  4805 raft_consensus.cc:385] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.691253  4805 raft_consensus.cc:740] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.691875  4805 consensus_queue.cc:260] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.693403  4804 tablet_bootstrap.cc:492] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.693831  4804 ts_tablet_manager.cc:1403] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.006s
I20260710 11:04:02.693917  4805 ts_tablet_manager.cc:1434] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:02.694825  4805 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.696080  4804 raft_consensus.cc:359] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.696866  4806 ts_tablet_manager.cc:1434] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.055s	user 0.002s	sys 0.005s
I20260710 11:04:02.696743  4804 raft_consensus.cc:385] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.697513  4804 raft_consensus.cc:740] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.697492  4511 catalog_manager.cc:5697] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.698499  4804 consensus_queue.cc:260] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.699895  4806 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.701012  4805 tablet_bootstrap.cc:654] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.707629  4830 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:02.708079  4804 ts_tablet_manager.cc:1434] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:02.712253  4804 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.718645  4806 tablet_bootstrap.cc:654] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.718771  4804 tablet_bootstrap.cc:654] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.730015  4804 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.730563  4804 ts_tablet_manager.cc:1403] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:04:02.732198  4805 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.732643  4805 ts_tablet_manager.cc:1403] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.019s
I20260710 11:04:02.733496  4804 raft_consensus.cc:359] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.734223  4804 raft_consensus.cc:385] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.734534  4804 raft_consensus.cc:740] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.735335  4804 consensus_queue.cc:260] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.735246  4805 raft_consensus.cc:359] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.736145  4805 raft_consensus.cc:385] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.736510  4805 raft_consensus.cc:740] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.737584  4804 ts_tablet_manager.cc:1434] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:02.737308  4805 consensus_queue.cc:260] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.738068  4826 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:02.738641  4804 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.738622  4806 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.739677  4806 ts_tablet_manager.cc:1403] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260710 11:04:02.740034  4841 raft_consensus.cc:493] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.748081  4841 raft_consensus.cc:515] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.750293  4841 leader_election.cc:290] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.743944  4805 ts_tablet_manager.cc:1434] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:04:02.750967  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1fb4dd33a4e6ba4cd3d6c80135d39" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.751593  4805 tablet_bootstrap.cc:492] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.745232  4804 tablet_bootstrap.cc:654] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.751658  4689 raft_consensus.cc:2468] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:02.752969  4581 leader_election.cc:304] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.753502  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1fb4dd33a4e6ba4cd3d6c80135d39" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.753867  4841 raft_consensus.cc:2804] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.754346  4841 raft_consensus.cc:493] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.754706  4841 raft_consensus.cc:3060] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:02.755390  4578 leader_election.cc:343] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.755249  4806 raft_consensus.cc:359] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.755951  4806 raft_consensus.cc:385] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.756220  4806 raft_consensus.cc:740] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.756960  4806 consensus_queue.cc:260] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.760596  4805 tablet_bootstrap.cc:654] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.766261  4841 raft_consensus.cc:515] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.771327  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1fb4dd33a4e6ba4cd3d6c80135d39" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:02.772039  4690 raft_consensus.cc:3060] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.775789  4804 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.776244  4804 ts_tablet_manager.cc:1403] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260710 11:04:02.778766  4804 raft_consensus.cc:359] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.779379  4804 raft_consensus.cc:385] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.779635  4804 raft_consensus.cc:740] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.780475  4841 leader_election.cc:290] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.768033  4806 ts_tablet_manager.cc:1434] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:04:02.780447  4804 consensus_queue.cc:260] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.782027  4806 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.782950  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa1fb4dd33a4e6ba4cd3d6c80135d39" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:02.784876  4763 raft_consensus.cc:3060] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.785215  4804 ts_tablet_manager.cc:1434] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:04:02.786114  4804 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.791474  4804 tablet_bootstrap.cc:654] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.791734  4763 raft_consensus.cc:2468] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:02.791476  4806 tablet_bootstrap.cc:654] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.792892  4578 leader_election.cc:304] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:02.793776  4805 tablet_bootstrap.cc:492] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.793682  4811 raft_consensus.cc:493] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.794248  4805 ts_tablet_manager.cc:1403] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.009s
I20260710 11:04:02.794203  4811 raft_consensus.cc:515] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.795176  4841 raft_consensus.cc:2804] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.795643  4841 raft_consensus.cc:697] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:02.796285  4811 leader_election.cc:290] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.796411  4841 consensus_queue.cc:237] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.797123  4805 raft_consensus.cc:359] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.797824  4805 raft_consensus.cc:385] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.797896  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fae244adcf4e5b8f3c2ce630e4f76f" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.798156  4805 raft_consensus.cc:740] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.798521  4689 raft_consensus.cc:2468] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:02.799701  4581 leader_election.cc:304] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.800503  4810 raft_consensus.cc:2804] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.800928  4810 raft_consensus.cc:493] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.801301  4805 consensus_queue.cc:260] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.802512  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fae244adcf4e5b8f3c2ce630e4f76f" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
W20260710 11:04:02.803790  4578 leader_election.cc:343] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.801254  4810 raft_consensus.cc:3060] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.815475  4810 raft_consensus.cc:515] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.815928  4804 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.783941  4690 raft_consensus.cc:2468] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:02.816450  4804 ts_tablet_manager.cc:1403] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260710 11:04:02.818897  4511 catalog_manager.cc:5697] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.820624  4805 ts_tablet_manager.cc:1434] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.004s
I20260710 11:04:02.820907  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fae244adcf4e5b8f3c2ce630e4f76f" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:02.821765  4805 tablet_bootstrap.cc:492] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
W20260710 11:04:02.822141  4578 leader_election.cc:343] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.822774  4810 leader_election.cc:290] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.823493  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fae244adcf4e5b8f3c2ce630e4f76f" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:02.824035  4690 raft_consensus.cc:3060] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.826926  4810 raft_consensus.cc:493] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.827306  4810 raft_consensus.cc:515] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.827668  4805 tablet_bootstrap.cc:654] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.829658  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.830238  4689 raft_consensus.cc:2468] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:02.830358  4804 raft_consensus.cc:359] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.830982  4804 raft_consensus.cc:385] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.830869  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.831385  4804 raft_consensus.cc:740] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.831435  4581 leader_election.cc:304] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.831640  4763 raft_consensus.cc:2468] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:02.830996  4810 leader_election.cc:290] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.832233  4810 raft_consensus.cc:2804] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.832547  4810 raft_consensus.cc:493] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.832880  4810 raft_consensus.cc:3060] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.833881  4806 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.834369  4806 ts_tablet_manager.cc:1403] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.017s
I20260710 11:04:02.836921  4806 raft_consensus.cc:359] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.837401  4690 raft_consensus.cc:2468] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:02.837532  4806 raft_consensus.cc:385] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.837852  4806 raft_consensus.cc:740] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.838563  4581 leader_election.cc:304] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:02.838508  4804 consensus_queue.cc:260] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.838717  4806 consensus_queue.cc:260] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.839324  4810 raft_consensus.cc:515] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.840524  4804 ts_tablet_manager.cc:1434] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:04:02.843389  4806 ts_tablet_manager.cc:1434] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:02.843606  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:02.844122  4763 raft_consensus.cc:3060] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.844286  4806 tablet_bootstrap.cc:492] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.847523  4841 raft_consensus.cc:2804] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.848138  4841 raft_consensus.cc:697] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:02.849255  4841 consensus_queue.cc:237] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.851390  4763 raft_consensus.cc:2468] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:02.852458  4810 leader_election.cc:290] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.852432  4578 leader_election.cc:304] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:02.853847  4810 raft_consensus.cc:2804] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.853770  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:02.854277  4804 tablet_bootstrap.cc:492] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.854394  4690 raft_consensus.cc:3060] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.854343  4810 raft_consensus.cc:697] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:02.849939  4806 tablet_bootstrap.cc:654] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.857087  4810 consensus_queue.cc:237] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.858503  4830 raft_consensus.cc:493] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.858940  4830 raft_consensus.cc:515] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.859727  4804 tablet_bootstrap.cc:654] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.860885  4830 leader_election.cc:290] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:02.861279  4690 raft_consensus.cc:2468] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:02.862149  4805 tablet_bootstrap.cc:492] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.862388  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:02.862555  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.863440  4689 raft_consensus.cc:2393] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cc75fad2aab42c0b613dec9311e66ff in current term 1: Already voted for candidate 7ba9f4711e1e48438d8c562ac8f89cca in this term.
I20260710 11:04:02.864445  4730 leader_election.cc:304] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:02.862563  4805 ts_tablet_manager.cc:1403] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.011s
I20260710 11:04:02.868140  4830 raft_consensus.cc:3060] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.871341  4833 raft_consensus.cc:493] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.871793  4833 raft_consensus.cc:515] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.882161  4833 leader_election.cc:290] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.883632  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6101218c70b4984be0f11685753c960" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.883510  4805 raft_consensus.cc:359] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.884510  4805 raft_consensus.cc:385] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.884817  4805 raft_consensus.cc:740] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.885449  4763 raft_consensus.cc:2468] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:02.885918  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6101218c70b4984be0f11685753c960" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:02.886509  4614 raft_consensus.cc:2468] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:02.886148  4511 catalog_manager.cc:5697] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.887133  4653 leader_election.cc:304] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.887801  4830 raft_consensus.cc:2749] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.888207  4833 raft_consensus.cc:2804] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.888566  4833 raft_consensus.cc:493] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.889459  4805 consensus_queue.cc:260] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.890017  4833 raft_consensus.cc:3060] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.891069  4806 tablet_bootstrap.cc:492] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.891475  4805 ts_tablet_manager.cc:1434] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 11:04:02.892338  4805 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:02.891489  4806 ts_tablet_manager.cc:1403] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.009s
I20260710 11:04:02.888741  4841 raft_consensus.cc:493] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.894627  4841 raft_consensus.cc:515] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.897111  4833 raft_consensus.cc:515] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.897311  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:02.897617  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:02.897990  4690 raft_consensus.cc:2468] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
W20260710 11:04:02.898931  4578 leader_election.cc:343] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.899552  4581 leader_election.cc:304] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:02.900436  4841 leader_election.cc:290] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.900672  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6101218c70b4984be0f11685753c960" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:02.898996  4833 leader_election.cc:290] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.901252  4614 raft_consensus.cc:3060] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.905568  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6101218c70b4984be0f11685753c960" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:02.909296  4763 raft_consensus.cc:3060] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.910638  4805 tablet_bootstrap.cc:654] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.905128  4810 raft_consensus.cc:2804] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.912544  4614 raft_consensus.cc:2468] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:02.913859  4810 raft_consensus.cc:493] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.914284  4810 raft_consensus.cc:3060] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.910902  4511 catalog_manager.cc:5697] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.914876  4656 leader_election.cc:304] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:02.916087  4833 raft_consensus.cc:2804] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.917493  4833 raft_consensus.cc:697] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Leader. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:02.918440  4833 consensus_queue.cc:237] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.920046  4806 raft_consensus.cc:359] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.920660  4806 raft_consensus.cc:385] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.920946  4806 raft_consensus.cc:740] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.921736  4806 consensus_queue.cc:260] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.923614  4806 ts_tablet_manager.cc:1434] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 11:04:02.924770  4806 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:02.929270  4763 raft_consensus.cc:2468] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:02.931564  4804 tablet_bootstrap.cc:492] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.932024  4804 ts_tablet_manager.cc:1403] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.016s
I20260710 11:04:02.934271  4805 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:02.934782  4805 ts_tablet_manager.cc:1403] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.010s
I20260710 11:04:02.935338  4806 tablet_bootstrap.cc:654] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.936370  4804 raft_consensus.cc:359] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.936971  4804 raft_consensus.cc:385] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.937214  4804 raft_consensus.cc:740] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.937942  4804 consensus_queue.cc:260] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.939759  4804 ts_tablet_manager.cc:1434] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:02.940099  4805 raft_consensus.cc:359] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.940521  4804 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.940299  4810 raft_consensus.cc:515] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.941159  4510 catalog_manager.cc:5697] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: term changed from 0 to 1, leader changed from <none> to c466dbeae0d141fa85689a4c119ab159 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.943255  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:02.945009  4690 raft_consensus.cc:3060] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.946848  4804 tablet_bootstrap.cc:654] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.943524  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:02.950754  4690 raft_consensus.cc:2468] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
W20260710 11:04:02.951668  4578 leader_election.cc:343] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.943894  4810 leader_election.cc:290] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:02.940721  4805 raft_consensus.cc:385] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.952179  4581 leader_election.cc:304] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:02.952564  4805 raft_consensus.cc:740] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.953229  4805 consensus_queue.cc:260] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.954123  4841 raft_consensus.cc:2804] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.954548  4841 raft_consensus.cc:697] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:02.955282  4841 consensus_queue.cc:237] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.961833  4804 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.962371  4804 ts_tablet_manager.cc:1403] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260710 11:04:02.964882  4804 raft_consensus.cc:359] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.965530  4804 raft_consensus.cc:385] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.965791  4804 raft_consensus.cc:740] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.962393  4805 ts_tablet_manager.cc:1434] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:04:02.966430  4804 consensus_queue.cc:260] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.967869  4805 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
W20260710 11:04:02.971531  4578 consensus_peers.cc:597] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Couldn't send request to peer 9cc75fad2aab42c0b613dec9311e66ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:02.968492  4804 ts_tablet_manager.cc:1434] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:02.972751  4804 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.974617  4871 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:02.978305  4804 tablet_bootstrap.cc:654] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.982347  4511 catalog_manager.cc:5697] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.985616  4804 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:02.986328  4804 ts_tablet_manager.cc:1403] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260710 11:04:02.988896  4806 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:02.989197  4805 tablet_bootstrap.cc:654] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.989008  4804 raft_consensus.cc:359] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.989650  4804 raft_consensus.cc:385] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.989912  4804 raft_consensus.cc:740] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.990134  4806 ts_tablet_manager.cc:1403] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.017s
I20260710 11:04:02.990622  4804 consensus_queue.cc:260] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.992848  4804 ts_tablet_manager.cc:1434] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:04:02.993784  4804 tablet_bootstrap.cc:492] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:02.993489  4806 raft_consensus.cc:359] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.994124  4806 raft_consensus.cc:385] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.994388  4806 raft_consensus.cc:740] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.995433  4841 raft_consensus.cc:493] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.995848  4841 raft_consensus.cc:515] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:02.999454  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779d52be1f514eb596ab8f81e5a5b89d" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:03.000320  4804 tablet_bootstrap.cc:654] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:03.000815  4578 leader_election.cc:343] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.002076  4841 leader_election.cc:290] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.002746  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779d52be1f514eb596ab8f81e5a5b89d" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:03.003324  4690 raft_consensus.cc:2468] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:03.004374  4581 leader_election.cc:304] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.005363  4841 raft_consensus.cc:2804] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.005697  4841 raft_consensus.cc:493] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.006007  4841 raft_consensus.cc:3060] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.008407  4805 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:03.008896  4805 ts_tablet_manager.cc:1403] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.011s
I20260710 11:04:03.011394  4805 raft_consensus.cc:359] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.012516  4841 raft_consensus.cc:515] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.012898  4805 raft_consensus.cc:385] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.013278  4805 raft_consensus.cc:740] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.014094  4804 tablet_bootstrap.cc:492] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:03.014040  4805 consensus_queue.cc:260] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.014578  4804 ts_tablet_manager.cc:1403] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:04:03.016147  4805 ts_tablet_manager.cc:1434] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:04:03.017213  4804 raft_consensus.cc:359] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.017824  4804 raft_consensus.cc:385] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.018091  4804 raft_consensus.cc:740] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.018240  4805 tablet_bootstrap.cc:492] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:03.018709  4804 consensus_queue.cc:260] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.021646  4811 raft_consensus.cc:493] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.022092  4811 raft_consensus.cc:515] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.023623  4804 ts_tablet_manager.cc:1434] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 11:04:03.024134  4811 leader_election.cc:290] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.024528  4804 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:03.025136  4805 tablet_bootstrap.cc:654] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.025592  4810 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.031052  4687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:03.031687  4687 raft_consensus.cc:2468] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:03.032826  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:03.033098  4804 tablet_bootstrap.cc:654] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:03.034899  4578 leader_election.cc:343] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.037000  4581 leader_election.cc:304] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.038887  4810 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.040516  4810 raft_consensus.cc:2804] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.040903  4810 raft_consensus.cc:493] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.041232  4810 raft_consensus.cc:3060] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.048763  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779d52be1f514eb596ab8f81e5a5b89d" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:03.049512  4690 raft_consensus.cc:3060] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.052377  4841 leader_election.cc:290] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.052589  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779d52be1f514eb596ab8f81e5a5b89d" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
W20260710 11:04:03.054090  4578 leader_election.cc:343] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.055163  4806 consensus_queue.cc:260] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.058406  4833 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.088897  4805 tablet_bootstrap.cc:492] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:03.075716  4690 raft_consensus.cc:2468] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:03.111646  4805 ts_tablet_manager.cc:1403] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.094s	user 0.051s	sys 0.039s
I20260710 11:04:03.095755  4763 raft_consensus.cc:3060] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.114404  4805 raft_consensus.cc:359] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.115109  4805 raft_consensus.cc:385] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.115428  4805 raft_consensus.cc:740] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.116222  4805 consensus_queue.cc:260] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.118186  4805 ts_tablet_manager.cc:1434] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:03.095525  4815 raft_consensus.cc:493] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.119454  4805 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:03.119302  4815 raft_consensus.cc:515] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.082824  4852 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260710 11:04:03.124020  4841 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.079691  4810 raft_consensus.cc:515] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.126677  4810 leader_election.cc:290] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.127175  4810 raft_consensus.cc:493] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.127775  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
W20260710 11:04:03.108247  4581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.105.130:43301, user_credentials={real_user=slave}} blocked reactor thread for 71337us
I20260710 11:04:03.058595  4806 ts_tablet_manager.cc:1434] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.000s
W20260710 11:04:03.129068  4578 leader_election.cc:343] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.130034  4806 tablet_bootstrap.cc:492] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:03.132256  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb52b9738540b3aa160fb14971008a" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:03.134758  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb52b9738540b3aa160fb14971008a" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
W20260710 11:04:03.136096  4653 leader_election.cc:343] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.136264  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:03.136931  4689 raft_consensus.cc:3060] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.149471  4689 raft_consensus.cc:2468] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:03.151317  4805 tablet_bootstrap.cc:654] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.156613  4581 leader_election.cc:304] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.160192  4871 raft_consensus.cc:2804] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.160663  4871 raft_consensus.cc:697] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:03.161763  4871 consensus_queue.cc:237] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.167151  4581 leader_election.cc:304] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.169489  4841 raft_consensus.cc:2804] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.169981  4841 raft_consensus.cc:697] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:03.170984  4841 consensus_queue.cc:237] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.150528  4815 leader_election.cc:290] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.158612  4852 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:03.188352  4561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:03.157605  4889 raft_consensus.cc:493] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.204164  4806 tablet_bootstrap.cc:654] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.127624  4810 raft_consensus.cc:515] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.218441  4614 raft_consensus.cc:2468] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:03.217463  4889 raft_consensus.cc:515] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.225380  4762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
W20260710 11:04:03.229151  4578 leader_election.cc:343] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.220696  4656 leader_election.cc:304] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.231686  4852 raft_consensus.cc:2804] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.232136  4852 raft_consensus.cc:493] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.232517  4852 raft_consensus.cc:3060] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.220569  4889 leader_election.cc:290] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
W20260710 11:04:03.268559  4653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.105.131:44313, user_credentials={real_user=slave}} blocked reactor thread for 76370.4us
I20260710 11:04:03.309139  4830 raft_consensus.cc:493] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.311050  4830 raft_consensus.cc:515] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.313197  4830 leader_election.cc:290] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:03.345450  4871 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:03.348773  4833 raft_consensus.cc:493] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.349362  4833 raft_consensus.cc:515] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.351547  4833 leader_election.cc:290] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.349488  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:03.373531  4815 raft_consensus.cc:493] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.374086  4815 raft_consensus.cc:515] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.376276  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
W20260710 11:04:03.377818  4653 leader_election.cc:343] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.378420  4763 raft_consensus.cc:3060] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.429539  4901 raft_consensus.cc:493] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.450016  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:03.450708  4690 raft_consensus.cc:2468] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:03.452297  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb52b9738540b3aa160fb14971008a" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:03.453488  4833 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.430166  4901 raft_consensus.cc:515] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.455930  4614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:03.456477  4901 leader_election.cc:290] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.456547  4614 raft_consensus.cc:2468] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:03.458068  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be79c7cbae84571898c34cb41e25af4" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:03.458314  4871 consensus_queue.cc:1048] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:03.459580  4653 leader_election.cc:343] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.443393  4852 raft_consensus.cc:515] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.460840  4761 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.461078  4656 leader_election.cc:304] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.464500  4833 raft_consensus.cc:2804] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.465063  4833 raft_consensus.cc:493] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.475024  4833 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.487775  4901 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:04:03.506218  4810 leader_election.cc:290] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.464542  4871 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260710 11:04:03.537045  4690 raft_consensus.cc:2393] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ba9f4711e1e48438d8c562ac8f89cca in current term 1: Already voted for candidate c466dbeae0d141fa85689a4c119ab159 in this term.
I20260710 11:04:03.559701  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb52b9738540b3aa160fb14971008a" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
W20260710 11:04:03.535069  4902 log.cc:927] Time spent T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca: Append to log took a long time: real 0.198s	user 0.000s	sys 0.000s
I20260710 11:04:03.563124  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be79c7cbae84571898c34cb41e25af4" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:03.563825  4613 raft_consensus.cc:2468] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:03.566773  4833 raft_consensus.cc:515] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.574855  4656 leader_election.cc:304] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.576141  4901 raft_consensus.cc:2804] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.576560  4901 raft_consensus.cc:493] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.576973  4901 raft_consensus.cc:3060] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.588707  4513 catalog_manager.cc:5697] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.590750  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb52b9738540b3aa160fb14971008a" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
W20260710 11:04:03.592146  4653 leader_election.cc:343] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.593092  4833 leader_election.cc:290] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.590705  4513 catalog_manager.cc:5697] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.603724  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:03.610909  4581 leader_election.cc:304] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.612155  4804 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:03.612691  4804 ts_tablet_manager.cc:1403] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.588s	user 0.050s	sys 0.073s
W20260710 11:04:03.612924  4653 leader_election.cc:343] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.605095  4852 leader_election.cc:290] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.632252  4804 raft_consensus.cc:359] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.632766  4804 raft_consensus.cc:385] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.633044  4804 raft_consensus.cc:740] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.622442  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:03.637006  4805 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:03.642155  4805 ts_tablet_manager.cc:1403] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.523s	user 0.058s	sys 0.072s
I20260710 11:04:03.634032  4815 leader_election.cc:290] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.630106  4871 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:04:03.640724  4804 consensus_queue.cc:260] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.646210  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb52b9738540b3aa160fb14971008a" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:03.646828  4612 raft_consensus.cc:3060] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.647272  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:03.650929  4805 raft_consensus.cc:359] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.651695  4805 raft_consensus.cc:385] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.652009  4805 raft_consensus.cc:740] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.652643  4805 consensus_queue.cc:260] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.653308  4804 ts_tablet_manager.cc:1434] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.006s
I20260710 11:04:03.655524  4804 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:03.659935  4805 ts_tablet_manager.cc:1434] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:04:03.660822  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87cd593d08407ba01e07d49d74124b" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:03.661199  4904 raft_consensus.cc:2804] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.661551  4904 raft_consensus.cc:493] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.661883  4904 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.661016  4805 tablet_bootstrap.cc:492] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:03.668649  4806 tablet_bootstrap.cc:492] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:03.669162  4806 ts_tablet_manager.cc:1403] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.539s	user 0.015s	sys 0.005s
W20260710 11:04:03.657433  4578 consensus_peers.cc:597] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Couldn't send request to peer 9cc75fad2aab42c0b613dec9311e66ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:03.677309  4578 leader_election.cc:343] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.677136  4611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87cd593d08407ba01e07d49d74124b" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
W20260710 11:04:03.672622  4653 leader_election.cc:343] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.685120  4852 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.691910  4611 raft_consensus.cc:2468] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:03.687058  4578 leader_election.cc:304] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca; no voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:03.697141  4656 leader_election.cc:304] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.698045  4815 raft_consensus.cc:2804] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.698385  4815 raft_consensus.cc:493] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.698699  4815 raft_consensus.cc:3060] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.699960  4811 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.678741  4841 consensus_queue.cc:1048] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:04:03.707640  4806 raft_consensus.cc:359] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.708372  4806 raft_consensus.cc:385] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.708634  4806 raft_consensus.cc:740] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.711603  4730 leader_election.cc:304] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:03.717157  4806 consensus_queue.cc:260] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.712845  4901 raft_consensus.cc:515] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.713487  4903 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.107s
I20260710 11:04:03.738135  4806 ts_tablet_manager.cc:1434] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260710 11:04:03.870136  4806 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:03.722409  4830 raft_consensus.cc:2749] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.860301  4815 raft_consensus.cc:515] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.877502  4815 leader_election.cc:290] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.873142  4805 tablet_bootstrap.cc:654] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.878608  4761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87cd593d08407ba01e07d49d74124b" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
W20260710 11:04:03.880170  4653 leader_election.cc:343] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.883558  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a87cd593d08407ba01e07d49d74124b" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:03.884238  4610 raft_consensus.cc:3060] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.887989  4806 tablet_bootstrap.cc:654] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.892175  4610 raft_consensus.cc:2468] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
W20260710 11:04:03.767159  4899 log.cc:927] Time spent T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260710 11:04:03.741210  4914 log.cc:927] Time spent T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff: Append to log took a long time: real 0.080s	user 0.003s	sys 0.000s
I20260710 11:04:03.904618  4901 leader_election.cc:290] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.910421  4815 raft_consensus.cc:493] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.746659  4811 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.164s
I20260710 11:04:03.911010  4815 raft_consensus.cc:515] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
W20260710 11:04:03.750520  4578 consensus_peers.cc:597] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Couldn't send request to peer 9cc75fad2aab42c0b613dec9311e66ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:03.826983  4612 raft_consensus.cc:2468] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:03.825356  4841 consensus_queue.cc:1048] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.104s
I20260710 11:04:03.936726  4908 raft_consensus.cc:493] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7ba9f4711e1e48438d8c562ac8f89cca)
I20260710 11:04:03.937285  4908 raft_consensus.cc:515] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.932462  4871 raft_consensus.cc:2749] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:03.929951  4578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.105.131:44313, user_credentials={real_user=slave}} blocked reactor thread for 200690us
I20260710 11:04:03.913152  4904 raft_consensus.cc:515] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.948911  4613 raft_consensus.cc:2393] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c466dbeae0d141fa85689a4c119ab159 in current term 1: Already voted for candidate 7ba9f4711e1e48438d8c562ac8f89cca in this term.
I20260710 11:04:03.950551  4804 tablet_bootstrap.cc:654] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.950978  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be79c7cbae84571898c34cb41e25af4" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:03.945688  4656 leader_election.cc:304] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.953912  4656 leader_election.cc:304] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:03.955129  4833 raft_consensus.cc:2804] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.955600  4833 raft_consensus.cc:697] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Leader. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:03.956422  4833 consensus_queue.cc:237] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.963876  4806 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:03.964341  4806 ts_tablet_manager.cc:1403] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.035s
I20260710 11:04:03.965546  4894 raft_consensus.cc:2804] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.966043  4894 raft_consensus.cc:697] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Leader. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:03.967576  4894 consensus_queue.cc:237] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:03.959724  4815 leader_election.cc:290] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.978086  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2be79c7cbae84571898c34cb41e25af4" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:03.978557  4612 raft_consensus.cc:3060] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:03.981030  4653 leader_election.cc:343] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.982589  4904 leader_election.cc:290] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:03.989802  4805 tablet_bootstrap.cc:492] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:03.990223  4805 ts_tablet_manager.cc:1403] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.329s	user 0.030s	sys 0.040s
I20260710 11:04:03.977552  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:03.994367  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:03.995728  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:03.999827  4685 raft_consensus.cc:2393] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ba9f4711e1e48438d8c562ac8f89cca in current term 1: Already voted for candidate c466dbeae0d141fa85689a4c119ab159 in this term.
I20260710 11:04:04.025045  4908 leader_election.cc:290] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.061125  4612 raft_consensus.cc:2468] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:04.068981  4806 raft_consensus.cc:359] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.069778  4806 raft_consensus.cc:385] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.070060  4806 raft_consensus.cc:740] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
W20260710 11:04:04.070616  4656 leader_election.cc:343] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.070813  4806 consensus_queue.cc:260] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.080066  4806 ts_tablet_manager.cc:1434] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.115s	user 0.005s	sys 0.001s
I20260710 11:04:04.081715  4871 consensus_queue.cc:1048] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.083043  4830 raft_consensus.cc:493] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.083508  4830 raft_consensus.cc:515] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.085502  4830 leader_election.cc:290] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.078655  4656 leader_election.cc:304] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.088035  4852 raft_consensus.cc:2804] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.088526  4852 raft_consensus.cc:697] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Leader. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:04.089392  4852 consensus_queue.cc:237] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.094280  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fae244adcf4e5b8f3c2ce630e4f76f" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.097355  4656 leader_election.cc:304] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [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: c466dbeae0d141fa85689a4c119ab159; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.099084  4901 raft_consensus.cc:2749] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.099383  4805 raft_consensus.cc:359] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.100041  4805 raft_consensus.cc:385] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.100349  4805 raft_consensus.cc:740] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.100543  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:04.100970  4805 consensus_queue.cc:260] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.105715  4805 ts_tablet_manager.cc:1434] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.115s	user 0.018s	sys 0.008s
I20260710 11:04:04.106555  4805 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:04.113768  4805 tablet_bootstrap.cc:654] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:04.115576  4578 consensus_peers.cc:597] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Couldn't send request to peer 9cc75fad2aab42c0b613dec9311e66ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:04.116125  4578 leader_election.cc:343] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.116534  4578 leader_election.cc:304] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca; no voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.119793  4806 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.121536  4841 raft_consensus.cc:2749] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.122522  4804 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:04.122963  4804 ts_tablet_manager.cc:1403] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.468s	user 0.006s	sys 0.019s
I20260710 11:04:04.123910  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
W20260710 11:04:04.125908  4653 leader_election.cc:343] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.126356  4653 leader_election.cc:304] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c466dbeae0d141fa85689a4c119ab159; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.213424  4852 raft_consensus.cc:2749] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.215854  4687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fae244adcf4e5b8f3c2ce630e4f76f" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.231810  4805 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:04.231775  4804 raft_consensus.cc:359] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.232532  4805 ts_tablet_manager.cc:1403] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.012s
I20260710 11:04:04.232569  4804 raft_consensus.cc:385] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.232957  4804 raft_consensus.cc:740] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.236721  4804 consensus_queue.cc:260] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
W20260710 11:04:04.213346  4653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.105.131:44313, user_credentials={real_user=slave}} blocked reactor thread for 90739.4us
I20260710 11:04:04.244946  4730 leader_election.cc:304] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [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: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.245306  4759 raft_consensus.cc:3060] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.246263  4804 ts_tablet_manager.cc:1434] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.123s	user 0.007s	sys 0.000s
I20260710 11:04:04.242110  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.247126  4804 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:04.251561  4908 raft_consensus.cc:2749] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:04.256654  4730 leader_election.cc:304] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.283720  4806 tablet_bootstrap.cc:654] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:04.285511  4561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:04.292061  4805 raft_consensus.cc:359] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.292826  4805 raft_consensus.cc:385] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.293121  4805 raft_consensus.cc:740] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.294198  4805 consensus_queue.cc:260] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.298363  4805 ts_tablet_manager.cc:1434] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.001s
I20260710 11:04:04.299351  4805 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:04.309705  4805 tablet_bootstrap.cc:654] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.310487  4804 tablet_bootstrap.cc:654] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.313320  4513 catalog_manager.cc:5697] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 reported cstate change: term changed from 0 to 1, leader changed from <none> to c466dbeae0d141fa85689a4c119ab159 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.315582  4830 raft_consensus.cc:2749] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.315807  4513 catalog_manager.cc:5697] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 reported cstate change: term changed from 0 to 1, leader changed from <none> to c466dbeae0d141fa85689a4c119ab159 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.317795  4513 catalog_manager.cc:5697] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: term changed from 0 to 1, leader changed from <none> to c466dbeae0d141fa85689a4c119ab159 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.323122  4804 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:04.323589  4804 ts_tablet_manager.cc:1403] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.004s
I20260710 11:04:04.324076  4806 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.324559  4806 ts_tablet_manager.cc:1403] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.205s	user 0.018s	sys 0.017s
I20260710 11:04:04.327000  4806 raft_consensus.cc:359] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.327633  4806 raft_consensus.cc:385] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.327893  4806 raft_consensus.cc:740] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.328125  4804 raft_consensus.cc:359] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.328804  4804 raft_consensus.cc:385] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.328608  4806 consensus_queue.cc:260] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.329149  4804 raft_consensus.cc:740] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.329952  4804 consensus_queue.cc:260] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.330637  4806 ts_tablet_manager.cc:1434] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:04:04.330637  4805 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:04.331350  4805 ts_tablet_manager.cc:1403] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 11:04:04.331355  4806 tablet_bootstrap.cc:492] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.331838  4804 ts_tablet_manager.cc:1434] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:04:04.332683  4804 tablet_bootstrap.cc:492] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:04.334265  4805 raft_consensus.cc:359] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.334879  4805 raft_consensus.cc:385] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.335134  4805 raft_consensus.cc:740] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.336287  4806 tablet_bootstrap.cc:654] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.336949  4805 consensus_queue.cc:260] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.339612  4804 tablet_bootstrap.cc:654] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.341558  4805 ts_tablet_manager.cc:1434] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:04:04.342469  4805 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:04.344688  4804 tablet_bootstrap.cc:492] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:04.345728  4804 ts_tablet_manager.cc:1403] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:04:04.348351  4804 raft_consensus.cc:359] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.348728  4805 tablet_bootstrap.cc:654] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.349071  4804 raft_consensus.cc:385] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.349172  4806 tablet_bootstrap.cc:492] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.349414  4804 raft_consensus.cc:740] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.349661  4806 ts_tablet_manager.cc:1403] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 11:04:04.350219  4804 consensus_queue.cc:260] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.352041  4806 raft_consensus.cc:359] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.352406  4804 ts_tablet_manager.cc:1434] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:04.352690  4806 raft_consensus.cc:385] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.353044  4806 raft_consensus.cc:740] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.353684  4804 tablet_bootstrap.cc:492] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:04.353675  4806 consensus_queue.cc:260] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.355609  4806 ts_tablet_manager.cc:1434] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:04:04.356384  4806 tablet_bootstrap.cc:492] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.360087  4804 tablet_bootstrap.cc:654] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.360306  4805 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:04.360737  4805 ts_tablet_manager.cc:1403] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260710 11:04:04.361642  4806 tablet_bootstrap.cc:654] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.362238  4759 raft_consensus.cc:3060] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.363083  4903 raft_consensus.cc:493] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.363528  4903 raft_consensus.cc:515] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.365576  4903 leader_election.cc:290] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.367391  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:04.367710  4805 raft_consensus.cc:359] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.368310  4805 raft_consensus.cc:385] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.368564  4805 raft_consensus.cc:740] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.369195  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
W20260710 11:04:04.370493  4581 leader_election.cc:343] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.369177  4805 consensus_queue.cc:260] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.373176  4805 ts_tablet_manager.cc:1434] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
W20260710 11:04:04.373385  4578 leader_election.cc:343] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.373805  4578 leader_election.cc:304] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca; no voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.374043  4805 tablet_bootstrap.cc:492] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:04.380028  4805 tablet_bootstrap.cc:654] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.379735  4833 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.380360  4903 raft_consensus.cc:2749] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.384156  4806 tablet_bootstrap.cc:492] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.384599  4806 ts_tablet_manager.cc:1403] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.000s
I20260710 11:04:04.385432  4804 tablet_bootstrap.cc:492] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:04.385890  4804 ts_tablet_manager.cc:1403] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260710 11:04:04.387096  4806 raft_consensus.cc:359] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.387742  4806 raft_consensus.cc:385] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.387990  4806 raft_consensus.cc:740] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.388525  4804 raft_consensus.cc:359] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.389247  4804 raft_consensus.cc:385] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.388684  4806 consensus_queue.cc:260] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.389603  4804 raft_consensus.cc:740] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.390858  4806 ts_tablet_manager.cc:1434] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:04.390797  4804 consensus_queue.cc:260] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.391920  4806 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.393146  4804 ts_tablet_manager.cc:1434] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:04.394268  4804 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:04.394783  4805 tablet_bootstrap.cc:492] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:04.395203  4805 ts_tablet_manager.cc:1403] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260710 11:04:04.397768  4806 tablet_bootstrap.cc:654] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.397603  4805 raft_consensus.cc:359] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.398221  4805 raft_consensus.cc:385] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.398541  4805 raft_consensus.cc:740] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.399938  4804 tablet_bootstrap.cc:654] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.405274  4805 consensus_queue.cc:260] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.410123  4805 ts_tablet_manager.cc:1434] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:04:04.410952  4805 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:04.425032  4805 tablet_bootstrap.cc:654] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.425899  4806 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.426350  4806 ts_tablet_manager.cc:1403] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260710 11:04:04.428367  4833 consensus_queue.cc:1048] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.428871  4806 raft_consensus.cc:359] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.429520  4806 raft_consensus.cc:385] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.429782  4806 raft_consensus.cc:740] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.431238  4804 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:04.431664  4804 ts_tablet_manager.cc:1403] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.007s
I20260710 11:04:04.433424  4806 consensus_queue.cc:260] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.436327  4805 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:04.436857  4805 ts_tablet_manager.cc:1403] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260710 11:04:04.436269  4900 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.438228  4804 raft_consensus.cc:359] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.439769  4804 raft_consensus.cc:385] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.439988  4804 raft_consensus.cc:740] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.441843  4805 raft_consensus.cc:359] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.442490  4805 raft_consensus.cc:385] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.442762  4805 raft_consensus.cc:740] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.442126  4804 consensus_queue.cc:260] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.443439  4805 consensus_queue.cc:260] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.445436  4805 ts_tablet_manager.cc:1434] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:04.445493  4804 ts_tablet_manager.cc:1434] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:04:04.446404  4805 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca: Bootstrap starting.
I20260710 11:04:04.447657  4841 raft_consensus.cc:493] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.448182  4804 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159: Bootstrap starting.
I20260710 11:04:04.448280  4841 raft_consensus.cc:515] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.445593  4806 ts_tablet_manager.cc:1434] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:04:04.450300  4841 leader_election.cc:290] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.451864  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a56c877114a6981ac38413d6b18d9" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.452029  4806 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.452015  4805 tablet_bootstrap.cc:654] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:04.453348  4581 leader_election.cc:343] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.457862  4830 raft_consensus.cc:493] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.458338  4830 raft_consensus.cc:515] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.459232  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a56c877114a6981ac38413d6b18d9" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
W20260710 11:04:04.460813  4578 leader_election.cc:343] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.461288  4578 leader_election.cc:304] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca; no voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.460911  4830 leader_election.cc:290] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.462401  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779d52be1f514eb596ab8f81e5a5b89d" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.462872  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779d52be1f514eb596ab8f81e5a5b89d" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.464303  4730 leader_election.cc:304] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.462913  4841 raft_consensus.cc:2749] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.465166  4830 raft_consensus.cc:2749] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.469717  4804 tablet_bootstrap.cc:654] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.469640  4805 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca: No bootstrap required, opened a new log
I20260710 11:04:04.470088  4806 tablet_bootstrap.cc:654] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.470393  4805 ts_tablet_manager.cc:1403] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260710 11:04:04.473354  4805 raft_consensus.cc:359] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.474012  4805 raft_consensus.cc:385] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.474291  4805 raft_consensus.cc:740] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.475538  4805 consensus_queue.cc:260] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
W20260710 11:04:04.477823  4653 consensus_peers.cc:597] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 -> Peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Couldn't send request to peer 9cc75fad2aab42c0b613dec9311e66ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:04.480382  4805 ts_tablet_manager.cc:1434] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:04:04.481205  4804 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159: No bootstrap required, opened a new log
I20260710 11:04:04.481719  4804 ts_tablet_manager.cc:1403] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260710 11:04:04.484596  4804 raft_consensus.cc:359] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.484999  4806 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.485442  4804 raft_consensus.cc:385] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.485630  4806 ts_tablet_manager.cc:1403] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260710 11:04:04.485790  4804 raft_consensus.cc:740] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.486549  4804 consensus_queue.cc:260] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.488197  4804 ts_tablet_manager.cc:1434] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:04.488150  4806 raft_consensus.cc:359] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.488897  4806 raft_consensus.cc:385] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.489164  4806 raft_consensus.cc:740] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.489780  4806 consensus_queue.cc:260] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.491328  4806 ts_tablet_manager.cc:1434] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:04:04.492062  4806 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.496989  4806 tablet_bootstrap.cc:654] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.501693  4806 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.502082  4806 ts_tablet_manager.cc:1403] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:04:04.503986  4806 raft_consensus.cc:359] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.504447  4806 raft_consensus.cc:385] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.504631  4806 raft_consensus.cc:740] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.505153  4806 consensus_queue.cc:260] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.506503  4806 ts_tablet_manager.cc:1434] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:04.507467  4806 tablet_bootstrap.cc:492] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.511492  4806 tablet_bootstrap.cc:654] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.514539  4830 raft_consensus.cc:493] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.514928  4830 raft_consensus.cc:515] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.516132  4806 tablet_bootstrap.cc:492] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.516512  4806 ts_tablet_manager.cc:1403] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:04.516602  4830 leader_election.cc:290] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.517344  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a56c877114a6981ac38413d6b18d9" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.517726  4903 raft_consensus.cc:493] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.517941  4612 raft_consensus.cc:2468] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 0.
I20260710 11:04:04.518285  4903 raft_consensus.cc:515] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.517652  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a56c877114a6981ac38413d6b18d9" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.518811  4806 raft_consensus.cc:359] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.519171  4730 leader_election.cc:304] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:04.519454  4806 raft_consensus.cc:385] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.519706  4806 raft_consensus.cc:740] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.519917  4830 raft_consensus.cc:2804] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.520313  4830 raft_consensus.cc:493] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.520375  4806 consensus_queue.cc:260] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.520676  4830 raft_consensus.cc:3060] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.522354  4806 ts_tablet_manager.cc:1434] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:04.523232  4690 raft_consensus.cc:2468] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 0.
I20260710 11:04:04.524245  4903 leader_election.cc:290] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.524564  4806 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.525148  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.525718  4690 raft_consensus.cc:2468] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:04.526391  4901 raft_consensus.cc:493] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.526819  4901 raft_consensus.cc:515] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.528744  4901 leader_election.cc:290] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.529935  4806 tablet_bootstrap.cc:654] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.530148  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.530721  4612 raft_consensus.cc:2468] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:04.531177  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:04.531599  4581 leader_election.cc:304] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:04.531752  4759 raft_consensus.cc:2468] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:04.528203  4830 raft_consensus.cc:515] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.529781  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:04.532721  4653 leader_election.cc:304] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:04.532977  4903 raft_consensus.cc:2804] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.533211  4760 raft_consensus.cc:2468] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:04.533890  4901 raft_consensus.cc:2804] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.534242  4901 raft_consensus.cc:493] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.534552  4901 raft_consensus.cc:3060] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.537334  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a56c877114a6981ac38413d6b18d9" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:04.537866  4612 raft_consensus.cc:3060] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.538856  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66a56c877114a6981ac38413d6b18d9" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:04.539523  4690 raft_consensus.cc:3060] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.533326  4903 raft_consensus.cc:493] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.541704  4903 raft_consensus.cc:3060] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.547096  4690 raft_consensus.cc:2468] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 1.
I20260710 11:04:04.548018  4903 raft_consensus.cc:515] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.548844  4730 leader_election.cc:304] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:04.547624  4830 leader_election.cc:290] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.550112  4944 raft_consensus.cc:493] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.550549  4944 raft_consensus.cc:515] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.551168  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:04.551762  4760 raft_consensus.cc:3060] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.549993  4903 leader_election.cc:290] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.552556  4944 leader_election.cc:290] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.555299  4901 raft_consensus.cc:515] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.555541  4689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3d3aa93f3415e9e457db8737930ed" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.556231  4689 raft_consensus.cc:2468] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:04.556847  4759 raft_consensus.cc:3060] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.557303  4901 leader_election.cc:290] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.555552  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:04.558459  4686 raft_consensus.cc:2393] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ba9f4711e1e48438d8c562ac8f89cca in current term 1: Already voted for candidate c466dbeae0d141fa85689a4c119ab159 in this term.
I20260710 11:04:04.558497  4762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3d3aa93f3415e9e457db8737930ed" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:04.560227  4758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:04.562449  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:04.562845  4612 raft_consensus.cc:2468] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 1.
I20260710 11:04:04.563153  4615 raft_consensus.cc:2393] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c466dbeae0d141fa85689a4c119ab159 in current term 1: Already voted for candidate 7ba9f4711e1e48438d8c562ac8f89cca in this term.
I20260710 11:04:04.564323  4656 leader_election.cc:304] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [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: c466dbeae0d141fa85689a4c119ab159; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff
W20260710 11:04:04.565524  4578 leader_election.cc:343] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.565605  4901 raft_consensus.cc:2749] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.566329  4581 leader_election.cc:304] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.567018  4841 raft_consensus.cc:2804] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.567354  4841 raft_consensus.cc:493] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.567669  4841 raft_consensus.cc:3060] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.564859  4830 raft_consensus.cc:2804] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.564532  4760 raft_consensus.cc:2468] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:04.570585  4578 leader_election.cc:304] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff; no voters: c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.571380  4944 raft_consensus.cc:2804] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.571820  4944 raft_consensus.cc:697] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:04.572516  4830 raft_consensus.cc:697] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Becoming Leader. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Running, Role: LEADER
I20260710 11:04:04.573619  4833 raft_consensus.cc:493] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.574071  4833 raft_consensus.cc:515] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.574157  4830 consensus_queue.cc:237] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.576330  4833 leader_election.cc:290] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.577791  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:04.572552  4944 consensus_queue.cc:237] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
W20260710 11:04:04.578958  4653 leader_election.cc:343] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.580062  4615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.580624  4615 raft_consensus.cc:2468] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:04.581743  4656 leader_election.cc:304] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.581845  4841 raft_consensus.cc:515] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.582767  4833 raft_consensus.cc:2804] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.583103  4833 raft_consensus.cc:493] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.583408  4833 raft_consensus.cc:3060] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.583871  4758 raft_consensus.cc:3060] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.584316  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3d3aa93f3415e9e457db8737930ed" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:04.585060  4690 raft_consensus.cc:3060] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.586998  4940 raft_consensus.cc:493] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.587278  4841 leader_election.cc:290] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.587448  4940 raft_consensus.cc:515] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.592061  4852 consensus_queue.cc:1048] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.588152  4901 raft_consensus.cc:493] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.597328  4901 raft_consensus.cc:515] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.589167  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3d3aa93f3415e9e457db8737930ed" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
W20260710 11:04:04.599268  4578 leader_election.cc:343] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.600282  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7e2a16522743ebabc9bd7a480e9517" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.600900  4612 raft_consensus.cc:2468] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 0.
I20260710 11:04:04.601018  4852 consensus_queue.cc:1048] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.602072  4656 leader_election.cc:304] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:04.603579  4852 raft_consensus.cc:2804] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.603912  4852 raft_consensus.cc:493] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.604260  4852 raft_consensus.cc:3060] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.609120  4940 leader_election.cc:290] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.610647  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6a6c9e49c41b4b675e01465dd877d" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:04.611464  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6a6c9e49c41b4b675e01465dd877d" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
W20260710 11:04:04.611869  4578 leader_election.cc:343] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.612082  4686 raft_consensus.cc:2468] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:04.613435  4581 leader_election.cc:304] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.614929  4901 leader_election.cc:290] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.615638  4690 raft_consensus.cc:2468] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:04.616914  4581 leader_election.cc:304] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.614827  4833 raft_consensus.cc:515] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.618736  4903 raft_consensus.cc:2804] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.619182  4852 raft_consensus.cc:515] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.620652  4811 raft_consensus.cc:493] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.620909  4908 raft_consensus.cc:493] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.621169  4811 raft_consensus.cc:515] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.621357  4908 raft_consensus.cc:515] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.622913  4833 leader_election.cc:290] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.623112  4908 leader_election.cc:290] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.623196  4811 leader_election.cc:290] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.624629  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:04.625406  4612 raft_consensus.cc:3060] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.625990  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.626566  4686 raft_consensus.cc:2468] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 0.
I20260710 11:04:04.627749  4581 leader_election.cc:304] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:04.619192  4903 raft_consensus.cc:697] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:04.628682  4811 raft_consensus.cc:2804] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.628055  4762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:04.625990  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
W20260710 11:04:04.643052  4578 leader_election.cc:343] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.644371  4762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:04.615535  4940 raft_consensus.cc:2804] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.640370  4811 raft_consensus.cc:493] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.656620  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.648237  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7e2a16522743ebabc9bd7a480e9517" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:04.656229  4852 leader_election.cc:290] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.656721  4811 raft_consensus.cc:3060] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.646202  4940 raft_consensus.cc:493] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.658082  4940 raft_consensus.cc:3060] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.659432  4806 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.658823  4513 catalog_manager.cc:5697] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.659868  4806 ts_tablet_manager.cc:1403] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.135s	user 0.039s	sys 0.040s
W20260710 11:04:04.660928  4653 leader_election.cc:343] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.661345  4730 leader_election.cc:304] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.662341  4830 raft_consensus.cc:2749] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.664238  4806 raft_consensus.cc:359] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.666837  4806 raft_consensus.cc:385] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.667124  4806 raft_consensus.cc:740] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.645255  4903 consensus_queue.cc:237] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.665050  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7e2a16522743ebabc9bd7a480e9517" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:04.665007  4512 catalog_manager.cc:5697] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131). New cstate: current_term: 1 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:04.670951  4762 raft_consensus.cc:3060] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.673803  4830 raft_consensus.cc:493] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.674763  4806 consensus_queue.cc:260] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.674252  4830 raft_consensus.cc:515] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.677724  4830 leader_election.cc:290] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.680049  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
W20260710 11:04:04.680467  4653 leader_election.cc:343] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.680804  4610 raft_consensus.cc:2393] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cc75fad2aab42c0b613dec9311e66ff in current term 1: Already voted for candidate 7ba9f4711e1e48438d8c562ac8f89cca in this term.
I20260710 11:04:04.682979  4806 ts_tablet_manager.cc:1434] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260710 11:04:04.672940  4613 raft_consensus.cc:3060] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.684170  4806 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.675983  4759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7e2a16522743ebabc9bd7a480e9517" candidate_uuid: "c466dbeae0d141fa85689a4c119ab159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:04.689147  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.689972  4690 raft_consensus.cc:2393] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cc75fad2aab42c0b613dec9311e66ff in current term 1: Already voted for candidate c466dbeae0d141fa85689a4c119ab159 in this term.
I20260710 11:04:04.705230  4730 leader_election.cc:304] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.705838  4811 raft_consensus.cc:515] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.706473  4908 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.714592  4613 raft_consensus.cc:2468] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:04.714624  4908 raft_consensus.cc:2749] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:04.727993  4653 leader_election.cc:343] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.730571  4656 leader_election.cc:304] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.731475  4852 raft_consensus.cc:2804] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.731922  4852 raft_consensus.cc:697] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Leader. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:04.732708  4852 consensus_queue.cc:237] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
W20260710 11:04:04.778656  4974 log.cc:927] Time spent T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff: Append to log took a long time: real 0.079s	user 0.031s	sys 0.029s
I20260710 11:04:04.753599  4811 leader_election.cc:290] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.791693  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:04.792399  4686 raft_consensus.cc:3060] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.796250  4908 raft_consensus.cc:493] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.796732  4908 raft_consensus.cc:515] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.798856  4908 leader_election.cc:290] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.800987  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb52b9738540b3aa160fb14971008a" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.795845  4513 catalog_manager.cc:5697] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.785251  4612 raft_consensus.cc:2468] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c466dbeae0d141fa85689a4c119ab159 in term 1.
I20260710 11:04:04.808693  4656 leader_election.cc:304] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.809743  4690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cb52b9738540b3aa160fb14971008a" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.810165  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:04.810743  4940 raft_consensus.cc:515] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
W20260710 11:04:04.811867  4578 leader_election.cc:343] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.811877  4512 catalog_manager.cc:5697] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: term changed from 0 to 1, leader changed from <none> to c466dbeae0d141fa85689a4c119ab159 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.816039  4806 tablet_bootstrap.cc:654] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.816174  4730 leader_election.cc:304] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.817806  4908 raft_consensus.cc:2749] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.816983  4940 leader_election.cc:290] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:04.818154  4852 raft_consensus.cc:2804] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.819798  4852 raft_consensus.cc:697] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Leader. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:04.816228  4686 raft_consensus.cc:2468] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:04.819226  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6a6c9e49c41b4b675e01465dd877d" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:04.820575  4852 consensus_queue.cc:237] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.832978  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6a6c9e49c41b4b675e01465dd877d" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:04.833601  4686 raft_consensus.cc:3060] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:04.834794  4578 leader_election.cc:343] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.835595  4581 leader_election.cc:304] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.836905  4811 raft_consensus.cc:2804] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.837529  4811 raft_consensus.cc:697] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:04.838346  4811 consensus_queue.cc:237] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.842552  4686 raft_consensus.cc:2468] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:04.845273  4581 leader_election.cc:304] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:04.846091  4903 raft_consensus.cc:2804] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.846557  4903 raft_consensus.cc:697] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:04.847293  4903 consensus_queue.cc:237] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.862092  4806 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.862663  4806 ts_tablet_manager.cc:1403] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.179s	user 0.004s	sys 0.025s
I20260710 11:04:04.865357  4806 raft_consensus.cc:359] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.866080  4806 raft_consensus.cc:385] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.866336  4806 raft_consensus.cc:740] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.867045  4806 consensus_queue.cc:260] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.869299  4806 ts_tablet_manager.cc:1434] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:04:04.870666  4806 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.885076  4513 catalog_manager.cc:5697] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.886934  4513 catalog_manager.cc:5697] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.890559  4806 tablet_bootstrap.cc:654] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.894743  4806 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.895231  4806 ts_tablet_manager.cc:1403] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.004s
I20260710 11:04:04.897636  4806 raft_consensus.cc:359] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.898257  4806 raft_consensus.cc:385] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.898582  4806 raft_consensus.cc:740] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.899271  4806 consensus_queue.cc:260] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.900873  4806 ts_tablet_manager.cc:1434] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:04:04.901723  4806 tablet_bootstrap.cc:492] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.898293  4512 catalog_manager.cc:5697] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: term changed from 0 to 1, leader changed from <none> to c466dbeae0d141fa85689a4c119ab159 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.906715  4806 tablet_bootstrap.cc:654] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.912431  4806 tablet_bootstrap.cc:492] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.912818  4806 ts_tablet_manager.cc:1403] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:04:04.914652  4806 raft_consensus.cc:359] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.915112  4806 raft_consensus.cc:385] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.915321  4806 raft_consensus.cc:740] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.915840  4806 consensus_queue.cc:260] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.917248  4806 ts_tablet_manager.cc:1434] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:04.918150  4806 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: Bootstrap starting.
I20260710 11:04:04.922362  4806 tablet_bootstrap.cc:654] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.926134  4806 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: No bootstrap required, opened a new log
I20260710 11:04:04.926508  4806 ts_tablet_manager.cc:1403] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:04.928580  4806 raft_consensus.cc:359] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.929078  4806 raft_consensus.cc:385] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.929265  4806 raft_consensus.cc:740] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.929806  4806 consensus_queue.cc:260] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.931157  4806 ts_tablet_manager.cc:1434] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:04.963433  4811 consensus_queue.cc:1048] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.966423  4908 raft_consensus.cc:493] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.966893  4908 raft_consensus.cc:515] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.968758  4908 leader_election.cc:290] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.969686  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.969949  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.970715  4612 raft_consensus.cc:2393] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cc75fad2aab42c0b613dec9311e66ff in current term 1: Already voted for candidate c466dbeae0d141fa85689a4c119ab159 in this term.
I20260710 11:04:04.971697  4730 leader_election.cc:304] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.972986  4830 raft_consensus.cc:3060] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.979669  4811 consensus_queue.cc:1048] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.982076  4830 raft_consensus.cc:2749] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.994877  4830 raft_consensus.cc:493] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.995339  4830 raft_consensus.cc:515] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:04.997083  4830 leader_election.cc:290] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:04.997608  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6a6c9e49c41b4b675e01465dd877d" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:04.997910  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c6a6c9e49c41b4b675e01465dd877d" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:04.998504  4686 raft_consensus.cc:2393] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cc75fad2aab42c0b613dec9311e66ff in current term 1: Already voted for candidate 7ba9f4711e1e48438d8c562ac8f89cca in this term.
I20260710 11:04:04.999363  4730 leader_election.cc:304] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:04.999974  4830 raft_consensus.cc:3060] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.005075  4830 raft_consensus.cc:2749] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:05.029450  4830 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.040818  4988 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.052639  4760 raft_consensus.cc:3060] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.190183  4760 raft_consensus.cc:3060] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.195693  4811 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.205093  4944 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.209263  4988 raft_consensus.cc:493] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.209766  4988 raft_consensus.cc:515] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:05.212497  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7e2a16522743ebabc9bd7a480e9517" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:05.213440  4988 leader_election.cc:290] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:05.213258  4612 raft_consensus.cc:2393] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9cc75fad2aab42c0b613dec9311e66ff in current term 1: Already voted for candidate c466dbeae0d141fa85689a4c119ab159 in this term.
I20260710 11:04:05.214424  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d7e2a16522743ebabc9bd7a480e9517" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:05.215843  4730 leader_election.cc:304] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:05.216599  4988 raft_consensus.cc:3060] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.218536  4940 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.223192  4988 raft_consensus.cc:2749] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:05.227304  4760 raft_consensus.cc:3060] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:05.234596  4852 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.235823  4900 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.238466  4944 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.240360  4988 raft_consensus.cc:493] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.240866  4988 raft_consensus.cc:515] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:05.245074  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" is_pre_election: true
I20260710 11:04:05.247457  4988 leader_election.cc:290] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:05.248067  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:05.249363  4730 leader_election.cc:304] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [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: 9cc75fad2aab42c0b613dec9311e66ff; no voters: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159
I20260710 11:04:05.249951  4988 raft_consensus.cc:2749] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:05.258179  4901 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.273510  4900 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:05.300966  4561 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:05.331373  4944 consensus_queue.cc:1048] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.340680  4940 consensus_queue.cc:1048] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.968905  4944 raft_consensus.cc:493] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:05.969348  4944 raft_consensus.cc:515] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:05.971500  4944 leader_election.cc:290] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:05.971758  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159" is_pre_election: true
I20260710 11:04:05.972088  4758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff" is_pre_election: true
I20260710 11:04:05.972400  4686 raft_consensus.cc:2468] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:05.972683  4758 raft_consensus.cc:2468] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 1.
I20260710 11:04:05.973599  4581 leader_election.cc:304] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [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: 7ba9f4711e1e48438d8c562ac8f89cca, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:05.974310  4944 raft_consensus.cc:2804] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:05.974588  4944 raft_consensus.cc:493] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:05.974821  4944 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:05.979727  4944 raft_consensus.cc:515] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:05.981746  4944 leader_election.cc:290] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 2 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:05.982026  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:05.982339  4758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:05.982611  4686 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:05.982854  4758 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:05.989241  4758 raft_consensus.cc:2468] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 2.
I20260710 11:04:05.989241  4686 raft_consensus.cc:2468] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 2.
I20260710 11:04:05.990551  4578 leader_election.cc:304] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:05.991307  4944 raft_consensus.cc:2804] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:05.991746  4944 raft_consensus.cc:697] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:05.992429  4944 consensus_queue.cc:237] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:06.000335  4509 catalog_manager.cc:5697] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 0 to 2, leader changed from <none> to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 2 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.531867  4686 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:06.532956  4944 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.544171  4758 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:06.545462  4944 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:06.787072  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:06.793376  5013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:06.793685  5014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:06.796693  5016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:06.796849  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:06.798705  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:06.798913  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:06.799093  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681446799075 us; error 0 us; skew 500 ppm
I20260710 11:04:06.799607  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:06.801854  3494 webserver.cc:533] Webserver started at http://127.3.105.132:39705/ using document root <none> and password file <none>
I20260710 11:04:06.802299  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:06.802467  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:06.802699  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:06.803704  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-3-root/instance:
uuid: "8666ceda561d4ccbb4503fafec66683b"
format_stamp: "Formatted at 2026-07-10 11:04:06 on dist-test-slave-dbkd"
I20260710 11:04:06.807982  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:06.811146  5021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:06.811890  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:06.812165  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-3-root
uuid: "8666ceda561d4ccbb4503fafec66683b"
format_stamp: "Formatted at 2026-07-10 11:04:06 on dist-test-slave-dbkd"
I20260710 11:04:06.812438  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:06.827726  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:06.829196  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:06.831099  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:06.833832  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:06.834033  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:06.834302  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:06.834508  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:06.878854  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.132:41789
I20260710 11:04:06.878952  5083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.132:41789 every 8 connection(s)
I20260710 11:04:06.882144  3494 auto_leader_rebalancer-test.cc:388] add a tserver: 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:06.895498  5084 heartbeater.cc:344] Connected to a master server at 127.3.105.190:44751
I20260710 11:04:06.895853  5084 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:06.896508  5084 heartbeater.cc:507] Master 127.3.105.190:44751 requested a full tablet report, sending...
I20260710 11:04:06.898202  4512 ts_manager.cc:194] Registered new tserver with Master: 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789)
I20260710 11:04:06.899503  4512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43840
I20260710 11:04:07.371912  4613 consensus_queue.cc:237] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:07.377977  4762 raft_consensus.cc:1275] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:07.379698  5088 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.380077  4690 raft_consensus.cc:1275] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:07.381357  4944 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.390663  5009 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
W20260710 11:04:07.392647  4581 consensus_peers.cc:597] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afa1fb4dd33a4e6ba4cd3d6c80135d39. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.393625  4762 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.397349  4690 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.409802  4512 catalog_manager.cc:5697] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:07.418313  4758 consensus_queue.cc:237] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:07.432824  4690 raft_consensus.cc:1275] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:07.434875  5001 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:07.447599  4730 consensus_peers.cc:597] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f66a56c877114a6981ac38413d6b18d9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.451458  4613 raft_consensus.cc:1275] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:07.453193  5102 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.452423  5001 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.458747  4690 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.465304  4612 consensus_queue.cc:237] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:07.466781  4513 catalog_manager.cc:5697] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:07.472178  4613 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.478127  4758 raft_consensus.cc:1275] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:07.480099  4581 consensus_peers.cc:597] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 401ebbb80f18414e92ca2575d7c769ee. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.481065  4690 raft_consensus.cc:1275] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:07.481165  5009 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:07.482401  4944 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.493996  4944 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.502185  4690 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.505203  4758 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.506410  4613 consensus_queue.cc:237] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:07.507426  4513 catalog_manager.cc:5697] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:07.517835  4762 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:07.519232  4686 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:07.519753  5110 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:07.520753  5009 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:07.522663  4581 consensus_peers.cc:597] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c82c30788014a098ae14399a52a6276. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:07.530390  5009 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.532599  4686 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.539943  4760 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.547820  4513 catalog_manager.cc:5697] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 2 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:07.767165  5112 ts_tablet_manager.cc:933] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:07.769891  5112 tablet_copy_client.cc:323] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:07.781378  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:07.781941  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-afa1fb4dd33a4e6ba4cd3d6c80135d39
I20260710 11:04:07.787678  4625 tablet_copy_source_session.cc:215] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:07.790627  5112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.801594  5112 tablet_copy_client.cc:806] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:07.802194  5112 tablet_copy_client.cc:670] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:07.806286  5112 tablet_copy_client.cc:538] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:07.812414  5112 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:07.829588  5112 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:07.830348  5112 tablet_bootstrap.cc:492] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:07.830833  5112 ts_tablet_manager.cc:1403] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.009s
I20260710 11:04:07.832932  5112 raft_consensus.cc:359] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:07.833509  5112 raft_consensus.cc:740] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:07.833967  5112 consensus_queue.cc:260] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:07.836879  5084 heartbeater.cc:499] Master 127.3.105.190:44751 was elected leader, sending a full tablet report...
I20260710 11:04:07.837649  5112 ts_tablet_manager.cc:1434] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:07.839721  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-afa1fb4dd33a4e6ba4cd3d6c80135d39 received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:07.840157  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-afa1fb4dd33a4e6ba4cd3d6c80135d39 on tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:07.881348  5112 ts_tablet_manager.cc:933] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:07.883098  5112 tablet_copy_client.cc:323] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.131:44313
I20260710 11:04:07.893743  4774 tablet_copy_service.cc:140] P 9cc75fad2aab42c0b613dec9311e66ff: Received BeginTabletCopySession request for tablet f66a56c877114a6981ac38413d6b18d9 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:57764)
I20260710 11:04:07.894171  4774 tablet_copy_service.cc:161] P 9cc75fad2aab42c0b613dec9311e66ff: Beginning new tablet copy session on tablet f66a56c877114a6981ac38413d6b18d9 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:57764: session id = 8666ceda561d4ccbb4503fafec66683b-f66a56c877114a6981ac38413d6b18d9
I20260710 11:04:07.898897  4774 tablet_copy_source_session.cc:215] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:07.901700  5112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66a56c877114a6981ac38413d6b18d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.913439  5112 tablet_copy_client.cc:806] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:07.913998  5112 tablet_copy_client.cc:670] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:07.917228  5112 tablet_copy_client.cc:538] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:07.923743  5112 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:07.939009  5112 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:07.939839  5112 tablet_bootstrap.cc:492] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:07.940439  5112 ts_tablet_manager.cc:1403] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260710 11:04:07.943950  5112 raft_consensus.cc:359] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:07.944742  5112 raft_consensus.cc:740] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:07.945501  5112 consensus_queue.cc:260] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:07.947510  5112 ts_tablet_manager.cc:1434] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:07.950331  4774 tablet_copy_service.cc:342] P 9cc75fad2aab42c0b613dec9311e66ff: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-f66a56c877114a6981ac38413d6b18d9 received from {username='slave'} at 127.0.0.1:57764
I20260710 11:04:07.950752  4774 tablet_copy_service.cc:434] P 9cc75fad2aab42c0b613dec9311e66ff: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-f66a56c877114a6981ac38413d6b18d9 on tablet f66a56c877114a6981ac38413d6b18d9 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:08.057303  5112 ts_tablet_manager.cc:933] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:08.058712  5112 tablet_copy_client.cc:323] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:08.060043  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet 401ebbb80f18414e92ca2575d7c769ee from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:08.060433  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet 401ebbb80f18414e92ca2575d7c769ee from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-401ebbb80f18414e92ca2575d7c769ee
I20260710 11:04:08.064747  4625 tablet_copy_source_session.cc:215] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:08.067129  5112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ebbb80f18414e92ca2575d7c769ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.077919  5112 tablet_copy_client.cc:806] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:08.078411  5112 tablet_copy_client.cc:670] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:08.081322  5112 tablet_copy_client.cc:538] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:08.082712  5120 ts_tablet_manager.cc:933] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:08.084403  5120 tablet_copy_client.cc:323] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:08.085795  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet 7c82c30788014a098ae14399a52a6276 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:08.086189  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet 7c82c30788014a098ae14399a52a6276 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-7c82c30788014a098ae14399a52a6276
I20260710 11:04:08.089100  5112 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:08.092414  4625 tablet_copy_source_session.cc:215] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:08.096148  5120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c82c30788014a098ae14399a52a6276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:08.107008  5120 tablet_copy_client.cc:806] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:08.107538  5120 tablet_copy_client.cc:670] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:08.111220  5120 tablet_copy_client.cc:538] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:08.113606  5112 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:08.114374  5112 tablet_bootstrap.cc:492] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:08.114946  5112 ts_tablet_manager.cc:1403] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260710 11:04:08.117291  5112 raft_consensus.cc:359] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:08.118013  5112 raft_consensus.cc:740] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:08.118577  5112 consensus_queue.cc:260] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:08.120451  5112 ts_tablet_manager.cc:1434] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:08.120756  5120 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:08.123172  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-401ebbb80f18414e92ca2575d7c769ee received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:08.123590  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-401ebbb80f18414e92ca2575d7c769ee on tablet 401ebbb80f18414e92ca2575d7c769ee with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:08.148195  5120 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:08.149055  5120 tablet_bootstrap.cc:492] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:08.149674  5120 ts_tablet_manager.cc:1403] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.004s
I20260710 11:04:08.152513  5120 raft_consensus.cc:359] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:08.153334  5120 raft_consensus.cc:740] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:08.153944  5120 consensus_queue.cc:260] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:08.156160  5120 ts_tablet_manager.cc:1434] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:08.157774  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-7c82c30788014a098ae14399a52a6276 received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:08.158162  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-7c82c30788014a098ae14399a52a6276 on tablet 7c82c30788014a098ae14399a52a6276 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:08.233397  5059 raft_consensus.cc:1217] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:08.488061  5059 raft_consensus.cc:1217] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:08.604640  5059 raft_consensus.cc:1217] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:08.658074  5059 raft_consensus.cc:1217] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:04:08.788280  5009 raft_consensus.cc:1064] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:08.792896  5009 consensus_queue.cc:237] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:08.800853  4760 raft_consensus.cc:1275] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.801232  5059 raft_consensus.cc:1275] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.802126  4690 raft_consensus.cc:1275] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.802420  5009 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.803565  5110 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.804486  4944 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.822192  4944 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.824157  5059 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.831825  4686 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.838405  4760 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.844611  4509 catalog_manager.cc:5697] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:08.873322  5125 raft_consensus.cc:1064] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:08.876394  5125 consensus_queue.cc:237] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:08.881685  4613 consensus_queue.cc:237] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:08.888340  4686 raft_consensus.cc:1275] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.890158  4944 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:08.890693  5059 raft_consensus.cc:1275] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.896298  4944 consensus_queue.cc:1048] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:08.905941  5110 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.911804  4686 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.916255  5059 raft_consensus.cc:2955] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.919070  5058 raft_consensus.cc:1275] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.921607  5001 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.925879  4686 raft_consensus.cc:1275] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.927423  5001 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.937062  4513 catalog_manager.cc:5697] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.951068  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:08.953531  4751 tablet_service.cc:1558] Processing DeleteTablet for tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 with delete_type TABLET_DATA_TOMBSTONED (TS 9cc75fad2aab42c0b613dec9311e66ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54588
W20260710 11:04:08.959775  4578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.105.131:44313, user_credentials={real_user=slave}} blocked reactor thread for 54395.3us
I20260710 11:04:08.965199  4613 raft_consensus.cc:1275] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.968137  5001 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:08.973215  5001 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.983296  5141 tablet_replica.cc:333] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:08.976176  4689 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.985342  5141 raft_consensus.cc:2243] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:08.986233  5141 raft_consensus.cc:2272] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:08.994412  4613 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:08.995152  5058 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.011672  4510 catalog_manager.cc:5697] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.013692  5137 raft_consensus.cc:1064] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:09.014744  5141 ts_tablet_manager.cc:1916] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:09.016605  5137 consensus_queue.cc:237] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:09.031512  5141 ts_tablet_manager.cc:1929] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:09.032220  5141 log.cc:1199] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/wals/afa1fb4dd33a4e6ba4cd3d6c80135d39
I20260710 11:04:09.036382  5058 raft_consensus.cc:1275] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:09.037899  4497 catalog_manager.cc:5028] TS 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): tablet afa1fb4dd33a4e6ba4cd3d6c80135d39 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:09.037997  5137 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:09.037732  4689 raft_consensus.cc:1275] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:09.041816  4758 raft_consensus.cc:1275] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:09.041465  4760 consensus_queue.cc:237] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:09.044158  5009 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.047000  5058 raft_consensus.cc:1275] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:09.047946  5110 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.049315  4690 raft_consensus.cc:1275] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:09.052911  5001 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.060307  5138 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.067116  4686 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.073787  5124 consensus_queue.cc:1048] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:09.074484  4497 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f66a56c877114a6981ac38413d6b18d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:09.081214  4509 catalog_manager.cc:5697] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New cstate: current_term: 1 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.085386  5058 raft_consensus.cc:2955] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.093220  5137 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.096843  4599 tablet_service.cc:1558] Processing DeleteTablet for tablet f66a56c877114a6981ac38413d6b18d9 with delete_type TABLET_DATA_TOMBSTONED (TS 7ba9f4711e1e48438d8c562ac8f89cca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47990
I20260710 11:04:09.107841  5059 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.108439  4689 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.111033  4758 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.116683  5147 tablet_replica.cc:333] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:09.117798  5147 raft_consensus.cc:2243] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:09.118592  5147 raft_consensus.cc:2272] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:09.123603  5147 ts_tablet_manager.cc:1916] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:09.133154  4512 catalog_manager.cc:5697] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.139915  5147 ts_tablet_manager.cc:1929] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:09.140515  5147 log.cc:1199] T f66a56c877114a6981ac38413d6b18d9 P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/wals/f66a56c877114a6981ac38413d6b18d9
I20260710 11:04:09.147559  4500 catalog_manager.cc:5028] TS 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): tablet f66a56c877114a6981ac38413d6b18d9 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:09.151484  4613 consensus_queue.cc:237] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:09.157274  5059 raft_consensus.cc:1275] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:09.157716  4760 raft_consensus.cc:1275] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:09.158703  5009 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.159539  4944 consensus_queue.cc:1048] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.165496  5009 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.168488  5059 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.173074  4760 raft_consensus.cc:2955] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.175210  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 401ebbb80f18414e92ca2575d7c769ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:09.181147  4512 catalog_manager.cc:5697] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:09.192040  5009 raft_consensus.cc:1064] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:09.194029  5009 consensus_queue.cc:237] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:09.198829  4680 tablet_service.cc:1558] Processing DeleteTablet for tablet 401ebbb80f18414e92ca2575d7c769ee with delete_type TABLET_DATA_TOMBSTONED (TS c466dbeae0d141fa85689a4c119ab159 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39760
I20260710 11:04:09.207809  5149 tablet_replica.cc:333] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:09.208886  5149 raft_consensus.cc:2243] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:09.209705  5149 raft_consensus.cc:2272] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:09.213148  5059 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:04:09.213754  4760 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:04:09.215049  5149 ts_tablet_manager.cc:1916] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:09.214803  5110 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.215906  5137 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.224138  4689 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:04:09.226336  5137 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:09.230549  5149 ts_tablet_manager.cc:1929] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:09.231065  5149 log.cc:1199] T 401ebbb80f18414e92ca2575d7c769ee P c466dbeae0d141fa85689a4c119ab159: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/wals/401ebbb80f18414e92ca2575d7c769ee
I20260710 11:04:09.233052  4500 catalog_manager.cc:5028] TS c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): tablet 401ebbb80f18414e92ca2575d7c769ee (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:09.245496  5110 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.248193  4689 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.248169  5059 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.258193  4758 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.262857  4512 catalog_manager.cc:5697] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.288347  4613 consensus_queue.cc:237] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:09.294461  4689 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:04:09.294603  5059 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:04:09.295677  5110 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.296504  4944 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:09.302953  5009 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.305023  4689 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.305537  5059 raft_consensus.cc:2955] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:09.310926  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c82c30788014a098ae14399a52a6276 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:09.317739  4513 catalog_manager.cc:5697] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New cstate: current_term: 2 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:09.332495  4751 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c82c30788014a098ae14399a52a6276 with delete_type TABLET_DATA_TOMBSTONED (TS 9cc75fad2aab42c0b613dec9311e66ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54588
I20260710 11:04:09.333676  5141 tablet_replica.cc:333] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:09.334969  5141 raft_consensus.cc:2243] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:09.335737  5141 raft_consensus.cc:2272] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:09.338414  5141 ts_tablet_manager.cc:1916] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:09.349428  5141 ts_tablet_manager.cc:1929] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:04:09.349758  5141 log.cc:1199] T 7c82c30788014a098ae14399a52a6276 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/wals/7c82c30788014a098ae14399a52a6276
I20260710 11:04:09.350916  4497 catalog_manager.cc:5028] TS 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): tablet 7c82c30788014a098ae14399a52a6276 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:10.373095  4686 consensus_queue.cc:237] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:10.379908  4758 raft_consensus.cc:1275] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:10.381800  5126 consensus_queue.cc:1048] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.390817  4613 raft_consensus.cc:1275] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:10.391433  5159 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.392385  5158 consensus_queue.cc:1048] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.393216  4758 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
W20260710 11:04:10.402905  4656 consensus_peers.cc:597] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76cb52b9738540b3aa160fb14971008a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:10.401821  4613 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.407095  4513 catalog_manager.cc:5697] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.412166  4612 consensus_queue.cc:237] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:10.424306  4758 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:10.424352  4581 consensus_peers.cc:597] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5769257aeb24b8b8d59136d4033c385. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:10.424990  4686 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:10.425956  5009 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.426795  5110 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.437613  5110 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.439286  4686 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.444307  4758 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.453473  4689 consensus_queue.cc:237] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:10.456673  4512 catalog_manager.cc:5697] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
W20260710 11:04:10.463056  4656 consensus_peers.cc:597] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b63bdd12bb184ae3a320211a57216de5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:10.463768  4758 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:10.464814  4612 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:10.465212  5158 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.466194  5159 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.474989  5159 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.476639  4758 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.478705  4612 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.488817  4689 consensus_queue.cc:237] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:10.491322  4510 catalog_manager.cc:5697] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
W20260710 11:04:10.496805  4656 consensus_peers.cc:597] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6101218c70b4984be0f11685753c960. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:10.497383  4760 raft_consensus.cc:1275] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:10.498392  5158 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.502694  4612 raft_consensus.cc:1275] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:10.504119  5126 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:10.506810  5158 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.509296  4760 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.517712  4612 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:10.522017  4512 catalog_manager.cc:5697] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.822570  5178 ts_tablet_manager.cc:933] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:10.824512  5178 tablet_copy_client.cc:323] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.130:43301
I20260710 11:04:10.836727  4700 tablet_copy_service.cc:140] P c466dbeae0d141fa85689a4c119ab159: Received BeginTabletCopySession request for tablet 76cb52b9738540b3aa160fb14971008a from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:41464)
I20260710 11:04:10.837287  4700 tablet_copy_service.cc:161] P c466dbeae0d141fa85689a4c119ab159: Beginning new tablet copy session on tablet 76cb52b9738540b3aa160fb14971008a from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:41464: session id = 8666ceda561d4ccbb4503fafec66683b-76cb52b9738540b3aa160fb14971008a
I20260710 11:04:10.842330  4700 tablet_copy_source_session.cc:215] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:10.845048  5178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cb52b9738540b3aa160fb14971008a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.855381  5178 tablet_copy_client.cc:806] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:10.855928  5178 tablet_copy_client.cc:670] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:10.859911  5178 tablet_copy_client.cc:538] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:10.865871  5178 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:10.882440  5178 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:10.883102  5178 tablet_bootstrap.cc:492] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:10.883620  5178 ts_tablet_manager.cc:1403] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:04:10.886059  5178 raft_consensus.cc:359] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:10.886724  5178 raft_consensus.cc:740] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:10.887816  5178 consensus_queue.cc:260] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:10.892655  5178 ts_tablet_manager.cc:1434] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260710 11:04:10.894624  4700 tablet_copy_service.cc:342] P c466dbeae0d141fa85689a4c119ab159: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-76cb52b9738540b3aa160fb14971008a received from {username='slave'} at 127.0.0.1:41464
I20260710 11:04:10.895061  4700 tablet_copy_service.cc:434] P c466dbeae0d141fa85689a4c119ab159: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-76cb52b9738540b3aa160fb14971008a on tablet 76cb52b9738540b3aa160fb14971008a with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:10.913771  5178 ts_tablet_manager.cc:933] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:10.915258  5178 tablet_copy_client.cc:323] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.130:43301
I20260710 11:04:10.916654  4700 tablet_copy_service.cc:140] P c466dbeae0d141fa85689a4c119ab159: Received BeginTabletCopySession request for tablet b63bdd12bb184ae3a320211a57216de5 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:41464)
I20260710 11:04:10.917181  4700 tablet_copy_service.cc:161] P c466dbeae0d141fa85689a4c119ab159: Beginning new tablet copy session on tablet b63bdd12bb184ae3a320211a57216de5 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:41464: session id = 8666ceda561d4ccbb4503fafec66683b-b63bdd12bb184ae3a320211a57216de5
I20260710 11:04:10.924204  4700 tablet_copy_source_session.cc:215] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:10.927253  5178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63bdd12bb184ae3a320211a57216de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.938334  5178 tablet_copy_client.cc:806] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:10.938830  5178 tablet_copy_client.cc:670] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:10.942807  5178 tablet_copy_client.cc:538] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:10.943172  5184 ts_tablet_manager.cc:933] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:10.945590  5184 tablet_copy_client.cc:323] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.130:43301
I20260710 11:04:10.947041  4700 tablet_copy_service.cc:140] P c466dbeae0d141fa85689a4c119ab159: Received BeginTabletCopySession request for tablet f6101218c70b4984be0f11685753c960 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:41464)
I20260710 11:04:10.947507  4700 tablet_copy_service.cc:161] P c466dbeae0d141fa85689a4c119ab159: Beginning new tablet copy session on tablet f6101218c70b4984be0f11685753c960 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:41464: session id = 8666ceda561d4ccbb4503fafec66683b-f6101218c70b4984be0f11685753c960
I20260710 11:04:10.949570  5178 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:10.956677  4700 tablet_copy_source_session.cc:215] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:10.959497  5184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6101218c70b4984be0f11685753c960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.968290  5178 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:10.968971  5178 tablet_bootstrap.cc:492] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:10.969523  5178 ts_tablet_manager.cc:1403] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.012s
I20260710 11:04:10.972285  5178 raft_consensus.cc:359] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:10.973084  5178 raft_consensus.cc:740] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:10.973697  5178 consensus_queue.cc:260] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:10.975499  5184 tablet_copy_client.cc:806] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:10.975817  5178 ts_tablet_manager.cc:1434] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:10.976089  5184 tablet_copy_client.cc:670] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:10.977594  4700 tablet_copy_service.cc:342] P c466dbeae0d141fa85689a4c119ab159: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-b63bdd12bb184ae3a320211a57216de5 received from {username='slave'} at 127.0.0.1:41464
I20260710 11:04:10.978034  4700 tablet_copy_service.cc:434] P c466dbeae0d141fa85689a4c119ab159: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-b63bdd12bb184ae3a320211a57216de5 on tablet b63bdd12bb184ae3a320211a57216de5 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:10.980459  5184 tablet_copy_client.cc:538] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:10.987763  5184 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:11.002925  5184 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:11.003572  5184 tablet_bootstrap.cc:492] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:11.004051  5184 ts_tablet_manager.cc:1403] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260710 11:04:11.006193  5184 raft_consensus.cc:359] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:11.006769  5184 raft_consensus.cc:740] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:11.007285  5184 consensus_queue.cc:260] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:11.009675  5184 ts_tablet_manager.cc:1434] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260710 11:04:11.011260  4700 tablet_copy_service.cc:342] P c466dbeae0d141fa85689a4c119ab159: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-f6101218c70b4984be0f11685753c960 received from {username='slave'} at 127.0.0.1:41464
I20260710 11:04:11.011656  4700 tablet_copy_service.cc:434] P c466dbeae0d141fa85689a4c119ab159: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-f6101218c70b4984be0f11685753c960 on tablet f6101218c70b4984be0f11685753c960 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:11.039052  5184 ts_tablet_manager.cc:933] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:11.040584  5184 tablet_copy_client.cc:323] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:11.042434  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet a5769257aeb24b8b8d59136d4033c385 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:11.042975  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet a5769257aeb24b8b8d59136d4033c385 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-a5769257aeb24b8b8d59136d4033c385
I20260710 11:04:11.051501  4625 tablet_copy_source_session.cc:215] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:11.054353  5184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5769257aeb24b8b8d59136d4033c385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:11.068686  5184 tablet_copy_client.cc:806] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:11.069244  5184 tablet_copy_client.cc:670] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:11.072438  5184 tablet_copy_client.cc:538] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:11.081004  5184 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:11.099370  5184 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:11.100018  5184 tablet_bootstrap.cc:492] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:11.100523  5184 ts_tablet_manager.cc:1403] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 11:04:11.102918  5184 raft_consensus.cc:359] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:11.103659  5184 raft_consensus.cc:740] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:11.104187  5184 consensus_queue.cc:260] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:11.106175  5184 ts_tablet_manager.cc:1434] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:04:11.107903  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-a5769257aeb24b8b8d59136d4033c385 received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:11.108234  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-a5769257aeb24b8b8d59136d4033c385 on tablet a5769257aeb24b8b8d59136d4033c385 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:11.294720  5059 raft_consensus.cc:1217] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:11.399874  5059 raft_consensus.cc:1217] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:11.460335  5059 raft_consensus.cc:1217] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:11.519923  5059 raft_consensus.cc:1217] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:11.779943  5126 raft_consensus.cc:1064] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:11.781751  5126 consensus_queue.cc:237] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:11.788201  4760 raft_consensus.cc:1275] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.788208  5059 raft_consensus.cc:1275] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.789592  4612 raft_consensus.cc:1275] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.789543  5158 consensus_queue.cc:1048] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:11.791407  5159 consensus_queue.cc:1048] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.792294  5158 consensus_queue.cc:1048] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.798370  5159 raft_consensus.cc:1064] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:11.800675  5159 consensus_queue.cc:237] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:11.804632  5158 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.813834  4760 raft_consensus.cc:1275] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.824023  4612 raft_consensus.cc:1275] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.824517  4760 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.826495  4612 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.830430  5058 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.831341  4509 catalog_manager.cc:5697] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:11.833460  5198 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:11.839819  5197 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.841974  5059 raft_consensus.cc:1275] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.851953  5159 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.866284  5159 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.868489  5059 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.870863  4612 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.877177  4760 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.888747  4686 consensus_queue.cc:237] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:11.892675  4509 catalog_manager.cc:5697] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:11.901978  5059 raft_consensus.cc:1275] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.903414  5196 consensus_queue.cc:1048] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.904893  4760 raft_consensus.cc:1275] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.906230  5196 consensus_queue.cc:1048] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.909358  5159 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.912019  5059 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.919360  4760 raft_consensus.cc:2955] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.925240  4686 consensus_queue.cc:237] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:11.925557  4512 catalog_manager.cc:5697] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b reported cstate change: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.931880  5058 raft_consensus.cc:1275] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.933960  5196 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.934384  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76cb52b9738540b3aa160fb14971008a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:11.938855  4758 raft_consensus.cc:1275] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.940284  5199 consensus_queue.cc:1048] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.944097  4599 tablet_service.cc:1558] Processing DeleteTablet for tablet 76cb52b9738540b3aa160fb14971008a with delete_type TABLET_DATA_TOMBSTONED (TS 7ba9f4711e1e48438d8c562ac8f89cca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47990
I20260710 11:04:11.945039  5196 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.950052  5059 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.957495  5207 tablet_replica.cc:333] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:11.958544  5207 raft_consensus.cc:2243] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:11.959273  5207 raft_consensus.cc:2272] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:11.962836  5207 ts_tablet_manager.cc:1916] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:11.968019  4509 catalog_manager.cc:5697] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b reported cstate change: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.969159  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6101218c70b4984be0f11685753c960 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:11.975586  4760 raft_consensus.cc:2955] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:11.983405  5207 ts_tablet_manager.cc:1929] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:11.983763  5207 log.cc:1199] T 76cb52b9738540b3aa160fb14971008a P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/wals/76cb52b9738540b3aa160fb14971008a
I20260710 11:04:11.984462  4599 tablet_service.cc:1558] Processing DeleteTablet for tablet f6101218c70b4984be0f11685753c960 with delete_type TABLET_DATA_TOMBSTONED (TS 7ba9f4711e1e48438d8c562ac8f89cca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47990
I20260710 11:04:11.985388  4500 catalog_manager.cc:5028] TS 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): tablet 76cb52b9738540b3aa160fb14971008a (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:11.985404  5207 tablet_replica.cc:333] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:11.986660  5207 raft_consensus.cc:2243] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:11.987303  5207 raft_consensus.cc:2272] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:11.991119  5207 ts_tablet_manager.cc:1916] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:12.004588  5207 ts_tablet_manager.cc:1929] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:12.004914  5207 log.cc:1199] T f6101218c70b4984be0f11685753c960 P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/wals/f6101218c70b4984be0f11685753c960
I20260710 11:04:12.006326  4500 catalog_manager.cc:5028] TS 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): tablet f6101218c70b4984be0f11685753c960 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:12.015105  5190 raft_consensus.cc:1064] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:12.015969  5159 raft_consensus.cc:1064] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:12.017230  5190 consensus_queue.cc:237] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:12.018361  5159 consensus_queue.cc:237] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:12.031272  5059 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.035020  4686 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.035228  4758 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.035776  4612 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.036834  4760 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.036731  5199 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.038223  5171 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.038671  5199 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.039048  5110 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.035826  5058 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:12.040258  5190 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.042691  5196 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:12.084298  5190 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.085685  5058 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.097330  4512 catalog_manager.cc:5697] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.098011  5199 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.099184  4686 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.108379  4612 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.126267  4758 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.128692  4512 catalog_manager.cc:5697] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:12.129406  5058 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.142019  4686 consensus_queue.cc:237] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:12.147878  4612 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.151031  5199 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:12.157747  5198 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.159113  5059 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.160842  4612 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.162890  5199 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:12.166244  4613 consensus_queue.cc:237] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:12.169148  5059 raft_consensus.cc:2955] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.173012  4760 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.174515  5217 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:12.180763  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b63bdd12bb184ae3a320211a57216de5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:12.181942  5217 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.185388  5058 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:12.184717  4512 catalog_manager.cc:5697] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:12.185036  4760 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.186769  5190 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:12.192075  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5769257aeb24b8b8d59136d4033c385 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:12.191834  5057 raft_consensus.cc:2955] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.203068  4513 catalog_manager.cc:5697] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:12.203761  4751 tablet_service.cc:1558] Processing DeleteTablet for tablet b63bdd12bb184ae3a320211a57216de5 with delete_type TABLET_DATA_TOMBSTONED (TS 9cc75fad2aab42c0b613dec9311e66ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54588
I20260710 11:04:12.212749  5218 tablet_replica.cc:333] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:12.213827  5218 raft_consensus.cc:2243] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.214221  4680 tablet_service.cc:1558] Processing DeleteTablet for tablet a5769257aeb24b8b8d59136d4033c385 with delete_type TABLET_DATA_TOMBSTONED (TS c466dbeae0d141fa85689a4c119ab159 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39760
I20260710 11:04:12.214543  5218 pending_rounds.cc:70] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: Trying to abort 1 pending ops.
I20260710 11:04:12.214906  5218 pending_rounds.cc:77] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305959227461812224 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "b63bdd12bb184ae3a320211a57216de5" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } } }
I20260710 11:04:12.216137  5218 raft_consensus.cc:2917] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 11:04:12.216487  5218 raft_consensus.cc:2889] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:04:12.216773  5218 raft_consensus.cc:2272] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.220732  5218 ts_tablet_manager.cc:1916] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:12.225523  5219 tablet_replica.cc:333] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:12.226228  5219 raft_consensus.cc:2243] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:12.226802  5219 raft_consensus.cc:2272] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:12.229512  5219 ts_tablet_manager.cc:1916] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:12.232826  5218 ts_tablet_manager.cc:1929] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:12.233196  5218 log.cc:1199] T b63bdd12bb184ae3a320211a57216de5 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/wals/b63bdd12bb184ae3a320211a57216de5
I20260710 11:04:12.234593  4497 catalog_manager.cc:5028] TS 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): tablet b63bdd12bb184ae3a320211a57216de5 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:12.239626  5219 ts_tablet_manager.cc:1929] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:12.239943  5219 log.cc:1199] T a5769257aeb24b8b8d59136d4033c385 P c466dbeae0d141fa85689a4c119ab159: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/wals/a5769257aeb24b8b8d59136d4033c385
I20260710 11:04:12.241283  4500 catalog_manager.cc:5028] TS c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): tablet a5769257aeb24b8b8d59136d4033c385 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:13.243551  4612 consensus_queue.cc:237] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
W20260710 11:04:13.248772  4581 consensus_peers.cc:597] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4ab435d47ac4ab29d7bc4011dcf4e6e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:13.248917  4686 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.249944  4760 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.250165  5220 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.251989  5220 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.257906  5217 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.259768  4690 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.262130  4758 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.274657  4512 catalog_manager.cc:5697] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.281354  4690 consensus_queue.cc:237] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue 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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:13.288911  4758 raft_consensus.cc:1275] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.290100  5199 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:13.291280  4656 consensus_peers.cc:597] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76b293c9cc6445fd980c4c0f80a171a8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:13.298648  4612 raft_consensus.cc:1275] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.301518  5231 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.308640  5228 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.311432  4758 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.314340  4612 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.325964  4510 catalog_manager.cc:5697] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:13.331743  4760 consensus_queue.cc:237] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
W20260710 11:04:13.346045  4730 consensus_peers.cc:597] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96f56b5955da47109d2b96f6eb6b132b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:13.346908  4612 raft_consensus.cc:1275] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.347111  4690 raft_consensus.cc:1275] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.348001  5235 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.349020  5154 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.356235  5235 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.358024  4690 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.359920  4612 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.368657  4509 catalog_manager.cc:5697] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.372208  4613 consensus_queue.cc:237] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
W20260710 11:04:13.382493  4581 consensus_peers.cc:597] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 392d962341f8403eb922d05e0b239d3f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:13.383131  4760 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.383925  4690 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:13.384470  5220 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.385309  5190 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:13.392293  5217 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.394058  4760 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.397001  4690 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:13.408690  4509 catalog_manager.cc:5697] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:13.764549  5241 ts_tablet_manager.cc:933] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:13.766306  5241 tablet_copy_client.cc:323] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:13.767912  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:13.768476  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet d4ab435d47ac4ab29d7bc4011dcf4e6e from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-d4ab435d47ac4ab29d7bc4011dcf4e6e
I20260710 11:04:13.775528  4625 tablet_copy_source_session.cc:215] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:13.778568  5241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.792397  5243 ts_tablet_manager.cc:933] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:13.794603  5243 tablet_copy_client.cc:323] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:13.794706  5241 tablet_copy_client.cc:806] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:13.795274  5241 tablet_copy_client.cc:670] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:13.796061  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet 392d962341f8403eb922d05e0b239d3f from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:13.796576  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet 392d962341f8403eb922d05e0b239d3f from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-392d962341f8403eb922d05e0b239d3f
I20260710 11:04:13.798413  5241 tablet_copy_client.cc:538] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:13.803496  4625 tablet_copy_source_session.cc:215] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:13.805842  5241 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:13.806667  5243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392d962341f8403eb922d05e0b239d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.822018  5243 tablet_copy_client.cc:806] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:13.822558  5243 tablet_copy_client.cc:670] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:13.826359  5243 tablet_copy_client.cc:538] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:13.830588  5241 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:13.831454  5241 tablet_bootstrap.cc:492] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:13.832072  5241 ts_tablet_manager.cc:1403] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260710 11:04:13.833619  5243 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:13.834893  5241 raft_consensus.cc:359] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:13.835729  5241 raft_consensus.cc:740] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:13.836354  5241 consensus_queue.cc:260] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:13.839435  5241 ts_tablet_manager.cc:1434] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:04:13.841502  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-d4ab435d47ac4ab29d7bc4011dcf4e6e received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:13.841922  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-d4ab435d47ac4ab29d7bc4011dcf4e6e on tablet d4ab435d47ac4ab29d7bc4011dcf4e6e with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:13.854504  5243 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:13.855422  5243 tablet_bootstrap.cc:492] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:13.856094  5243 ts_tablet_manager.cc:1403] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 11:04:13.858896  5243 raft_consensus.cc:359] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:13.859681  5243 raft_consensus.cc:740] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:13.860613  5243 consensus_queue.cc:260] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:13.863255  5243 ts_tablet_manager.cc:1434] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:13.865188  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-392d962341f8403eb922d05e0b239d3f received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:13.865600  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-392d962341f8403eb922d05e0b239d3f on tablet 392d962341f8403eb922d05e0b239d3f with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:13.910135  5243 ts_tablet_manager.cc:933] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:13.912742  5243 tablet_copy_client.cc:323] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.130:43301
I20260710 11:04:13.914208  4700 tablet_copy_service.cc:140] P c466dbeae0d141fa85689a4c119ab159: Received BeginTabletCopySession request for tablet 76b293c9cc6445fd980c4c0f80a171a8 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:41464)
I20260710 11:04:13.914674  4700 tablet_copy_service.cc:161] P c466dbeae0d141fa85689a4c119ab159: Beginning new tablet copy session on tablet 76b293c9cc6445fd980c4c0f80a171a8 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:41464: session id = 8666ceda561d4ccbb4503fafec66683b-76b293c9cc6445fd980c4c0f80a171a8
I20260710 11:04:13.919708  4700 tablet_copy_source_session.cc:215] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:13.922255  5243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b293c9cc6445fd980c4c0f80a171a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.933581  5243 tablet_copy_client.cc:806] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:13.934113  5243 tablet_copy_client.cc:670] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:13.937321  5241 ts_tablet_manager.cc:933] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:13.937757  5243 tablet_copy_client.cc:538] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:13.943063  5241 tablet_copy_client.cc:323] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.131:44313
I20260710 11:04:13.944844  4774 tablet_copy_service.cc:140] P 9cc75fad2aab42c0b613dec9311e66ff: Received BeginTabletCopySession request for tablet 96f56b5955da47109d2b96f6eb6b132b from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:57764)
I20260710 11:04:13.945354  4774 tablet_copy_service.cc:161] P 9cc75fad2aab42c0b613dec9311e66ff: Beginning new tablet copy session on tablet 96f56b5955da47109d2b96f6eb6b132b from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:57764: session id = 8666ceda561d4ccbb4503fafec66683b-96f56b5955da47109d2b96f6eb6b132b
I20260710 11:04:13.946326  5243 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:13.952373  4774 tablet_copy_source_session.cc:215] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:13.955595  5241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f56b5955da47109d2b96f6eb6b132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.965893  5243 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:13.966691  5243 tablet_bootstrap.cc:492] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:13.967226  5243 ts_tablet_manager.cc:1403] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:04:13.969668  5243 raft_consensus.cc:359] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:13.970151  5241 tablet_copy_client.cc:806] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:13.970249  5243 raft_consensus.cc:740] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:13.970734  5241 tablet_copy_client.cc:670] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:13.970908  5243 consensus_queue.cc:260] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:13.974310  5241 tablet_copy_client.cc:538] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:13.974320  5243 ts_tablet_manager.cc:1434] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:04:13.978866  4700 tablet_copy_service.cc:342] P c466dbeae0d141fa85689a4c119ab159: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-76b293c9cc6445fd980c4c0f80a171a8 received from {username='slave'} at 127.0.0.1:41464
I20260710 11:04:13.979280  4700 tablet_copy_service.cc:434] P c466dbeae0d141fa85689a4c119ab159: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-76b293c9cc6445fd980c4c0f80a171a8 on tablet 76b293c9cc6445fd980c4c0f80a171a8 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:13.982443  5241 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:13.997453  5241 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:13.998212  5241 tablet_bootstrap.cc:492] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:13.998787  5241 ts_tablet_manager.cc:1403] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:04:14.001103  5241 raft_consensus.cc:359] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:14.001778  5241 raft_consensus.cc:740] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:14.002344  5241 consensus_queue.cc:260] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:14.004458  5241 ts_tablet_manager.cc:1434] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:14.006155  4774 tablet_copy_service.cc:342] P 9cc75fad2aab42c0b613dec9311e66ff: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-96f56b5955da47109d2b96f6eb6b132b received from {username='slave'} at 127.0.0.1:57764
I20260710 11:04:14.006553  4774 tablet_copy_service.cc:434] P 9cc75fad2aab42c0b613dec9311e66ff: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-96f56b5955da47109d2b96f6eb6b132b on tablet 96f56b5955da47109d2b96f6eb6b132b with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:14.259541  5057 raft_consensus.cc:1217] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:14.285126  5057 raft_consensus.cc:1217] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:14.383922  5057 raft_consensus.cc:1217] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:14.521406  5057 raft_consensus.cc:1217] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:14.653764  5233 raft_consensus.cc:1064] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:14.655730  5233 consensus_queue.cc:237] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:14.663103  4760 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.664299  5233 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.665484  5058 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.665666  4690 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.666793  5233 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.667611  5190 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.678709  5217 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.680408  5058 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.683760  4690 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.694398  4512 catalog_manager.cc:5697] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.709667  4760 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.734318  4613 consensus_queue.cc:237] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:14.739763  4760 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.739799  5058 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.741286  5217 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.742172  5260 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.748494  5260 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.750418  4760 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.750967  5057 raft_consensus.cc:2955] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.758514  5217 raft_consensus.cc:1064] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:14.762367  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:14.766291  4510 catalog_manager.cc:5697] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.761025  5217 consensus_queue.cc:237] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:14.778604  4680 tablet_service.cc:1558] Processing DeleteTablet for tablet d4ab435d47ac4ab29d7bc4011dcf4e6e with delete_type TABLET_DATA_TOMBSTONED (TS c466dbeae0d141fa85689a4c119ab159 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39760
I20260710 11:04:14.783187  4690 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.783715  4760 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.784113  5266 tablet_replica.cc:333] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:14.785118  5266 raft_consensus.cc:2243] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.785223  5233 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.785773  5266 raft_consensus.cc:2272] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.783187  5057 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.786468  5217 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.788614  5217 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.792383  5266 ts_tablet_manager.cc:1916] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:14.799643  5253 raft_consensus.cc:1064] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:14.802099  5253 consensus_queue.cc:237] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:14.806944  5217 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.809002  5266 ts_tablet_manager.cc:1929] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:14.808547  4758 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.812314  5266 log.cc:1199] T d4ab435d47ac4ab29d7bc4011dcf4e6e P c466dbeae0d141fa85689a4c119ab159: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/wals/d4ab435d47ac4ab29d7bc4011dcf4e6e
I20260710 11:04:14.817317  4500 catalog_manager.cc:5028] TS c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): tablet d4ab435d47ac4ab29d7bc4011dcf4e6e (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:14.822149  4513 catalog_manager.cc:5697] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.823004  5057 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.824688  5058 raft_consensus.cc:1275] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.826709  4613 raft_consensus.cc:1275] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.828157  5228 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.830296  4758 raft_consensus.cc:1275] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.830977  5252 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.831768  5228 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.833165  4690 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.861119  5253 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.862388  4612 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.869848  4613 consensus_queue.cc:237] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:14.869725  4760 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.871392  5057 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.875799  5058 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.877367  5233 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.884634  5190 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.886464  5058 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.890719  4513 catalog_manager.cc:5697] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.893668  4758 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.897748  5260 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.902525  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 392d962341f8403eb922d05e0b239d3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:14.905894  4762 raft_consensus.cc:2955] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.907079  4690 consensus_queue.cc:237] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:14.923475  4513 catalog_manager.cc:5697] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b reported cstate change: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.925357  5058 raft_consensus.cc:1275] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.925943  4612 raft_consensus.cc:1275] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.926766  5271 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.927637  5253 consensus_queue.cc:1048] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.934823  4680 tablet_service.cc:1558] Processing DeleteTablet for tablet 392d962341f8403eb922d05e0b239d3f with delete_type TABLET_DATA_TOMBSTONED (TS c466dbeae0d141fa85689a4c119ab159 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39760
I20260710 11:04:14.935786  5266 tablet_replica.cc:333] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:14.936849  5266 raft_consensus.cc:2243] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.937616  5266 raft_consensus.cc:2272] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.937033  5252 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.940990  5266 ts_tablet_manager.cc:1916] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:14.946079  4612 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.954614  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76b293c9cc6445fd980c4c0f80a171a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:14.945860  5058 raft_consensus.cc:2955] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.959664  5266 ts_tablet_manager.cc:1929] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:14.960101  5266 log.cc:1199] T 392d962341f8403eb922d05e0b239d3f P c466dbeae0d141fa85689a4c119ab159: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/wals/392d962341f8403eb922d05e0b239d3f
I20260710 11:04:14.961968  4500 catalog_manager.cc:5028] TS c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): tablet 392d962341f8403eb922d05e0b239d3f (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:14.962132  4509 catalog_manager.cc:5697] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:14.974586  4751 tablet_service.cc:1558] Processing DeleteTablet for tablet 76b293c9cc6445fd980c4c0f80a171a8 with delete_type TABLET_DATA_TOMBSTONED (TS 9cc75fad2aab42c0b613dec9311e66ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54588
I20260710 11:04:14.976346  5275 tablet_replica.cc:333] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:14.977581  5275 raft_consensus.cc:2243] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.978251  5275 raft_consensus.cc:2272] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.981173  5275 ts_tablet_manager.cc:1916] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:14.992870  5275 ts_tablet_manager.cc:1929] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:14.993157  5275 log.cc:1199] T 76b293c9cc6445fd980c4c0f80a171a8 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/wals/76b293c9cc6445fd980c4c0f80a171a8
I20260710 11:04:14.994426  4497 catalog_manager.cc:5028] TS 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): tablet 76b293c9cc6445fd980c4c0f80a171a8 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:15.014637  5255 raft_consensus.cc:1064] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:15.016822  5255 consensus_queue.cc:237] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:15.033583  4690 raft_consensus.cc:1275] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.035152  5254 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.042812  5058 raft_consensus.cc:1275] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.044320  4612 raft_consensus.cc:1275] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:15.045765  5277 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:15.046713  5255 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:15.054731  5277 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.059653  4612 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.061400  5058 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.067741  4690 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.078766  4513 catalog_manager.cc:5697] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.094817  4762 consensus_queue.cc:237] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:15.100436  4690 raft_consensus.cc:1275] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.101477  5058 raft_consensus.cc:1275] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:15.101778  5255 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.102805  5254 consensus_queue.cc:1048] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:15.108352  5255 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.110476  5058 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.110683  4690 raft_consensus.cc:2955] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.121654  4497 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96f56b5955da47109d2b96f6eb6b132b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:15.126631  4509 catalog_manager.cc:5697] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b reported cstate change: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New cstate: current_term: 1 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:15.135506  4599 tablet_service.cc:1558] Processing DeleteTablet for tablet 96f56b5955da47109d2b96f6eb6b132b with delete_type TABLET_DATA_TOMBSTONED (TS 7ba9f4711e1e48438d8c562ac8f89cca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47990
I20260710 11:04:15.137378  5282 tablet_replica.cc:333] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:15.138125  5282 raft_consensus.cc:2243] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:15.138784  5282 raft_consensus.cc:2272] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:15.141535  5282 ts_tablet_manager.cc:1916] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:15.152810  5282 ts_tablet_manager.cc:1929] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:15.153191  5282 log.cc:1199] T 96f56b5955da47109d2b96f6eb6b132b P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/wals/96f56b5955da47109d2b96f6eb6b132b
I20260710 11:04:15.154784  4500 catalog_manager.cc:5028] TS 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): tablet 96f56b5955da47109d2b96f6eb6b132b (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:16.163898  4690 consensus_queue.cc:237] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
W20260710 11:04:16.169787  4656 consensus_peers.cc:597] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b21f8d04fa44195873326d6496d1e6b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:16.169914  4760 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.170558  4613 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.171857  5283 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.172582  5271 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.179349  5283 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.180891  4612 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.181175  4760 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.190587  4613 consensus_queue.cc:237] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.195482  4513 catalog_manager.cc:5697] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
W20260710 11:04:16.198742  4581 consensus_peers.cc:597] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47d3672da1ca4747adb4968c16436c26. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:16.200383  4690 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.200953  4760 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.202885  5217 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.203665  5233 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.212072  5289 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.213745  4760 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.217562  4689 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.230530  4690 consensus_queue.cc:237] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.238967  4760 raft_consensus.cc:1275] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:16.239826  4656 consensus_peers.cc:597] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d7e2a16522743ebabc9bd7a480e9517. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:16.240386  5283 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.240415  4613 raft_consensus.cc:1275] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.242076  5283 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.241963  4510 catalog_manager.cc:5697] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.251323  5283 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.255697  4760 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.252467  4613 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.265461  4690 consensus_queue.cc:237] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.268198  4509 catalog_manager.cc:5697] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:16.273638  4656 consensus_peers.cc:597] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a87cd593d08407ba01e07d49d74124b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:16.274339  4760 raft_consensus.cc:1275] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.275514  5283 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.276224  4613 raft_consensus.cc:1275] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:16.277463  5271 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:16.288249  5271 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.289927  4613 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.291271  4760 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.303730  4510 catalog_manager.cc:5697] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:16.559870  5303 ts_tablet_manager.cc:933] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:16.561442  5303 tablet_copy_client.cc:323] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.130:43301
I20260710 11:04:16.562999  4700 tablet_copy_service.cc:140] P c466dbeae0d141fa85689a4c119ab159: Received BeginTabletCopySession request for tablet 2b21f8d04fa44195873326d6496d1e6b from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:41464)
I20260710 11:04:16.563436  4700 tablet_copy_service.cc:161] P c466dbeae0d141fa85689a4c119ab159: Beginning new tablet copy session on tablet 2b21f8d04fa44195873326d6496d1e6b from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:41464: session id = 8666ceda561d4ccbb4503fafec66683b-2b21f8d04fa44195873326d6496d1e6b
I20260710 11:04:16.568400  4700 tablet_copy_source_session.cc:215] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:16.571308  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b21f8d04fa44195873326d6496d1e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:16.581770  5303 tablet_copy_client.cc:806] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:16.582408  5303 tablet_copy_client.cc:670] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:16.586100  5303 tablet_copy_client.cc:538] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:16.593010  5303 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:16.609539  5303 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:16.610481  5303 tablet_bootstrap.cc:492] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:16.611158  5303 ts_tablet_manager.cc:1403] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.009s
I20260710 11:04:16.613876  5303 raft_consensus.cc:359] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.614500  5303 raft_consensus.cc:740] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:16.614976  5303 consensus_queue.cc:260] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.617588  5303 ts_tablet_manager.cc:1434] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:16.619236  4700 tablet_copy_service.cc:342] P c466dbeae0d141fa85689a4c119ab159: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-2b21f8d04fa44195873326d6496d1e6b received from {username='slave'} at 127.0.0.1:41464
I20260710 11:04:16.619607  4700 tablet_copy_service.cc:434] P c466dbeae0d141fa85689a4c119ab159: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-2b21f8d04fa44195873326d6496d1e6b on tablet 2b21f8d04fa44195873326d6496d1e6b with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:16.736299  5303 ts_tablet_manager.cc:933] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:16.737918  5303 tablet_copy_client.cc:323] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:16.739203  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet 47d3672da1ca4747adb4968c16436c26 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:16.739604  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet 47d3672da1ca4747adb4968c16436c26 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-47d3672da1ca4747adb4968c16436c26
I20260710 11:04:16.744359  4625 tablet_copy_source_session.cc:215] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:16.746901  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d3672da1ca4747adb4968c16436c26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:16.757606  5303 tablet_copy_client.cc:806] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:16.758205  5303 tablet_copy_client.cc:670] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:16.761592  5303 tablet_copy_client.cc:538] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:16.768512  5303 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:16.783399  5303 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:16.784297  5303 tablet_bootstrap.cc:492] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:16.785178  5303 ts_tablet_manager.cc:1403] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.017s	user 0.020s	sys 0.000s
I20260710 11:04:16.787153  5303 raft_consensus.cc:359] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.787869  5303 raft_consensus.cc:740] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:16.788429  5303 consensus_queue.cc:260] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.790653  5303 ts_tablet_manager.cc:1434] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:16.792367  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-47d3672da1ca4747adb4968c16436c26 received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:16.792579  5309 ts_tablet_manager.cc:933] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:16.792752  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-47d3672da1ca4747adb4968c16436c26 on tablet 47d3672da1ca4747adb4968c16436c26 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:16.795858  5309 tablet_copy_client.cc:323] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.130:43301
I20260710 11:04:16.797364  4700 tablet_copy_service.cc:140] P c466dbeae0d141fa85689a4c119ab159: Received BeginTabletCopySession request for tablet 9a87cd593d08407ba01e07d49d74124b from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:41464)
I20260710 11:04:16.797757  4700 tablet_copy_service.cc:161] P c466dbeae0d141fa85689a4c119ab159: Beginning new tablet copy session on tablet 9a87cd593d08407ba01e07d49d74124b from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:41464: session id = 8666ceda561d4ccbb4503fafec66683b-9a87cd593d08407ba01e07d49d74124b
I20260710 11:04:16.803241  4700 tablet_copy_source_session.cc:215] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:16.805648  5309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a87cd593d08407ba01e07d49d74124b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:16.816155  5309 tablet_copy_client.cc:806] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:16.816689  5309 tablet_copy_client.cc:670] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:16.819928  5309 tablet_copy_client.cc:538] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:16.826501  5309 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:16.842509  5309 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:16.843238  5303 ts_tablet_manager.cc:933] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:16.843379  5309 tablet_bootstrap.cc:492] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:16.844097  5309 ts_tablet_manager.cc:1403] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260710 11:04:16.845494  5303 tablet_copy_client.cc:323] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.130:43301
I20260710 11:04:16.847110  4700 tablet_copy_service.cc:140] P c466dbeae0d141fa85689a4c119ab159: Received BeginTabletCopySession request for tablet 1d7e2a16522743ebabc9bd7a480e9517 from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:41464)
I20260710 11:04:16.846824  5309 raft_consensus.cc:359] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.847613  4700 tablet_copy_service.cc:161] P c466dbeae0d141fa85689a4c119ab159: Beginning new tablet copy session on tablet 1d7e2a16522743ebabc9bd7a480e9517 from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:41464: session id = 8666ceda561d4ccbb4503fafec66683b-1d7e2a16522743ebabc9bd7a480e9517
I20260710 11:04:16.847620  5309 raft_consensus.cc:740] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:16.848425  5309 consensus_queue.cc:260] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.855798  4700 tablet_copy_source_session.cc:215] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:16.856272  5309 ts_tablet_manager.cc:1434] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 11:04:16.859062  4700 tablet_copy_service.cc:342] P c466dbeae0d141fa85689a4c119ab159: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-9a87cd593d08407ba01e07d49d74124b received from {username='slave'} at 127.0.0.1:41464
I20260710 11:04:16.859330  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d7e2a16522743ebabc9bd7a480e9517. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:16.859488  4700 tablet_copy_service.cc:434] P c466dbeae0d141fa85689a4c119ab159: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-9a87cd593d08407ba01e07d49d74124b on tablet 9a87cd593d08407ba01e07d49d74124b with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:16.875243  5303 tablet_copy_client.cc:806] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:16.875799  5303 tablet_copy_client.cc:670] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:16.878542  5303 tablet_copy_client.cc:538] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:16.886199  5303 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:16.903258  5303 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:16.904038  5303 tablet_bootstrap.cc:492] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:16.904637  5303 ts_tablet_manager.cc:1403] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:04:16.907084  5303 raft_consensus.cc:359] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.907805  5303 raft_consensus.cc:740] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:16.908394  5303 consensus_queue.cc:260] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:16.910535  5303 ts_tablet_manager.cc:1434] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:16.912190  4700 tablet_copy_service.cc:342] P c466dbeae0d141fa85689a4c119ab159: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-1d7e2a16522743ebabc9bd7a480e9517 received from {username='slave'} at 127.0.0.1:41464
I20260710 11:04:16.912580  4700 tablet_copy_service.cc:434] P c466dbeae0d141fa85689a4c119ab159: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-1d7e2a16522743ebabc9bd7a480e9517 on tablet 1d7e2a16522743ebabc9bd7a480e9517 with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:17.131265  5058 raft_consensus.cc:1217] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.184945  5058 raft_consensus.cc:1217] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.390534  5058 raft_consensus.cc:1217] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.450639  5058 raft_consensus.cc:1217] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.603572  5296 raft_consensus.cc:1064] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:17.605418  5296 consensus_queue.cc:237] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:17.611302  5057 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.611515  4760 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.612970  5233 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.615099  4690 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.615902  5314 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.622642  5314 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.634532  5317 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.636235  4762 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.637025  5057 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.647147  4689 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.651136  4513 catalog_manager.cc:5697] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:17.679817  4613 consensus_queue.cc:237] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:17.685230  5057 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.685778  4762 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.686901  5296 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.687801  5314 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.695546  5314 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.696939  5057 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.698182  4760 raft_consensus.cc:2955] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.721117  4512 catalog_manager.cc:5697] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b reported cstate change: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.722937  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 47d3672da1ca4747adb4968c16436c26 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:17.729380  5271 raft_consensus.cc:1064] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:17.731576  5271 consensus_queue.cc:237] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:17.736915  4680 tablet_service.cc:1558] Processing DeleteTablet for tablet 47d3672da1ca4747adb4968c16436c26 with delete_type TABLET_DATA_TOMBSTONED (TS c466dbeae0d141fa85689a4c119ab159 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39760
I20260710 11:04:17.739396  5326 tablet_replica.cc:333] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:17.740445  5326 raft_consensus.cc:2243] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:17.741323  5326 raft_consensus.cc:2272] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:17.747232  5326 ts_tablet_manager.cc:1916] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:17.747557  5057 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.750061  4762 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.751077  5283 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.754535  5315 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.750061  4613 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.757741  5283 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.763479  5326 ts_tablet_manager.cc:1929] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:17.763934  5326 log.cc:1199] T 47d3672da1ca4747adb4968c16436c26 P c466dbeae0d141fa85689a4c119ab159: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/wals/47d3672da1ca4747adb4968c16436c26
I20260710 11:04:17.765501  4500 catalog_manager.cc:5028] TS c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): tablet 47d3672da1ca4747adb4968c16436c26 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:17.771674  5283 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.777069  4760 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.777120  5057 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.785032  4613 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.790771  4512 catalog_manager.cc:5697] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.807588  4689 consensus_queue.cc:237] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:17.813967  5057 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.814517  4760 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.815404  5283 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.816731  5271 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.821761  5315 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.823256  5057 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.824383  4760 raft_consensus.cc:2955] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.831820  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b21f8d04fa44195873326d6496d1e6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:17.837828  4510 catalog_manager.cc:5697] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:17.852952  4599 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b21f8d04fa44195873326d6496d1e6b with delete_type TABLET_DATA_TOMBSTONED (TS 7ba9f4711e1e48438d8c562ac8f89cca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47990
I20260710 11:04:17.854660  5331 tablet_replica.cc:333] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:17.855327  5331 raft_consensus.cc:2243] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:17.855883  5331 raft_consensus.cc:2272] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:17.858335  5331 ts_tablet_manager.cc:1916] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:17.868829  5331 ts_tablet_manager.cc:1929] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:17.869158  5331 log.cc:1199] T 2b21f8d04fa44195873326d6496d1e6b P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/wals/2b21f8d04fa44195873326d6496d1e6b
I20260710 11:04:17.870453  4500 catalog_manager.cc:5028] TS 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): tablet 2b21f8d04fa44195873326d6496d1e6b (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:17.939183  5283 raft_consensus.cc:1064] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:17.941649  5283 consensus_queue.cc:237] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:17.951540  4760 raft_consensus.cc:1275] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.951553  5057 raft_consensus.cc:1275] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.952852  4613 raft_consensus.cc:1275] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.953291  5330 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.954099  5283 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.954903  5271 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.977306  5330 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.979409  4760 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.980822  5058 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.994921  4510 catalog_manager.cc:5697] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:17.998859  4613 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.015177  4689 consensus_queue.cc:237] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:18.022320  4760 raft_consensus.cc:1275] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.022581  5315 raft_consensus.cc:1064] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:18.022818  5057 raft_consensus.cc:1275] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.023600  5330 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.024396  5271 consensus_queue.cc:1048] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.024952  5315 consensus_queue.cc:237] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:18.034117  5271 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.041860  4762 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.045425  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a87cd593d08407ba01e07d49d74124b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:18.049098  5058 raft_consensus.cc:1275] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.050769  5271 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.051864  4758 raft_consensus.cc:1275] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.053336  5283 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.054018  4510 catalog_manager.cc:5697] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:18.062806  5057 raft_consensus.cc:2955] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.073249  4599 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a87cd593d08407ba01e07d49d74124b with delete_type TABLET_DATA_TOMBSTONED (TS 7ba9f4711e1e48438d8c562ac8f89cca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47990
I20260710 11:04:18.076174  5331 tablet_replica.cc:333] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:18.077090  5331 raft_consensus.cc:2243] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:18.077716  5331 raft_consensus.cc:2272] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:18.082880  5331 ts_tablet_manager.cc:1916] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:18.084936  4613 raft_consensus.cc:1275] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:18.086980  5315 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:18.097564  4758 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.095971  5337 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.105551  5331 ts_tablet_manager.cc:1929] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:18.106503  5331 log.cc:1199] T 9a87cd593d08407ba01e07d49d74124b P 7ba9f4711e1e48438d8c562ac8f89cca: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/wals/9a87cd593d08407ba01e07d49d74124b
I20260710 11:04:18.107908  4500 catalog_manager.cc:5028] TS 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): tablet 9a87cd593d08407ba01e07d49d74124b (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:18.112004  4510 catalog_manager.cc:5697] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.119994  5057 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.153326  4613 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.163378  4690 consensus_queue.cc:237] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:18.169112  5057 raft_consensus.cc:1275] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.170287  4613 raft_consensus.cc:1275] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Refusing update from remote peer c466dbeae0d141fa85689a4c119ab159: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:18.170456  5315 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.171442  5337 consensus_queue.cc:1048] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:18.177819  5057 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.177736  5315 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.178247  4613 raft_consensus.cc:2955] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.190462  4510 catalog_manager.cc:5697] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New cstate: current_term: 1 leader_uuid: "c466dbeae0d141fa85689a4c119ab159" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:18.193342  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d7e2a16522743ebabc9bd7a480e9517 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:18.202739  4751 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d7e2a16522743ebabc9bd7a480e9517 with delete_type TABLET_DATA_TOMBSTONED (TS 9cc75fad2aab42c0b613dec9311e66ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54588
I20260710 11:04:18.204324  5342 tablet_replica.cc:333] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:18.205322  5342 raft_consensus.cc:2243] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:18.206050  5342 raft_consensus.cc:2272] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:18.209275  5342 ts_tablet_manager.cc:1916] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:18.219681  5342 ts_tablet_manager.cc:1929] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:18.219951  5342 log.cc:1199] T 1d7e2a16522743ebabc9bd7a480e9517 P 9cc75fad2aab42c0b613dec9311e66ff: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/wals/1d7e2a16522743ebabc9bd7a480e9517
I20260710 11:04:18.221318  4497 catalog_manager.cc:5028] TS 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): tablet 1d7e2a16522743ebabc9bd7a480e9517 (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:19.236269  4613 consensus_queue.cc:237] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:19.242483  4690 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:19.242581  4581 consensus_peers.cc:597] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 574c7f9a7d924938ba3b0e0b33acaedd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:19.242688  4763 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.243763  5351 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:19.244895  5348 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:19.252415  5351 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:19.254220  4685 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:19.255568  4763 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:19.270723  4613 consensus_queue.cc:237] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Queue 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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:19.275269  4512 catalog_manager.cc:5697] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:19.277132  4763 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.278455  4685 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:19.278848  5348 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:19.279969  5351 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:19.280926  4581 consensus_peers.cc:597] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca -> Peer 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789): Couldn't send request to peer 8666ceda561d4ccbb4503fafec66683b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6a3d3aa93f3415e9e457db8737930ed. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:19.286496  5348 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:19.295889  4685 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:19.294763  4763 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:19.322259  4512 catalog_manager.cc:5697] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index -1 to 2, NON_VOTER 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) added. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } } }
I20260710 11:04:19.808837  5362 ts_tablet_manager.cc:933] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:19.810753  5362 tablet_copy_client.cc:323] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:19.812825  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet 574c7f9a7d924938ba3b0e0b33acaedd from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:19.813292  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet 574c7f9a7d924938ba3b0e0b33acaedd from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-574c7f9a7d924938ba3b0e0b33acaedd
I20260710 11:04:19.819860  4625 tablet_copy_source_session.cc:215] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:19.822610  5362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 574c7f9a7d924938ba3b0e0b33acaedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:19.835471  5362 tablet_copy_client.cc:806] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:19.836050  5362 tablet_copy_client.cc:670] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:19.839838  5362 tablet_copy_client.cc:538] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:19.845809  5362 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:19.862221  5362 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:19.862902  5362 tablet_bootstrap.cc:492] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:19.863430  5362 ts_tablet_manager.cc:1403] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:04:19.865994  5362 raft_consensus.cc:359] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:19.866686  5362 raft_consensus.cc:740] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:19.867278  5362 consensus_queue.cc:260] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:19.870179  5362 ts_tablet_manager.cc:1434] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:04:19.871865  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-574c7f9a7d924938ba3b0e0b33acaedd received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:19.872287  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-574c7f9a7d924938ba3b0e0b33acaedd on tablet 574c7f9a7d924938ba3b0e0b33acaedd with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:19.898393  5362 ts_tablet_manager.cc:933] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: Initiating tablet copy from peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165)
I20260710 11:04:19.899852  5362 tablet_copy_client.cc:323] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Beginning tablet copy session from remote peer at address 127.3.105.129:33165
I20260710 11:04:19.901254  4625 tablet_copy_service.cc:140] P 7ba9f4711e1e48438d8c562ac8f89cca: Received BeginTabletCopySession request for tablet a6a3d3aa93f3415e9e457db8737930ed from peer 8666ceda561d4ccbb4503fafec66683b ({username='slave'} at 127.0.0.1:37266)
I20260710 11:04:19.901760  4625 tablet_copy_service.cc:161] P 7ba9f4711e1e48438d8c562ac8f89cca: Beginning new tablet copy session on tablet a6a3d3aa93f3415e9e457db8737930ed from peer 8666ceda561d4ccbb4503fafec66683b at {username='slave'} at 127.0.0.1:37266: session id = 8666ceda561d4ccbb4503fafec66683b-a6a3d3aa93f3415e9e457db8737930ed
W20260710 11:04:19.903906  4785 debug-util.cc:398] Leaking SignalData structure 0x7b08000486e0 after lost signal to thread 3497
W20260710 11:04:19.905076  4785 debug-util.cc:398] Leaking SignalData structure 0x7b080004e8e0 after lost signal to thread 4547
W20260710 11:04:19.906414  4785 debug-util.cc:398] Leaking SignalData structure 0x7b0800200540 after lost signal to thread 4639
W20260710 11:04:19.907234  4785 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd100 after lost signal to thread 4714
W20260710 11:04:19.908198  4785 debug-util.cc:398] Leaking SignalData structure 0x7b0800299760 after lost signal to thread 4788
W20260710 11:04:19.909109  4785 debug-util.cc:398] Leaking SignalData structure 0x7b08001ecc60 after lost signal to thread 5083
I20260710 11:04:19.909345  4625 tablet_copy_source_session.cc:215] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:19.912453  5362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a3d3aa93f3415e9e457db8737930ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:19.928253  5362 tablet_copy_client.cc:806] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:19.928880  5362 tablet_copy_client.cc:670] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:19.932463  5362 tablet_copy_client.cc:538] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:19.941308  5362 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: Bootstrap starting.
I20260710 11:04:19.966401  5362 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:19.967381  5362 tablet_bootstrap.cc:492] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: Bootstrap complete.
I20260710 11:04:19.968112  5362 ts_tablet_manager.cc:1403] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
I20260710 11:04:19.970968  5362 raft_consensus.cc:359] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:19.971823  5362 raft_consensus.cc:740] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Initialized, Role: LEARNER
I20260710 11:04:19.972498  5362 consensus_queue.cc:260] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: NON_VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: true } }
I20260710 11:04:19.974960  5362 ts_tablet_manager.cc:1434] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:04:19.976843  4625 tablet_copy_service.cc:342] P 7ba9f4711e1e48438d8c562ac8f89cca: Request end of tablet copy session 8666ceda561d4ccbb4503fafec66683b-a6a3d3aa93f3415e9e457db8737930ed received from {username='slave'} at 127.0.0.1:37266
I20260710 11:04:19.977254  4625 tablet_copy_service.cc:434] P 7ba9f4711e1e48438d8c562ac8f89cca: ending tablet copy session 8666ceda561d4ccbb4503fafec66683b-a6a3d3aa93f3415e9e457db8737930ed on tablet a6a3d3aa93f3415e9e457db8737930ed with peer 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:20.308859  5056 raft_consensus.cc:1217] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:20.374302  5056 raft_consensus.cc:1217] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:20.769081  5372 raft_consensus.cc:1064] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:20.771720  5372 consensus_queue.cc:237] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:20.782091  4763 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.783435  4685 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.780728  5056 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.786002  5371 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:20.787776  5371 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:20.789309  5372 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:20.814561  5351 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:20.818414  4685 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:20.820323  4760 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:20.840018  4513 catalog_manager.cc:5697] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:20.840062  5056 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } attrs { replace: true } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:20.882126  4613 consensus_queue.cc:237] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:20.883440  5372 raft_consensus.cc:1064] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: attempting to promote NON_VOTER 8666ceda561d4ccbb4503fafec66683b to VOTER
I20260710 11:04:20.886296  5372 consensus_queue.cc:237] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:20.890470  4685 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:20.892275  5371 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:20.901790  5371 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:20.888053  5056 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:20.937739  5056 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 LEARNER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.943162  5386 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:20.946825  5386 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:20.952585  5056 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:20.982445  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6a3d3aa93f3415e9e457db8737930ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:20.985078  4685 raft_consensus.cc:2955] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:20.987521  4509 catalog_manager.cc:5697] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 3 to 4, VOTER 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131) evicted. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:21.002611  4751 tablet_service.cc:1558] Processing DeleteTablet for tablet a6a3d3aa93f3415e9e457db8737930ed with delete_type TABLET_DATA_TOMBSTONED (TS 9cc75fad2aab42c0b613dec9311e66ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54588
I20260710 11:04:21.017064  4763 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.019119  5372 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.021773  4690 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:21.023430  5386 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:21.031141  5389 tablet_replica.cc:333] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:21.032776  5389 raft_consensus.cc:2243] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.033565  5389 raft_consensus.cc:2272] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.034823  5384 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:21.036478  4763 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:21.047572  5059 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:21.052680  4690 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:21.060600  5389 ts_tablet_manager.cc:1916] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.067914  4512 catalog_manager.cc:5697] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 reported cstate change: config changed from index 2 to 3, 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } attrs { replace: true } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:21.082231  5389 ts_tablet_manager.cc:1929] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.082764  5389 log.cc:1199] T a6a3d3aa93f3415e9e457db8737930ed P 9cc75fad2aab42c0b613dec9311e66ff: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/wals/a6a3d3aa93f3415e9e457db8737930ed
I20260710 11:04:21.084909  4613 consensus_queue.cc:237] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:21.085809  4497 catalog_manager.cc:5028] TS 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): tablet a6a3d3aa93f3415e9e457db8737930ed (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:21.095227  5059 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.097862  4763 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:21.096619  5384 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:04:21.099164  5372 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:21.105633  5383 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:21.113435  5059 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:21.118167  4500 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 574c7f9a7d924938ba3b0e0b33acaedd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:21.122274  4763 raft_consensus.cc:2955] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } } }
I20260710 11:04:21.123929  4509 catalog_manager.cc:5697] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: config changed from index 3 to 4, VOTER c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:21.137123  4680 tablet_service.cc:1558] Processing DeleteTablet for tablet 574c7f9a7d924938ba3b0e0b33acaedd with delete_type TABLET_DATA_TOMBSTONED (TS c466dbeae0d141fa85689a4c119ab159 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39760
I20260710 11:04:21.139428  5392 tablet_replica.cc:333] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:21.140424  5392 raft_consensus.cc:2243] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:21.141114  5392 raft_consensus.cc:2272] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:21.143867  5392 ts_tablet_manager.cc:1916] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:21.155773  5392 ts_tablet_manager.cc:1929] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:21.156082  5392 log.cc:1199] T 574c7f9a7d924938ba3b0e0b33acaedd P c466dbeae0d141fa85689a4c119ab159: Deleting WAL directory at /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/wals/574c7f9a7d924938ba3b0e0b33acaedd
I20260710 11:04:21.157459  4500 catalog_manager.cc:5028] TS c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): tablet 574c7f9a7d924938ba3b0e0b33acaedd (table test-workload [id=b16505cc07a7400d8e579e600cb270bd]) successfully deleted
I20260710 11:04:27.481974  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:27.507526  4685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b21f8d04fa44195873326d6496d1e6b"
dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
mode: GRACEFUL
new_leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
 from {username='slave'} at 127.0.0.1:49090
I20260710 11:04:27.508215  4685 raft_consensus.cc:606] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Received request to transfer leadership to TS 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:27.518682  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:27.519140  4610 raft_consensus.cc:606] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Received request to transfer leadership to TS 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:27.521181  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:27.521606  4610 raft_consensus.cc:606] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Received request to transfer leadership to TS 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:27.523531  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:27.524084  4610 raft_consensus.cc:606] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Received request to transfer leadership to TS 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:27.526180  4613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6a3d3aa93f3415e9e457db8737930ed"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:27.526558  4613 raft_consensus.cc:606] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Received request to transfer leadership to TS 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:27.528365  4613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:27.528757  4613 raft_consensus.cc:606] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Received request to transfer leadership to TS 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:27.529678  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:04:27.530331  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:27.606128  5398 raft_consensus.cc:993] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:27.606576  5395 raft_consensus.cc:1081] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Signalling peer 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:27.607961  5057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6a3d3aa93f3415e9e457db8737930ed"
dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:04:27.608387  5057 raft_consensus.cc:493] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:27.608667  5057 raft_consensus.cc:3060] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.613545  5057 raft_consensus.cc:515] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.615542  5057 leader_election.cc:290] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:27.617080  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3d3aa93f3415e9e457db8737930ed" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:27.617750  4613 raft_consensus.cc:3055] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:27.618623  4613 raft_consensus.cc:740] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:27.616513  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a3d3aa93f3415e9e457db8737930ed" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:27.619451  4685 raft_consensus.cc:3060] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.620221  4613 consensus_queue.cc:260] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.621443  4613 raft_consensus.cc:3060] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.623893  4685 raft_consensus.cc:2468] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:27.624935  5025 leader_election.cc:304] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8666ceda561d4ccbb4503fafec66683b, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:27.626394  5402 raft_consensus.cc:2804] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:27.626420  4613 raft_consensus.cc:2468] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:27.627947  5402 raft_consensus.cc:697] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Becoming Leader. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Running, Role: LEADER
I20260710 11:04:27.628859  5402 consensus_queue.cc:237] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.635982  4513 catalog_manager.cc:5697] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b reported cstate change: term changed from 1 to 2, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 8666ceda561d4ccbb4503fafec66683b (127.3.105.132). New cstate: current_term: 2 leader_uuid: "8666ceda561d4ccbb4503fafec66683b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.656435  5395 raft_consensus.cc:993] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:27.656980  5398 raft_consensus.cc:1081] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Signalling peer 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:27.657359  5393 raft_consensus.cc:993] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: : Instructing follower 9cc75fad2aab42c0b613dec9311e66ff to start an election
I20260710 11:04:27.657775  5409 raft_consensus.cc:1081] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Signalling peer 9cc75fad2aab42c0b613dec9311e66ff to start an election
I20260710 11:04:27.658486  5057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd"
dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:04:27.658915  5057 raft_consensus.cc:493] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:27.659188  5057 raft_consensus.cc:3060] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.659253  4763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b21f8d04fa44195873326d6496d1e6b"
dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
 from {username='slave'} at 127.0.0.1:54606
I20260710 11:04:27.659780  4763 raft_consensus.cc:493] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:27.660130  4763 raft_consensus.cc:3060] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.665573  5057 raft_consensus.cc:515] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.665982  4763 raft_consensus.cc:515] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.667814  5057 leader_election.cc:290] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:27.668495  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:27.668934  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "574c7f9a7d924938ba3b0e0b33acaedd" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:27.668989  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21f8d04fa44195873326d6496d1e6b" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:27.669080  4613 raft_consensus.cc:3055] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:27.669564  4763 leader_election.cc:290] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 2 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789)
I20260710 11:04:27.669735  4613 raft_consensus.cc:740] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:27.669721  4685 raft_consensus.cc:3055] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:27.669618  4760 raft_consensus.cc:3060] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.670367  4685 raft_consensus.cc:740] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:27.670687  4613 consensus_queue.cc:260] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.671118  5057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b21f8d04fa44195873326d6496d1e6b" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
I20260710 11:04:27.671617  5057 raft_consensus.cc:3060] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.671330  4685 consensus_queue.cc:260] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.671808  4613 raft_consensus.cc:3060] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.672513  4685 raft_consensus.cc:3060] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.676499  4760 raft_consensus.cc:2468] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:27.677948  5057 raft_consensus.cc:2468] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 2.
I20260710 11:04:27.677914  5022 leader_election.cc:304] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8666ceda561d4ccbb4503fafec66683b, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:27.678864  5402 raft_consensus.cc:2804] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:27.679342  5402 raft_consensus.cc:697] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Becoming Leader. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Running, Role: LEADER
I20260710 11:04:27.679643  4613 raft_consensus.cc:2468] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:27.679951  4685 raft_consensus.cc:2468] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 2.
I20260710 11:04:27.680163  5402 consensus_queue.cc:237] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.681428  4730 leader_election.cc:304] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:27.682176  5397 raft_consensus.cc:2804] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:27.683583  5397 raft_consensus.cc:697] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 2 LEADER]: Becoming Leader. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Running, Role: LEADER
I20260710 11:04:27.684495  5397 consensus_queue.cc:237] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [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: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.687989  4513 catalog_manager.cc:5697] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b reported cstate change: term changed from 1 to 2, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 8666ceda561d4ccbb4503fafec66683b (127.3.105.132). New cstate: current_term: 2 leader_uuid: "8666ceda561d4ccbb4503fafec66683b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.692200  4510 catalog_manager.cc:5697] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: term changed from 1 to 2, leader changed from c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) to 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131). New cstate: current_term: 2 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:27.701275  5395 raft_consensus.cc:993] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 9cc75fad2aab42c0b613dec9311e66ff to start an election
I20260710 11:04:27.701795  5398 raft_consensus.cc:1081] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Signalling peer 9cc75fad2aab42c0b613dec9311e66ff to start an election
I20260710 11:04:27.703542  4760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96"
dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
 from {username='slave'} at 127.0.0.1:54602
I20260710 11:04:27.704958  4760 raft_consensus.cc:493] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:27.705299  4760 raft_consensus.cc:3060] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.709775  4760 raft_consensus.cc:515] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:27.711306  4760 leader_election.cc:290] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 2 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:27.712028  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:27.712283  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdef1b568aeb4a998b265f51be3eac96" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:27.712529  4613 raft_consensus.cc:3055] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:27.712829  4613 raft_consensus.cc:740] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:27.712842  4685 raft_consensus.cc:3060] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.713488  4613 consensus_queue.cc:260] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:27.714412  4613 raft_consensus.cc:3060] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.717308  4685 raft_consensus.cc:2468] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 2.
I20260710 11:04:27.718245  4730 leader_election.cc:304] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:27.718427  4613 raft_consensus.cc:2468] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 2.
I20260710 11:04:27.719065  5397 raft_consensus.cc:2804] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:27.719452  5397 raft_consensus.cc:697] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 LEADER]: Becoming Leader. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Running, Role: LEADER
I20260710 11:04:27.720170  5397 consensus_queue.cc:237] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:27.726850  4510 catalog_manager.cc:5697] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: term changed from 1 to 2, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131). New cstate: current_term: 2 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:27.770680  5384 raft_consensus.cc:993] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:27.771045  5398 raft_consensus.cc:1081] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Signalling peer 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:27.772535  5057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385"
dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:04:27.773042  5057 raft_consensus.cc:493] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:27.773377  5057 raft_consensus.cc:3060] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.777406  5057 raft_consensus.cc:515] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.778692  5057 leader_election.cc:290] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:27.779634  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:27.779711  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5769257aeb24b8b8d59136d4033c385" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:27.780144  4613 raft_consensus.cc:3055] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:27.780242  4760 raft_consensus.cc:3060] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.780465  4613 raft_consensus.cc:740] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:27.781289  4613 consensus_queue.cc:260] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.782287  4613 raft_consensus.cc:3060] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:27.784921  4760 raft_consensus.cc:2468] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:27.785769  5022 leader_election.cc:304] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8666ceda561d4ccbb4503fafec66683b, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:27.786218  4613 raft_consensus.cc:2468] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:27.786365  5402 raft_consensus.cc:2804] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:27.786793  5402 raft_consensus.cc:697] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Becoming Leader. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Running, Role: LEADER
I20260710 11:04:27.787598  5402 consensus_queue.cc:237] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:27.794766  4510 catalog_manager.cc:5697] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b reported cstate change: term changed from 1 to 2, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 8666ceda561d4ccbb4503fafec66683b (127.3.105.132). New cstate: current_term: 2 leader_uuid: "8666ceda561d4ccbb4503fafec66683b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.004739  5395 raft_consensus.cc:993] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:28.005230  5398 raft_consensus.cc:1081] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Signalling peer 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:28.006518  5057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26"
dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:04:28.006960  5057 raft_consensus.cc:493] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:28.007258  5057 raft_consensus.cc:3060] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.011307  5057 raft_consensus.cc:515] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.012693  5057 leader_election.cc:290] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:28.013418  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:28.013659  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d3672da1ca4747adb4968c16436c26" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:28.013950  4613 raft_consensus.cc:3055] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:28.014147  4760 raft_consensus.cc:3060] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.014312  4613 raft_consensus.cc:740] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:28.015017  4613 consensus_queue.cc:260] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.015861  4613 raft_consensus.cc:3060] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.018603  4760 raft_consensus.cc:2468] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:28.019526  5022 leader_election.cc:304] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8666ceda561d4ccbb4503fafec66683b, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:28.020165  5402 raft_consensus.cc:2804] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:28.020522  5402 raft_consensus.cc:697] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Becoming Leader. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Running, Role: LEADER
I20260710 11:04:28.020558  4613 raft_consensus.cc:2468] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:28.021358  5402 consensus_queue.cc:237] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.028301  4510 catalog_manager.cc:5697] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b reported cstate change: term changed from 1 to 2, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 8666ceda561d4ccbb4503fafec66683b (127.3.105.132). New cstate: current_term: 2 leader_uuid: "8666ceda561d4ccbb4503fafec66683b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.055684  4613 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.056756  5402 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.067518  4685 raft_consensus.cc:1275] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.069267  5402 consensus_queue.cc:1048] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.108271  4685 raft_consensus.cc:1275] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:28.109467  5397 consensus_queue.cc:1048] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:28.119633  4613 raft_consensus.cc:1275] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:28.121095  5411 consensus_queue.cc:1048] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:28.153432  4610 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.154525  5402 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.163599  4760 raft_consensus.cc:1275] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.166072  5420 consensus_queue.cc:1048] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.281466  4760 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.282688  5420 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.290479  4610 raft_consensus.cc:1275] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.293423  5420 consensus_queue.cc:1048] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.309530  4685 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.310535  5411 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.310765  5057 raft_consensus.cc:1275] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.311864  5411 consensus_queue.cc:1048] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.409240  4760 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.410271  5420 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:28.418322  4610 raft_consensus.cc:1275] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.419813  5418 consensus_queue.cc:1048] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:28.531141  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:28.545734  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:28.559628  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:28.560132  4610 raft_consensus.cc:606] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Received request to transfer leadership to TS 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:28.562187  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:28.562597  4610 raft_consensus.cc:606] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Received request to transfer leadership to TS 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:28.564534  4685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5"
dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
mode: GRACEFUL
new_leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
 from {username='slave'} at 127.0.0.1:49090
I20260710 11:04:28.564946  4685 raft_consensus.cc:606] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Received request to transfer leadership to TS 7ba9f4711e1e48438d8c562ac8f89cca
I20260710 11:04:28.566828  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:28.567227  4610 raft_consensus.cc:606] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Received request to transfer leadership to TS 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:28.568089  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:04:28.568645  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:28.595885  5393 raft_consensus.cc:993] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: : Instructing follower 7ba9f4711e1e48438d8c562ac8f89cca to start an election
I20260710 11:04:28.596272  5436 raft_consensus.cc:1081] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Signalling peer 7ba9f4711e1e48438d8c562ac8f89cca to start an election
I20260710 11:04:28.597595  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
 from {username='slave'} at 127.0.0.1:48008
I20260710 11:04:28.598014  4610 raft_consensus.cc:493] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:28.598290  4610 raft_consensus.cc:3060] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.602924  4610 raft_consensus.cc:515] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.604710  4610 leader_election.cc:290] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 2 election: Requested vote from peers c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301), 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789)
I20260710 11:04:28.605386  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:28.605602  5057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63bdd12bb184ae3a320211a57216de5" candidate_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
I20260710 11:04:28.605957  4685 raft_consensus.cc:3055] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:28.606063  5057 raft_consensus.cc:3060] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.606282  4685 raft_consensus.cc:740] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c466dbeae0d141fa85689a4c119ab159, State: Running, Role: LEADER
I20260710 11:04:28.607040  4685 consensus_queue.cc:260] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.608193  4685 raft_consensus.cc:3060] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.612149  5057 raft_consensus.cc:2468] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 2.
I20260710 11:04:28.613181  4581 leader_election.cc:304] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7ba9f4711e1e48438d8c562ac8f89cca, 8666ceda561d4ccbb4503fafec66683b; no voters: 
I20260710 11:04:28.613920  5395 raft_consensus.cc:2804] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:28.614037  4685 raft_consensus.cc:2468] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ba9f4711e1e48438d8c562ac8f89cca in term 2.
I20260710 11:04:28.614389  5395 raft_consensus.cc:697] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Becoming Leader. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:28.615096  5395 consensus_queue.cc:237] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.621621  4513 catalog_manager.cc:5697] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca reported cstate change: term changed from 1 to 2, leader changed from c466dbeae0d141fa85689a4c119ab159 (127.3.105.130) to 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129). New cstate: current_term: 2 leader_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:28.633852  5398 raft_consensus.cc:993] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:28.634274  5395 raft_consensus.cc:1081] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Signalling peer 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:28.635569  5057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f"
dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:04:28.635973  5057 raft_consensus.cc:493] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:28.636221  5057 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.640242  5057 raft_consensus.cc:515] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.641592  5057 leader_election.cc:290] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:28.642275  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:28.642503  4760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:28.642817  4610 raft_consensus.cc:3055] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:28.643025  4760 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.643146  4610 raft_consensus.cc:740] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:28.643896  4610 consensus_queue.cc:260] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.644929  4610 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.648511  4760 raft_consensus.cc:2468] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:28.649400  5022 leader_election.cc:304] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8666ceda561d4ccbb4503fafec66683b, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:28.649444  4610 raft_consensus.cc:2468] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:28.650170  5418 raft_consensus.cc:2804] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:28.650624  5418 raft_consensus.cc:697] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Becoming Leader. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Running, Role: LEADER
I20260710 11:04:28.651331  5418 consensus_queue.cc:237] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.659509  5398 raft_consensus.cc:993] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 9cc75fad2aab42c0b613dec9311e66ff to start an election
I20260710 11:04:28.659919  5395 raft_consensus.cc:1081] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Signalling peer 9cc75fad2aab42c0b613dec9311e66ff to start an election
I20260710 11:04:28.659709  4513 catalog_manager.cc:5697] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b reported cstate change: term changed from 1 to 2, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 8666ceda561d4ccbb4503fafec66683b (127.3.105.132). New cstate: current_term: 2 leader_uuid: "8666ceda561d4ccbb4503fafec66683b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.661149  4760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70"
dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
 from {username='slave'} at 127.0.0.1:54602
I20260710 11:04:28.661528  4760 raft_consensus.cc:493] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:28.661758  4760 raft_consensus.cc:3060] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.666564  4760 raft_consensus.cc:515] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:28.668176  4760 leader_election.cc:290] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 2 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:28.668885  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:28.669229  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a17b9a773ec4664ab784995f8c56d70" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:28.669569  4610 raft_consensus.cc:3055] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:28.669750  4685 raft_consensus.cc:3060] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.669946  4610 raft_consensus.cc:740] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:28.670792  4610 consensus_queue.cc:260] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:28.672076  4610 raft_consensus.cc:3060] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.675879  4685 raft_consensus.cc:2468] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 2.
I20260710 11:04:28.677059  4730 leader_election.cc:304] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc75fad2aab42c0b613dec9311e66ff, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:28.677834  5411 raft_consensus.cc:2804] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:28.678226  5411 raft_consensus.cc:697] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 LEADER]: Becoming Leader. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Running, Role: LEADER
I20260710 11:04:28.678553  4610 raft_consensus.cc:2468] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 2.
I20260710 11:04:28.678982  5411 consensus_queue.cc:237] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } }
I20260710 11:04:28.687353  4513 catalog_manager.cc:5697] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: term changed from 1 to 2, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131). New cstate: current_term: 2 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.936348  5398 raft_consensus.cc:993] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:28.937008  5395 raft_consensus.cc:1081] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Signalling peer 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:28.938357  5057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e"
dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:04:28.938859  5057 raft_consensus.cc:493] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:28.939116  5057 raft_consensus.cc:3060] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.948488  5057 raft_consensus.cc:515] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.950300  5057 leader_election.cc:290] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313)
I20260710 11:04:28.951144  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:28.951498  4763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ab435d47ac4ab29d7bc4011dcf4e6e" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
I20260710 11:04:28.951952  4610 raft_consensus.cc:3055] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:28.952006  4763 raft_consensus.cc:3060] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.952389  4610 raft_consensus.cc:740] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:28.953402  4610 consensus_queue.cc:260] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.954811  4610 raft_consensus.cc:3060] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:28.959502  4763 raft_consensus.cc:2468] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:28.960991  5022 leader_election.cc:304] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8666ceda561d4ccbb4503fafec66683b, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:28.961822  5418 raft_consensus.cc:2804] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:28.961987  4610 raft_consensus.cc:2468] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 2.
I20260710 11:04:28.962304  5418 raft_consensus.cc:697] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Becoming Leader. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Running, Role: LEADER
I20260710 11:04:28.963636  5418 consensus_queue.cc:237] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [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: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:28.971807  4513 catalog_manager.cc:5697] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b reported cstate change: term changed from 1 to 2, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 8666ceda561d4ccbb4503fafec66683b (127.3.105.132). New cstate: current_term: 2 leader_uuid: "8666ceda561d4ccbb4503fafec66683b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:29.061146  4690 raft_consensus.cc:1275] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:29.062491  5411 consensus_queue.cc:1048] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:29.073896  4610 raft_consensus.cc:1275] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:29.075402  5433 consensus_queue.cc:1048] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:29.140597  4690 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:29.141690  5395 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:29.149937  5057 raft_consensus.cc:1275] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Refusing update from remote peer 7ba9f4711e1e48438d8c562ac8f89cca: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:29.151428  5395 consensus_queue.cc:1048] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:29.195117  4610 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:29.196300  5418 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:29.205266  4763 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:29.206868  5454 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:29.465431  4763 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:29.466578  5420 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:29.468822  4610 raft_consensus.cc:1275] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:29.470326  5420 consensus_queue.cc:1048] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:29.569561  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:29.587098  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:29.600984  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c82c30788014a098ae14399a52a6276"
dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
mode: GRACEFUL
new_leader_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:34164
I20260710 11:04:29.602063  4610 raft_consensus.cc:606] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Received request to transfer leadership to TS 8666ceda561d4ccbb4503fafec66683b
I20260710 11:04:29.604429  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:29.605314  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:29.983135  5395 raft_consensus.cc:993] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: : Instructing follower 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:29.983520  5398 raft_consensus.cc:1081] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Signalling peer 8666ceda561d4ccbb4503fafec66683b to start an election
I20260710 11:04:29.984874  5057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c82c30788014a098ae14399a52a6276"
dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
 from {username='slave'} at 127.0.0.1:42784
I20260710 11:04:29.985352  5057 raft_consensus.cc:493] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:29.985598  5057 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:29.990021  5057 raft_consensus.cc:515] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:29.991384  5057 leader_election.cc:290] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [CANDIDATE]: Term 3 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301)
I20260710 11:04:29.992204  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:29.992431  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c82c30788014a098ae14399a52a6276" candidate_uuid: "8666ceda561d4ccbb4503fafec66683b" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "c466dbeae0d141fa85689a4c119ab159"
I20260710 11:04:29.992666  4613 raft_consensus.cc:3055] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:29.993017  4685 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:29.993089  4613 raft_consensus.cc:740] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ba9f4711e1e48438d8c562ac8f89cca, State: Running, Role: LEADER
I20260710 11:04:29.993959  4613 consensus_queue.cc:260] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:29.994951  4613 raft_consensus.cc:3060] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:29.999416  4685 raft_consensus.cc:2468] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 3.
I20260710 11:04:30.000303  4613 raft_consensus.cc:2468] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8666ceda561d4ccbb4503fafec66683b in term 3.
I20260710 11:04:30.000541  5025 leader_election.cc:304] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [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: 8666ceda561d4ccbb4503fafec66683b, c466dbeae0d141fa85689a4c119ab159; no voters: 
I20260710 11:04:30.001300  5420 raft_consensus.cc:2804] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:30.001680  5420 raft_consensus.cc:697] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 3 LEADER]: Becoming Leader. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Running, Role: LEADER
I20260710 11:04:30.002416  5420 consensus_queue.cc:237] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:30.009339  4510 catalog_manager.cc:5697] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b reported cstate change: term changed from 2 to 3, leader changed from 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129) to 8666ceda561d4ccbb4503fafec66683b (127.3.105.132). New cstate: current_term: 3 leader_uuid: "8666ceda561d4ccbb4503fafec66683b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:30.444362  4613 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 3 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:04:30.445561  5420 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:30.457664  4685 raft_consensus.cc:1275] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 3 FOLLOWER]: Refusing update from remote peer 8666ceda561d4ccbb4503fafec66683b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:04:30.459296  5468 consensus_queue.cc:1048] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c466dbeae0d141fa85689a4c119ab159" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:30.606115  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:30.625097  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:30.651455  5057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f"
dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
mode: GRACEFUL
new_leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
 from {username='slave'} at 127.0.0.1:43478
I20260710 11:04:30.651926  5057 raft_consensus.cc:606] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Received request to transfer leadership to TS 9cc75fad2aab42c0b613dec9311e66ff
I20260710 11:04:30.652894  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:30.653501  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:30.865124  5420 raft_consensus.cc:993] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: : Instructing follower 9cc75fad2aab42c0b613dec9311e66ff to start an election
I20260710 11:04:30.865578  5468 raft_consensus.cc:1081] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Signalling peer 9cc75fad2aab42c0b613dec9311e66ff to start an election
I20260710 11:04:30.866977  4763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f"
dest_uuid: "9cc75fad2aab42c0b613dec9311e66ff"
 from {username='slave'} at 127.0.0.1:57764
I20260710 11:04:30.867437  4763 raft_consensus.cc:493] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:30.867741  4763 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:30.872253  4763 raft_consensus.cc:515] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:30.873679  4763 leader_election.cc:290] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [CANDIDATE]: Term 3 election: Requested vote from peers 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165), 8666ceda561d4ccbb4503fafec66683b (127.3.105.132:41789)
I20260710 11:04:30.874518  4613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "7ba9f4711e1e48438d8c562ac8f89cca"
I20260710 11:04:30.874763  5057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392d962341f8403eb922d05e0b239d3f" candidate_uuid: "9cc75fad2aab42c0b613dec9311e66ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8666ceda561d4ccbb4503fafec66683b"
I20260710 11:04:30.874949  4613 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:30.875221  5057 raft_consensus.cc:3055] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:30.875463  5057 raft_consensus.cc:740] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8666ceda561d4ccbb4503fafec66683b, State: Running, Role: LEADER
I20260710 11:04:30.876091  5057 consensus_queue.cc:260] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:30.877166  5057 raft_consensus.cc:3060] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:30.880007  4613 raft_consensus.cc:2468] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 3.
I20260710 11:04:30.880934  4730 leader_election.cc:304] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [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: 7ba9f4711e1e48438d8c562ac8f89cca, 9cc75fad2aab42c0b613dec9311e66ff; no voters: 
I20260710 11:04:30.881412  5057 raft_consensus.cc:2468] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc75fad2aab42c0b613dec9311e66ff in term 3.
I20260710 11:04:30.881525  5425 raft_consensus.cc:2804] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:30.882537  5425 raft_consensus.cc:697] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 3 LEADER]: Becoming Leader. State: Replica: 9cc75fad2aab42c0b613dec9311e66ff, State: Running, Role: LEADER
I20260710 11:04:30.883283  5425 consensus_queue.cc:237] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } }
I20260710 11:04:30.890105  4510 catalog_manager.cc:5697] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff reported cstate change: term changed from 2 to 3, leader changed from 8666ceda561d4ccbb4503fafec66683b (127.3.105.132) to 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131). New cstate: current_term: 3 leader_uuid: "9cc75fad2aab42c0b613dec9311e66ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc75fad2aab42c0b613dec9311e66ff" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 44313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:31.435566  5057 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 3 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:04:31.436647  5425 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "8666ceda561d4ccbb4503fafec66683b" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 41789 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:04:31.448817  4613 raft_consensus.cc:1275] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 3 FOLLOWER]: Refusing update from remote peer 9cc75fad2aab42c0b613dec9311e66ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:04:31.451050  5475 consensus_queue.cc:1048] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ba9f4711e1e48438d8c562ac8f89cca" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:04:31.654198  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:31.667217  3494 tablet_server.cc:179] TabletServer@127.3.105.129:0 shutting down...
I20260710 11:04:31.694932  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:31.695684  3494 tablet_replica.cc:333] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.696504  3494 raft_consensus.cc:2243] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.697407  3494 raft_consensus.cc:2272] T 1d7e2a16522743ebabc9bd7a480e9517 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.699257  3494 tablet_replica.cc:333] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.699801  3494 raft_consensus.cc:2243] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.700191  3494 raft_consensus.cc:2272] T a6a3d3aa93f3415e9e457db8737930ed P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.702235  3494 tablet_replica.cc:333] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.702868  3494 raft_consensus.cc:2243] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.703670  3494 raft_consensus.cc:2272] T b63bdd12bb184ae3a320211a57216de5 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.705809  3494 tablet_replica.cc:333] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.706382  3494 raft_consensus.cc:2243] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.707250  3494 raft_consensus.cc:2272] T 77c6a6c9e49c41b4b675e01465dd877d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.709447  3494 tablet_replica.cc:333] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.709972  3494 raft_consensus.cc:2243] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.710408  3494 raft_consensus.cc:2272] T 2be79c7cbae84571898c34cb41e25af4 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.712646  3494 tablet_replica.cc:333] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.713157  3494 raft_consensus.cc:2243] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.713562  3494 raft_consensus.cc:2272] T 0a17b9a773ec4664ab784995f8c56d70 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.715382  3494 tablet_replica.cc:333] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.716097  3494 raft_consensus.cc:2243] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.716594  3494 raft_consensus.cc:2272] T 574c7f9a7d924938ba3b0e0b33acaedd P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.718940  3494 tablet_replica.cc:333] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.719447  3494 raft_consensus.cc:2243] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.719784  3494 raft_consensus.cc:2272] T 7c82c30788014a098ae14399a52a6276 P 7ba9f4711e1e48438d8c562ac8f89cca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.721508  3494 tablet_replica.cc:333] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.722046  3494 raft_consensus.cc:2243] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.722520  3494 raft_consensus.cc:2272] T cdef1b568aeb4a998b265f51be3eac96 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.724716  3494 tablet_replica.cc:333] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.725409  3494 raft_consensus.cc:2243] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.726142  3494 raft_consensus.cc:2272] T 76b293c9cc6445fd980c4c0f80a171a8 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.728504  3494 tablet_replica.cc:333] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.728998  3494 raft_consensus.cc:2243] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.729532  3494 raft_consensus.cc:2272] T a5769257aeb24b8b8d59136d4033c385 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:31.731033  5025 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 11:04:31.731830  3494 tablet_replica.cc:333] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.732510  3494 raft_consensus.cc:2243] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.733543  3494 raft_consensus.cc:2272] T 48fae244adcf4e5b8f3c2ce630e4f76f P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:31.734418  5025 consensus_peers.cc:597] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.736080  3494 tablet_replica.cc:333] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.736665  3494 raft_consensus.cc:2243] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.737084  3494 raft_consensus.cc:2272] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.739069  3494 tablet_replica.cc:333] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.739569  3494 raft_consensus.cc:2243] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.740342  3494 raft_consensus.cc:2272] T 401ebbb80f18414e92ca2575d7c769ee P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.742154  3494 tablet_replica.cc:333] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.742643  3494 raft_consensus.cc:2243] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.743357  3494 raft_consensus.cc:2272] T 779d52be1f514eb596ab8f81e5a5b89d P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.745647  3494 tablet_replica.cc:333] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.746201  3494 raft_consensus.cc:2243] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.747035  3494 raft_consensus.cc:2272] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 7ba9f4711e1e48438d8c562ac8f89cca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.748953  3494 tablet_replica.cc:333] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.749404  3494 raft_consensus.cc:2243] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.749814  3494 raft_consensus.cc:2272] T 47d3672da1ca4747adb4968c16436c26 P 7ba9f4711e1e48438d8c562ac8f89cca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.751781  3494 tablet_replica.cc:333] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca: stopping tablet replica
I20260710 11:04:31.752281  3494 raft_consensus.cc:2243] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.752658  3494 raft_consensus.cc:2272] T 392d962341f8403eb922d05e0b239d3f P 7ba9f4711e1e48438d8c562ac8f89cca [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:31.781618  4730 consensus_peers.cc:597] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.798978  3494 tablet_server.cc:196] TabletServer@127.3.105.129:0 shutdown complete.
W20260710 11:04:31.821321  4730 consensus_peers.cc:597] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:31.842209  4656 consensus_peers.cc:597] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.842578  3494 tablet_server.cc:179] TabletServer@127.3.105.130:0 shutting down...
W20260710 11:04:31.869676  4656 consensus_peers.cc:597] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:31.870857  5025 consensus_peers.cc:597] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.873590  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:31.874292  3494 tablet_replica.cc:333] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.875062  3494 raft_consensus.cc:2243] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.875885  3494 raft_consensus.cc:2272] T f66a56c877114a6981ac38413d6b18d9 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.877607  3494 tablet_replica.cc:333] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.878082  3494 raft_consensus.cc:2243] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.878438  3494 raft_consensus.cc:2272] T b63bdd12bb184ae3a320211a57216de5 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.880088  3494 tablet_replica.cc:333] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.880563  3494 raft_consensus.cc:2243] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.880932  3494 raft_consensus.cc:2272] T 77c6a6c9e49c41b4b675e01465dd877d P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.882423  3494 tablet_replica.cc:333] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.882879  3494 raft_consensus.cc:2243] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.883375  3494 raft_consensus.cc:2272] T a6a3d3aa93f3415e9e457db8737930ed P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.885035  3494 tablet_replica.cc:333] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.885560  3494 raft_consensus.cc:2243] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.886283  3494 raft_consensus.cc:2272] T 2be79c7cbae84571898c34cb41e25af4 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.887976  3494 tablet_replica.cc:333] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.888516  3494 raft_consensus.cc:2243] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.888906  3494 raft_consensus.cc:2272] T 0a17b9a773ec4664ab784995f8c56d70 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.890455  3494 tablet_replica.cc:333] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.890920  3494 raft_consensus.cc:2243] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.891594  3494 raft_consensus.cc:2272] T 76cb52b9738540b3aa160fb14971008a P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.893324  3494 tablet_replica.cc:333] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.893754  3494 raft_consensus.cc:2243] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.894230  3494 raft_consensus.cc:2272] T 7c82c30788014a098ae14399a52a6276 P c466dbeae0d141fa85689a4c119ab159 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.895718  3494 tablet_replica.cc:333] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.896214  3494 raft_consensus.cc:2243] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.897058  3494 raft_consensus.cc:2272] T 1d7e2a16522743ebabc9bd7a480e9517 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.899103  3494 tablet_replica.cc:333] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.899655  3494 raft_consensus.cc:2243] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:04:31.899739  4730 consensus_peers.cc:597] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff -> Peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): Couldn't send request to peer c466dbeae0d141fa85689a4c119ab159. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.900236  3494 raft_consensus.cc:2272] T cdef1b568aeb4a998b265f51be3eac96 P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.901930  3494 tablet_replica.cc:333] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.902381  3494 raft_consensus.cc:2243] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.903050  3494 raft_consensus.cc:2272] T 76b293c9cc6445fd980c4c0f80a171a8 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.904764  3494 tablet_replica.cc:333] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.905220  3494 raft_consensus.cc:2243] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.905577  3494 raft_consensus.cc:2272] T 779d52be1f514eb596ab8f81e5a5b89d P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.907281  3494 tablet_replica.cc:333] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.907703  3494 raft_consensus.cc:2243] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.908071  3494 raft_consensus.cc:2272] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.909739  3494 tablet_replica.cc:333] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.910166  3494 raft_consensus.cc:2243] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.910817  3494 raft_consensus.cc:2272] T 9a87cd593d08407ba01e07d49d74124b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.912508  3494 tablet_replica.cc:333] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.912966  3494 raft_consensus.cc:2243] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.913301  3494 raft_consensus.cc:2272] T 48fae244adcf4e5b8f3c2ce630e4f76f P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.915206  3494 tablet_replica.cc:333] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.915707  3494 raft_consensus.cc:2243] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.916489  3494 raft_consensus.cc:2272] T f6101218c70b4984be0f11685753c960 P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.918444  3494 tablet_replica.cc:333] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.918988  3494 raft_consensus.cc:2243] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.919606  3494 raft_consensus.cc:2272] T 96f56b5955da47109d2b96f6eb6b132b P c466dbeae0d141fa85689a4c119ab159 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:31.920743  5025 consensus_peers.cc:597] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:31.921458  3494 tablet_replica.cc:333] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159: stopping tablet replica
I20260710 11:04:31.921947  3494 raft_consensus.cc:2243] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:31.922322  3494 raft_consensus.cc:2272] T 2b21f8d04fa44195873326d6496d1e6b P c466dbeae0d141fa85689a4c119ab159 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.964424  3494 tablet_server.cc:196] TabletServer@127.3.105.130:0 shutdown complete.
I20260710 11:04:31.999509  3494 tablet_server.cc:179] TabletServer@127.3.105.131:0 shutting down...
W20260710 11:04:32.010847  4730 consensus_peers.cc:597] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:32.022553  5025 consensus_peers.cc:597] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b -> Peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): Couldn't send request to peer c466dbeae0d141fa85689a4c119ab159. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:43301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:32.035037  5025 consensus_peers.cc:597] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.036561  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:32.037222  3494 tablet_replica.cc:333] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.037768  3494 raft_consensus.cc:2243] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.038239  3494 raft_consensus.cc:2272] T 77c6a6c9e49c41b4b675e01465dd877d P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.040036  3494 tablet_replica.cc:333] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.040517  3494 raft_consensus.cc:2243] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.041234  3494 raft_consensus.cc:2272] T 0a17b9a773ec4664ab784995f8c56d70 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.042826  3494 tablet_replica.cc:333] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.043300  3494 raft_consensus.cc:2243] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.043823  3494 raft_consensus.cc:2272] T 76cb52b9738540b3aa160fb14971008a P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.045378  3494 tablet_replica.cc:333] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.045828  3494 raft_consensus.cc:2243] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.046368  3494 raft_consensus.cc:2272] T 574c7f9a7d924938ba3b0e0b33acaedd P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.047868  3494 tablet_replica.cc:333] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.048327  3494 raft_consensus.cc:2243] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.049049  3494 raft_consensus.cc:2272] T f66a56c877114a6981ac38413d6b18d9 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.050554  3494 tablet_replica.cc:333] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.051083  3494 raft_consensus.cc:2243] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.051460  3494 raft_consensus.cc:2272] T 2be79c7cbae84571898c34cb41e25af4 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.053079  3494 tablet_replica.cc:333] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.053550  3494 raft_consensus.cc:2243] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.054208  3494 raft_consensus.cc:2272] T cdef1b568aeb4a998b265f51be3eac96 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.055629  3494 tablet_replica.cc:333] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.056069  3494 raft_consensus.cc:2243] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.056416  3494 raft_consensus.cc:2272] T 779d52be1f514eb596ab8f81e5a5b89d P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.057886  3494 tablet_replica.cc:333] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.058353  3494 raft_consensus.cc:2243] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.058739  3494 raft_consensus.cc:2272] T f6101218c70b4984be0f11685753c960 P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.060261  3494 tablet_replica.cc:333] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.060724  3494 raft_consensus.cc:2243] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.061282  3494 raft_consensus.cc:2272] T 47d3672da1ca4747adb4968c16436c26 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.062855  3494 tablet_replica.cc:333] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.063310  3494 raft_consensus.cc:2243] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.063978  3494 raft_consensus.cc:2272] T 392d962341f8403eb922d05e0b239d3f P 9cc75fad2aab42c0b613dec9311e66ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.065955  3494 tablet_replica.cc:333] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.066414  3494 raft_consensus.cc:2243] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.067059  3494 raft_consensus.cc:2272] T a5769257aeb24b8b8d59136d4033c385 P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.069171  3494 tablet_replica.cc:333] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.069756  3494 raft_consensus.cc:2243] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.070245  3494 raft_consensus.cc:2272] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.071818  3494 tablet_replica.cc:333] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.072252  3494 raft_consensus.cc:2243] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.072940  3494 raft_consensus.cc:2272] T 96f56b5955da47109d2b96f6eb6b132b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.074558  3494 tablet_replica.cc:333] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.074998  3494 raft_consensus.cc:2243] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.075650  3494 raft_consensus.cc:2272] T 2b21f8d04fa44195873326d6496d1e6b P 9cc75fad2aab42c0b613dec9311e66ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.077252  3494 tablet_replica.cc:333] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.077673  3494 raft_consensus.cc:2243] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.078064  3494 raft_consensus.cc:2272] T 9a87cd593d08407ba01e07d49d74124b P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.079819  3494 tablet_replica.cc:333] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
I20260710 11:04:32.080420  3494 raft_consensus.cc:2243] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.080955  3494 raft_consensus.cc:2272] T 48fae244adcf4e5b8f3c2ce630e4f76f P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.083081  3494 tablet_replica.cc:333] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff: stopping tablet replica
W20260710 11:04:32.083273  5025 consensus_peers.cc:597] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.083588  3494 raft_consensus.cc:2243] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.084118  3494 raft_consensus.cc:2272] T 401ebbb80f18414e92ca2575d7c769ee P 9cc75fad2aab42c0b613dec9311e66ff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:32.111861  5025 consensus_peers.cc:597] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b -> Peer c466dbeae0d141fa85689a4c119ab159 (127.3.105.130:43301): Couldn't send request to peer c466dbeae0d141fa85689a4c119ab159. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:43301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:32.136029  5025 consensus_peers.cc:597] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b -> Peer 7ba9f4711e1e48438d8c562ac8f89cca (127.3.105.129:33165): Couldn't send request to peer 7ba9f4711e1e48438d8c562ac8f89cca. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:33165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.145388  3494 tablet_server.cc:196] TabletServer@127.3.105.131:0 shutdown complete.
W20260710 11:04:32.153276  5022 consensus_peers.cc:597] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b -> Peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Couldn't send request to peer 9cc75fad2aab42c0b613dec9311e66ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.131:44313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:32.163606  5022 consensus_peers.cc:597] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b -> Peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Couldn't send request to peer 9cc75fad2aab42c0b613dec9311e66ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.131:44313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.181766  3494 tablet_server.cc:179] TabletServer@127.3.105.132:0 shutting down...
I20260710 11:04:32.202502  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:32.203177  3494 tablet_replica.cc:333] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.203759  3494 raft_consensus.cc:2243] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.204538  3494 raft_consensus.cc:2272] T a6a3d3aa93f3415e9e457db8737930ed P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.206369  3494 tablet_replica.cc:333] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.206873  3494 raft_consensus.cc:2243] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.207335  3494 raft_consensus.cc:2272] T 1d7e2a16522743ebabc9bd7a480e9517 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.209064  3494 tablet_replica.cc:333] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.209537  3494 raft_consensus.cc:2243] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.209962  3494 raft_consensus.cc:2272] T 9a87cd593d08407ba01e07d49d74124b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.211570  3494 tablet_replica.cc:333] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.212036  3494 raft_consensus.cc:2243] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.212507  3494 raft_consensus.cc:2272] T 2b21f8d04fa44195873326d6496d1e6b P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.214141  3494 tablet_replica.cc:333] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.214638  3494 raft_consensus.cc:2243] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.215309  3494 raft_consensus.cc:2272] T a5769257aeb24b8b8d59136d4033c385 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.216934  3494 tablet_replica.cc:333] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.217422  3494 raft_consensus.cc:2243] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.217823  3494 raft_consensus.cc:2272] T 76b293c9cc6445fd980c4c0f80a171a8 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.219285  3494 tablet_replica.cc:333] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.219749  3494 raft_consensus.cc:2243] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.220400  3494 raft_consensus.cc:2272] T 47d3672da1ca4747adb4968c16436c26 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.221966  3494 tablet_replica.cc:333] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.222414  3494 raft_consensus.cc:2243] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.222767  3494 raft_consensus.cc:2272] T 392d962341f8403eb922d05e0b239d3f P 8666ceda561d4ccbb4503fafec66683b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.224699  3494 tablet_replica.cc:333] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.225209  3494 raft_consensus.cc:2243] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.225654  3494 raft_consensus.cc:2272] T f6101218c70b4984be0f11685753c960 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.227244  3494 tablet_replica.cc:333] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.227686  3494 raft_consensus.cc:2243] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.228173  3494 raft_consensus.cc:2272] T b63bdd12bb184ae3a320211a57216de5 P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.230065  3494 tablet_replica.cc:333] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.230595  3494 raft_consensus.cc:2243] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.231159  3494 raft_consensus.cc:2272] T afa1fb4dd33a4e6ba4cd3d6c80135d39 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:32.232837  5022 consensus_peers.cc:597] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b -> Peer 9cc75fad2aab42c0b613dec9311e66ff (127.3.105.131:44313): Couldn't send request to peer 9cc75fad2aab42c0b613dec9311e66ff. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.131:44313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:32.233227  3494 tablet_replica.cc:333] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.233749  3494 raft_consensus.cc:2243] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.234177  3494 raft_consensus.cc:2272] T 76cb52b9738540b3aa160fb14971008a P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.235695  3494 tablet_replica.cc:333] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.236120  3494 raft_consensus.cc:2243] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.236832  3494 raft_consensus.cc:2272] T 574c7f9a7d924938ba3b0e0b33acaedd P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.238411  3494 tablet_replica.cc:333] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.238829  3494 raft_consensus.cc:2243] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.239408  3494 raft_consensus.cc:2272] T 7c82c30788014a098ae14399a52a6276 P 8666ceda561d4ccbb4503fafec66683b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.240963  3494 tablet_replica.cc:333] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.241364  3494 raft_consensus.cc:2243] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.241775  3494 raft_consensus.cc:2272] T 96f56b5955da47109d2b96f6eb6b132b P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.243203  3494 tablet_replica.cc:333] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.243606  3494 raft_consensus.cc:2243] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.244190  3494 raft_consensus.cc:2272] T d4ab435d47ac4ab29d7bc4011dcf4e6e P 8666ceda561d4ccbb4503fafec66683b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.245679  3494 tablet_replica.cc:333] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.246047  3494 raft_consensus.cc:2243] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.246421  3494 raft_consensus.cc:2272] T 401ebbb80f18414e92ca2575d7c769ee P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.247855  3494 tablet_replica.cc:333] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b: stopping tablet replica
I20260710 11:04:32.248214  3494 raft_consensus.cc:2243] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:32.248553  3494 raft_consensus.cc:2272] T f66a56c877114a6981ac38413d6b18d9 P 8666ceda561d4ccbb4503fafec66683b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.280997  3494 tablet_server.cc:196] TabletServer@127.3.105.132:0 shutdown complete.
I20260710 11:04:32.308667  3494 master.cc:562] Master@127.3.105.190:44751 shutting down...
I20260710 11:04:32.327461  3494 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:32.327945  3494 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:32.328249  3494 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae9a152d2b1e45af8e3dc15f13e8fb98: stopping tablet replica
I20260710 11:04:32.347958  3494 master.cc:584] Master@127.3.105.190:44751 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31374 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:04:32.400115  3494 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.105.190:42029
I20260710 11:04:32.401263  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:32.406709  5497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.406775  5496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.407119  5499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:32.414260  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:32.415197  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:32.415376  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:32.415495  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681472415484 us; error 0 us; skew 500 ppm
I20260710 11:04:32.415977  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:32.418311  3494 webserver.cc:533] Webserver started at http://127.3.105.190:43255/ using document root <none> and password file <none>
I20260710 11:04:32.418744  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:32.418893  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:32.419109  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:32.420141  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/master-0-root/instance:
uuid: "75468da8f9624e4aa3ff1d35623ca3eb"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.424242  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 11:04:32.427412  5504 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.428076  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:32.428308  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/master-0-root
uuid: "75468da8f9624e4aa3ff1d35623ca3eb"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.428563  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:32.447686  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:32.449113  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:32.485220  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.190:42029
I20260710 11:04:32.485335  5555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.190:42029 every 8 connection(s)
I20260710 11:04:32.488933  5556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.498718  5556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb: Bootstrap starting.
I20260710 11:04:32.503257  5556 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:32.508885  5556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb: No bootstrap required, opened a new log
I20260710 11:04:32.510952  5556 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75468da8f9624e4aa3ff1d35623ca3eb" member_type: VOTER }
I20260710 11:04:32.511312  5556 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:32.511484  5556 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75468da8f9624e4aa3ff1d35623ca3eb, State: Initialized, Role: FOLLOWER
I20260710 11:04:32.512010  5556 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75468da8f9624e4aa3ff1d35623ca3eb" member_type: VOTER }
I20260710 11:04:32.512423  5556 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:32.512602  5556 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:32.512836  5556 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:32.516975  5556 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75468da8f9624e4aa3ff1d35623ca3eb" member_type: VOTER }
I20260710 11:04:32.517454  5556 leader_election.cc:304] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [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: 75468da8f9624e4aa3ff1d35623ca3eb; no voters: 
I20260710 11:04:32.518517  5556 leader_election.cc:290] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:32.518826  5559 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:32.520185  5559 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 1 LEADER]: Becoming Leader. State: Replica: 75468da8f9624e4aa3ff1d35623ca3eb, State: Running, Role: LEADER
I20260710 11:04:32.520825  5559 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [LEADER]: Queue going to LEADER mode. State: All 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: "75468da8f9624e4aa3ff1d35623ca3eb" member_type: VOTER }
I20260710 11:04:32.521353  5556 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:32.525020  5560 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75468da8f9624e4aa3ff1d35623ca3eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75468da8f9624e4aa3ff1d35623ca3eb" member_type: VOTER } }
I20260710 11:04:32.525701  5560 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:32.525755  5561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75468da8f9624e4aa3ff1d35623ca3eb. Latest consensus state: current_term: 1 leader_uuid: "75468da8f9624e4aa3ff1d35623ca3eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75468da8f9624e4aa3ff1d35623ca3eb" member_type: VOTER } }
I20260710 11:04:32.526348  5561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:32.531143  5566 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:32.538144  5566 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:32.539072  3494 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:32.546329  5566 catalog_manager.cc:1383] Generated new cluster ID: 5e480676422b41b381bc90e7dca68099
I20260710 11:04:32.546586  5566 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:32.569893  5566 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:32.571095  5566 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:32.589515  5566 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb: Generated new TSK 0
I20260710 11:04:32.590040  5566 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:32.605454  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:32.611073  5577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.611965  5578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.613175  5580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:32.614059  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:32.614955  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:32.615136  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:32.615280  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681472615264 us; error 0 us; skew 500 ppm
I20260710 11:04:32.615772  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:32.617942  3494 webserver.cc:533] Webserver started at http://127.3.105.129:39431/ using document root <none> and password file <none>
I20260710 11:04:32.618391  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:32.618556  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:32.618794  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:32.619792  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/instance:
uuid: "d42fee46956a4848b55cab7c5bf1c024"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.624114  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:32.627424  5585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.628192  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:32.628531  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "d42fee46956a4848b55cab7c5bf1c024"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.628845  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:32.641351  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:32.642506  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:32.643874  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:32.646100  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:32.646296  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.646512  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:32.646667  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.683513  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:38465
I20260710 11:04:32.683610  5647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:38465 every 8 connection(s)
I20260710 11:04:32.688112  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:32.694211  5652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.695297  5653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.697288  5655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:32.698519  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:32.699656  5648 heartbeater.cc:344] Connected to a master server at 127.3.105.190:42029
I20260710 11:04:32.699990  5648 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:32.700076  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:32.700316  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:32.700479  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681472700463 us; error 0 us; skew 500 ppm
I20260710 11:04:32.700723  5648 heartbeater.cc:507] Master 127.3.105.190:42029 requested a full tablet report, sending...
I20260710 11:04:32.701112  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:32.703006  5521 ts_manager.cc:194] Registered new tserver with Master: d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:32.703745  3494 webserver.cc:533] Webserver started at http://127.3.105.130:46087/ using document root <none> and password file <none>
I20260710 11:04:32.704370  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:32.704618  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:32.704941  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:32.705363  5521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59758
I20260710 11:04:32.706276  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/instance:
uuid: "d006904834334e54b775291f8c083397"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.710506  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:32.713450  5660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.714095  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:04:32.714347  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-1-root
uuid: "d006904834334e54b775291f8c083397"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.714607  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:32.725951  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:32.727103  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:32.728487  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:32.730659  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:32.730890  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.731110  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:32.731254  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.769354  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.130:34535
I20260710 11:04:32.769441  5722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.130:34535 every 8 connection(s)
I20260710 11:04:32.773813  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:32.786218  5726 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.787087  5727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.787981  5729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:32.788545  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:32.789438  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:32.789673  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:32.789840  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681472789825 us; error 0 us; skew 500 ppm
I20260710 11:04:32.790395  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:32.791873  5723 heartbeater.cc:344] Connected to a master server at 127.3.105.190:42029
I20260710 11:04:32.792232  5723 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:32.792944  5723 heartbeater.cc:507] Master 127.3.105.190:42029 requested a full tablet report, sending...
I20260710 11:04:32.793212  3494 webserver.cc:533] Webserver started at http://127.3.105.131:34815/ using document root <none> and password file <none>
I20260710 11:04:32.793715  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:32.793934  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:32.794220  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:32.794881  5521 ts_manager.cc:194] Registered new tserver with Master: d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:32.795311  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/instance:
uuid: "423cc9c9b5b644eeaeeff3084599e747"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.796175  5521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59764
I20260710 11:04:32.799535  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:04:32.802701  5734 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.803366  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:32.803632  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-2-root
uuid: "423cc9c9b5b644eeaeeff3084599e747"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.803879  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:32.826363  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:32.827495  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:32.828938  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:32.831498  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:32.831697  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.831908  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:32.832053  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.869143  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.131:42553
I20260710 11:04:32.869223  5796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.131:42553 every 8 connection(s)
I20260710 11:04:32.873567  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:32.879940  5800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.881229  5801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:32.884262  5803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:32.884755  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:32.885047  5797 heartbeater.cc:344] Connected to a master server at 127.3.105.190:42029
I20260710 11:04:32.885382  5797 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:32.885602  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:32.885802  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:32.885923  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681472885909 us; error 0 us; skew 500 ppm
I20260710 11:04:32.886001  5797 heartbeater.cc:507] Master 127.3.105.190:42029 requested a full tablet report, sending...
I20260710 11:04:32.886408  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:32.888072  5521 ts_manager.cc:194] Registered new tserver with Master: 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:32.889130  3494 webserver.cc:533] Webserver started at http://127.3.105.132:34925/ using document root <none> and password file <none>
I20260710 11:04:32.889613  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:32.889603  5521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59770
I20260710 11:04:32.889976  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:32.890244  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:32.891393  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-3-root/instance:
uuid: "6ef370396b814e0998f693bcfe7450b2"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.895550  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:32.898561  5808 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.899250  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:32.899513  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-3-root
uuid: "6ef370396b814e0998f693bcfe7450b2"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:32.899760  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:32.910755  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:32.911897  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:32.913304  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:32.915403  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:32.915603  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.915822  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:32.916009  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.954411  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.132:42947
I20260710 11:04:32.954523  5870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.132:42947 every 8 connection(s)
I20260710 11:04:32.967051  5871 heartbeater.cc:344] Connected to a master server at 127.3.105.190:42029
I20260710 11:04:32.967398  5871 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:32.968083  5871 heartbeater.cc:507] Master 127.3.105.190:42029 requested a full tablet report, sending...
I20260710 11:04:32.969856  5521 ts_manager.cc:194] Registered new tserver with Master: 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:32.970178  3494 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01285144s
I20260710 11:04:32.971262  5521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59784
I20260710 11:04:32.993108  5521 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59796:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:04:33.126746  5687 tablet_service.cc:1511] Processing CreateTablet for tablet e446bb685ae041238c6e264a79c9bde6 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:33.128245  5687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446bb685ae041238c6e264a79c9bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.129861  5688 tablet_service.cc:1511] Processing CreateTablet for tablet 56478c2c37c14a81824a9a09988813a4 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:33.132863  5686 tablet_service.cc:1511] Processing CreateTablet for tablet 35d0ae8cd1854c4dbd44b4591ec65256 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:33.135537  5836 tablet_service.cc:1511] Processing CreateTablet for tablet 56478c2c37c14a81824a9a09988813a4 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:33.136997  5836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56478c2c37c14a81824a9a09988813a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.135617  5685 tablet_service.cc:1511] Processing CreateTablet for tablet 2afc46e821184ef3a732e2c1fbbbebe3 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:33.139174  5835 tablet_service.cc:1511] Processing CreateTablet for tablet ab871f683af94e8eb6997070b6e069b2 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:33.140242  5686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d0ae8cd1854c4dbd44b4591ec65256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.140621  5835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab871f683af94e8eb6997070b6e069b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.141911  5684 tablet_service.cc:1511] Processing CreateTablet for tablet cee1505de6a246cda4771157e8dfabc1 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:33.143201  5684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee1505de6a246cda4771157e8dfabc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.145148  5685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afc46e821184ef3a732e2c1fbbbebe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.146346  5834 tablet_service.cc:1511] Processing CreateTablet for tablet 35d0ae8cd1854c4dbd44b4591ec65256 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:33.147737  5834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d0ae8cd1854c4dbd44b4591ec65256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.148135  5683 tablet_service.cc:1511] Processing CreateTablet for tablet 635006b06b4746098d9fec52ce2104ae (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:33.149413  5683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635006b06b4746098d9fec52ce2104ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.153151  5688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56478c2c37c14a81824a9a09988813a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.154424  5833 tablet_service.cc:1511] Processing CreateTablet for tablet cee1505de6a246cda4771157e8dfabc1 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:33.154461  5682 tablet_service.cc:1511] Processing CreateTablet for tablet c423de59729547c8a92300587cf88bff (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:33.155884  5682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c423de59729547c8a92300587cf88bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.156726  5832 tablet_service.cc:1511] Processing CreateTablet for tablet 538979b6d54147c7918455750536737e (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:33.158152  5832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538979b6d54147c7918455750536737e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.161147  5681 tablet_service.cc:1511] Processing CreateTablet for tablet 82f2b22bb5ac46688bb4294e7cb73ec2 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:33.162508  5681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f2b22bb5ac46688bb4294e7cb73ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.163491  5831 tablet_service.cc:1511] Processing CreateTablet for tablet 635006b06b4746098d9fec52ce2104ae (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:33.161592  5833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee1505de6a246cda4771157e8dfabc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.165844  5830 tablet_service.cc:1511] Processing CreateTablet for tablet 82f2b22bb5ac46688bb4294e7cb73ec2 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:33.167273  5830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f2b22bb5ac46688bb4294e7cb73ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.169175  5831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635006b06b4746098d9fec52ce2104ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.178251  5613 tablet_service.cc:1511] Processing CreateTablet for tablet 56478c2c37c14a81824a9a09988813a4 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:33.179788  5613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56478c2c37c14a81824a9a09988813a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.183205  5612 tablet_service.cc:1511] Processing CreateTablet for tablet e446bb685ae041238c6e264a79c9bde6 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:33.186515  5611 tablet_service.cc:1511] Processing CreateTablet for tablet ab871f683af94e8eb6997070b6e069b2 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:33.187608  5829 tablet_service.cc:1511] Processing CreateTablet for tablet 59a001f7b7404ec3aed2272d64c95d89 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:33.189036  5829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a001f7b7404ec3aed2272d64c95d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.189466  5610 tablet_service.cc:1511] Processing CreateTablet for tablet 2afc46e821184ef3a732e2c1fbbbebe3 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:33.184696  5612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446bb685ae041238c6e264a79c9bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.192837  5610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afc46e821184ef3a732e2c1fbbbebe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.197163  5611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab871f683af94e8eb6997070b6e069b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.202301  5609 tablet_service.cc:1511] Processing CreateTablet for tablet cee1505de6a246cda4771157e8dfabc1 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:33.203688  5609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee1505de6a246cda4771157e8dfabc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.206360  5680 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2674a79527461a9ff36abeaeef4b4a (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:33.207710  5680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2674a79527461a9ff36abeaeef4b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.207309  5608 tablet_service.cc:1511] Processing CreateTablet for tablet 538979b6d54147c7918455750536737e (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:33.208820  5608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538979b6d54147c7918455750536737e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.220459  5828 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2674a79527461a9ff36abeaeef4b4a (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:33.221865  5828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2674a79527461a9ff36abeaeef4b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.237278  5607 tablet_service.cc:1511] Processing CreateTablet for tablet c423de59729547c8a92300587cf88bff (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:33.238920  5607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c423de59729547c8a92300587cf88bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.242094  5606 tablet_service.cc:1511] Processing CreateTablet for tablet 82f2b22bb5ac46688bb4294e7cb73ec2 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:33.243546  5606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f2b22bb5ac46688bb4294e7cb73ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.245554  5605 tablet_service.cc:1511] Processing CreateTablet for tablet 59a001f7b7404ec3aed2272d64c95d89 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:33.246781  5605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a001f7b7404ec3aed2272d64c95d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.248637  5679 tablet_service.cc:1511] Processing CreateTablet for tablet b1c5a84636bf427ba72202bc224561c6 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:33.249882  5679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c5a84636bf427ba72202bc224561c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.255959  5830 tablet_service.cc:1511] Processing CreateTablet for tablet 840ea92bd51b4c88a775dbbed9d11c28 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:33.257236  5830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840ea92bd51b4c88a775dbbed9d11c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.261960  5604 tablet_service.cc:1511] Processing CreateTablet for tablet b1c5a84636bf427ba72202bc224561c6 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:33.263181  5831 tablet_service.cc:1511] Processing CreateTablet for tablet 7302381417b9454a9f0f68d2f4bb8b48 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:33.265242  5831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7302381417b9454a9f0f68d2f4bb8b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.269133  5604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c5a84636bf427ba72202bc224561c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.275980  5683 tablet_service.cc:1511] Processing CreateTablet for tablet 840ea92bd51b4c88a775dbbed9d11c28 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:33.277810  5682 tablet_service.cc:1511] Processing CreateTablet for tablet 34d5c4b1ad294f1999f97d19cb322a46 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:33.279281  5682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d5c4b1ad294f1999f97d19cb322a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.282148  5683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840ea92bd51b4c88a775dbbed9d11c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.337430  5888 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:33.341907  5832 tablet_service.cc:1511] Processing CreateTablet for tablet 34d5c4b1ad294f1999f97d19cb322a46 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:33.343328  5832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d5c4b1ad294f1999f97d19cb322a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.346172  5889 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:33.351538  5890 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:33.352770  5835 tablet_service.cc:1511] Processing CreateTablet for tablet 96cf2efc151a46bb9f3b7a2c104bdf44 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:33.359920  5890 tablet_bootstrap.cc:654] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.359725  5613 tablet_service.cc:1511] Processing CreateTablet for tablet ac6c175589804583aa249a3e6ed3996a (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:33.361080  5613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6c175589804583aa249a3e6ed3996a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.364094  5762 tablet_service.cc:1511] Processing CreateTablet for tablet e446bb685ae041238c6e264a79c9bde6 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:33.365576  5762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e446bb685ae041238c6e264a79c9bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.365697  5835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cf2efc151a46bb9f3b7a2c104bdf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.369995  5761 tablet_service.cc:1511] Processing CreateTablet for tablet ab871f683af94e8eb6997070b6e069b2 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:33.371373  5761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab871f683af94e8eb6997070b6e069b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.373934  5888 tablet_bootstrap.cc:654] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.372426  5682 tablet_service.cc:1511] Processing CreateTablet for tablet ac6c175589804583aa249a3e6ed3996a (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:33.376991  5755 tablet_service.cc:1511] Processing CreateTablet for tablet 59a001f7b7404ec3aed2272d64c95d89 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:33.378368  5682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6c175589804583aa249a3e6ed3996a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.358273  5610 tablet_service.cc:1511] Processing CreateTablet for tablet 7302381417b9454a9f0f68d2f4bb8b48 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:33.385097  5610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7302381417b9454a9f0f68d2f4bb8b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.384981  5759 tablet_service.cc:1511] Processing CreateTablet for tablet 2afc46e821184ef3a732e2c1fbbbebe3 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:33.385219  5760 tablet_service.cc:1511] Processing CreateTablet for tablet 35d0ae8cd1854c4dbd44b4591ec65256 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:33.386461  5757 tablet_service.cc:1511] Processing CreateTablet for tablet 635006b06b4746098d9fec52ce2104ae (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:33.378523  5755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a001f7b7404ec3aed2272d64c95d89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.379880  5758 tablet_service.cc:1511] Processing CreateTablet for tablet 538979b6d54147c7918455750536737e (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:33.388952  5759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afc46e821184ef3a732e2c1fbbbebe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.389588  5758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 538979b6d54147c7918455750536737e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.381472  5609 tablet_service.cc:1511] Processing CreateTablet for tablet 242e0d9ec5d24ddd9d07e4b77d129834 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:33.381860  5756 tablet_service.cc:1511] Processing CreateTablet for tablet c423de59729547c8a92300587cf88bff (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:33.390712  5756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c423de59729547c8a92300587cf88bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.391956  5754 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2674a79527461a9ff36abeaeef4b4a (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:33.382697  5683 tablet_service.cc:1511] Processing CreateTablet for tablet 96cf2efc151a46bb9f3b7a2c104bdf44 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:33.394989  5683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cf2efc151a46bb9f3b7a2c104bdf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.394932  5753 tablet_service.cc:1511] Processing CreateTablet for tablet b1c5a84636bf427ba72202bc224561c6 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:33.397408  5609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242e0d9ec5d24ddd9d07e4b77d129834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.364616  5889 tablet_bootstrap.cc:654] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.396672  5760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d0ae8cd1854c4dbd44b4591ec65256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.400494  5679 tablet_service.cc:1511] Processing CreateTablet for tablet 0d718f8d8c9d4da49401abe8534affe4 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:33.411499  5679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d718f8d8c9d4da49401abe8534affe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.413094  5753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1c5a84636bf427ba72202bc224561c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.382928  5606 tablet_service.cc:1511] Processing CreateTablet for tablet 96cf2efc151a46bb9f3b7a2c104bdf44 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:33.415954  5606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96cf2efc151a46bb9f3b7a2c104bdf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.416726  5754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2674a79527461a9ff36abeaeef4b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.418288  5757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635006b06b4746098d9fec52ce2104ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.358274  5604 tablet_service.cc:1511] Processing CreateTablet for tablet 840ea92bd51b4c88a775dbbed9d11c28 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:33.426744  5604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840ea92bd51b4c88a775dbbed9d11c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.435791  5607 tablet_service.cc:1511] Processing CreateTablet for tablet e813b92a58234732a30b4d1793222e1f (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:33.437140  5607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e813b92a58234732a30b4d1793222e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.443202  5681 tablet_service.cc:1511] Processing CreateTablet for tablet e813b92a58234732a30b4d1793222e1f (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:33.444551  5681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e813b92a58234732a30b4d1793222e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.447403  5605 tablet_service.cc:1511] Processing CreateTablet for tablet 624a170931424836b3e2395605a852f8 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:33.446717  5831 tablet_service.cc:1511] Processing CreateTablet for tablet 624a170931424836b3e2395605a852f8 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:33.434162  5830 tablet_service.cc:1511] Processing CreateTablet for tablet 0d718f8d8c9d4da49401abe8534affe4 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:33.450742  5831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624a170931424836b3e2395605a852f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.453128  5830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d718f8d8c9d4da49401abe8534affe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.471546  5684 tablet_service.cc:1511] Processing CreateTablet for tablet 624a170931424836b3e2395605a852f8 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:33.472994  5684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624a170931424836b3e2395605a852f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.473295  5828 tablet_service.cc:1511] Processing CreateTablet for tablet 242e0d9ec5d24ddd9d07e4b77d129834 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:33.474505  5828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242e0d9ec5d24ddd9d07e4b77d129834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.478835  5888 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:33.479336  5888 ts_tablet_manager.cc:1403] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.142s	user 0.009s	sys 0.035s
I20260710 11:04:33.482050  5888 raft_consensus.cc:359] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.482712  5888 raft_consensus.cc:385] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.482978  5888 raft_consensus.cc:740] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.485054  5888 consensus_queue.cc:260] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.489184  5605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624a170931424836b3e2395605a852f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.502506  5612 tablet_service.cc:1511] Processing CreateTablet for tablet 98657477258d426c8a1c89a267965355 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:33.503831  5612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98657477258d426c8a1c89a267965355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.506377  5835 tablet_service.cc:1511] Processing CreateTablet for tablet 98657477258d426c8a1c89a267965355 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:33.507697  5835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98657477258d426c8a1c89a267965355. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:04:33.532119  5569 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:33.541330  5757 tablet_service.cc:1511] Processing CreateTablet for tablet 7302381417b9454a9f0f68d2f4bb8b48 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:33.542654  5757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7302381417b9454a9f0f68d2f4bb8b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.553382  5682 tablet_service.cc:1511] Processing CreateTablet for tablet a859eaeea5734901a0cecff6ceccb077 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:33.554814  5682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a859eaeea5734901a0cecff6ceccb077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.561120  5890 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:33.561637  5890 ts_tablet_manager.cc:1403] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.210s	user 0.022s	sys 0.000s
I20260710 11:04:33.564332  5890 raft_consensus.cc:359] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.565065  5890 raft_consensus.cc:385] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.565346  5890 raft_consensus.cc:740] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.566174  5890 consensus_queue.cc:260] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.576256  5754 tablet_service.cc:1511] Processing CreateTablet for tablet 34d5c4b1ad294f1999f97d19cb322a46 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:33.581058  5758 tablet_service.cc:1511] Processing CreateTablet for tablet 242e0d9ec5d24ddd9d07e4b77d129834 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:33.581672  5830 tablet_service.cc:1511] Processing CreateTablet for tablet a859eaeea5734901a0cecff6ceccb077 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:33.582351  5758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 242e0d9ec5d24ddd9d07e4b77d129834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.582882  5830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a859eaeea5734901a0cecff6ceccb077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.586364  5754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d5c4b1ad294f1999f97d19cb322a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.576431  5761 tablet_service.cc:1511] Processing CreateTablet for tablet ac6c175589804583aa249a3e6ed3996a (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:33.589910  5889 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:33.597467  5889 ts_tablet_manager.cc:1403] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.251s	user 0.030s	sys 0.018s
I20260710 11:04:33.601547  5890 ts_tablet_manager.cc:1434] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.016s
I20260710 11:04:33.612912  5648 heartbeater.cc:499] Master 127.3.105.190:42029 was elected leader, sending a full tablet report...
I20260710 11:04:33.612761  5760 tablet_service.cc:1511] Processing CreateTablet for tablet a859eaeea5734901a0cecff6ceccb077 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:33.601759  5871 heartbeater.cc:499] Master 127.3.105.190:42029 was elected leader, sending a full tablet report...
I20260710 11:04:33.614517  5889 raft_consensus.cc:359] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.615237  5889 raft_consensus.cc:385] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.615923  5761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6c175589804583aa249a3e6ed3996a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.616559  5760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a859eaeea5734901a0cecff6ceccb077. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.603564  5759 tablet_service.cc:1511] Processing CreateTablet for tablet 0d718f8d8c9d4da49401abe8534affe4 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:33.619808  5759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d718f8d8c9d4da49401abe8534affe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.599754  5888 ts_tablet_manager.cc:1434] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.120s	user 0.004s	sys 0.010s
I20260710 11:04:33.627919  5888 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:33.615528  5889 raft_consensus.cc:740] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.634269  5888 tablet_bootstrap.cc:654] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.608984  5895 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:33.610102  5762 tablet_service.cc:1511] Processing CreateTablet for tablet 98657477258d426c8a1c89a267965355 (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:33.637714  5762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98657477258d426c8a1c89a267965355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.642452  5895 tablet_bootstrap.cc:654] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.613157  5890 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:33.602167  5756 tablet_service.cc:1511] Processing CreateTablet for tablet e813b92a58234732a30b4d1793222e1f (DEFAULT_TABLE table=test-workload [id=73e985ba78194c058b931f4608f1992c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:33.645689  5756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e813b92a58234732a30b4d1793222e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.636817  5889 consensus_queue.cc:260] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.658522  5723 heartbeater.cc:499] Master 127.3.105.190:42029 was elected leader, sending a full tablet report...
I20260710 11:04:33.659375  5895 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:33.659883  5895 ts_tablet_manager.cc:1403] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.003s
I20260710 11:04:33.661293  5889 ts_tablet_manager.cc:1434] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260710 11:04:33.662226  5889 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:33.662813  5895 raft_consensus.cc:359] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.663566  5895 raft_consensus.cc:385] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.663851  5895 raft_consensus.cc:740] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.666649  5888 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:33.667131  5888 ts_tablet_manager.cc:1403] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260710 11:04:33.668596  5889 tablet_bootstrap.cc:654] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.668979  5890 tablet_bootstrap.cc:654] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.664716  5895 consensus_queue.cc:260] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.670034  5888 raft_consensus.cc:359] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.670744  5888 raft_consensus.cc:385] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.671026  5888 raft_consensus.cc:740] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.677754  5888 consensus_queue.cc:260] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.680540  5888 ts_tablet_manager.cc:1434] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:04:33.681430  5888 tablet_bootstrap.cc:492] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:33.683924  5889 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:33.684820  5797 heartbeater.cc:499] Master 127.3.105.190:42029 was elected leader, sending a full tablet report...
I20260710 11:04:33.685243  5895 ts_tablet_manager.cc:1434] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 11:04:33.686316  5895 tablet_bootstrap.cc:492] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:33.689589  5888 tablet_bootstrap.cc:654] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.685050  5889 ts_tablet_manager.cc:1403] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
W20260710 11:04:33.693527  5649 tablet.cc:2406] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:04:33.695073  5889 raft_consensus.cc:359] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.695765  5889 raft_consensus.cc:385] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.696061  5889 raft_consensus.cc:740] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.697213  5895 tablet_bootstrap.cc:654] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.697845  5889 consensus_queue.cc:260] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.699010  5890 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:33.699532  5890 ts_tablet_manager.cc:1403] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.009s
I20260710 11:04:33.699931  5889 ts_tablet_manager.cc:1434] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:33.700922  5889 tablet_bootstrap.cc:492] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:33.702556  5890 raft_consensus.cc:359] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.703337  5890 raft_consensus.cc:385] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.703672  5890 raft_consensus.cc:740] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.704533  5890 consensus_queue.cc:260] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.707605  5888 tablet_bootstrap.cc:492] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:33.708069  5888 ts_tablet_manager.cc:1403] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.003s
I20260710 11:04:33.710671  5890 ts_tablet_manager.cc:1434] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:04:33.711704  5890 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:33.711401  5888 raft_consensus.cc:359] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.712404  5888 raft_consensus.cc:385] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.712797  5888 raft_consensus.cc:740] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.708057  5889 tablet_bootstrap.cc:654] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.717067  5888 consensus_queue.cc:260] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.718525  5890 tablet_bootstrap.cc:654] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.719853  5888 ts_tablet_manager.cc:1434] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:04:33.721294  5888 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:33.724347  5889 tablet_bootstrap.cc:492] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:33.724990  5889 ts_tablet_manager.cc:1403] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260710 11:04:33.728143  5889 raft_consensus.cc:359] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.732474  5889 raft_consensus.cc:385] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.732889  5889 raft_consensus.cc:740] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.733777  5890 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:33.733840  5889 consensus_queue.cc:260] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.734513  5890 ts_tablet_manager.cc:1403] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.007s
I20260710 11:04:33.739495  5889 ts_tablet_manager.cc:1434] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:04:33.740768  5889 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:33.740531  5890 raft_consensus.cc:359] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.741786  5890 raft_consensus.cc:385] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.742146  5890 raft_consensus.cc:740] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.743016  5890 consensus_queue.cc:260] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.747347  5889 tablet_bootstrap.cc:654] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.739517  5895 tablet_bootstrap.cc:492] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:33.747504  5890 ts_tablet_manager.cc:1434] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:33.747910  5895 ts_tablet_manager.cc:1403] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.031s
I20260710 11:04:33.748689  5890 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:33.750782  5895 raft_consensus.cc:359] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.751484  5895 raft_consensus.cc:385] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.751770  5895 raft_consensus.cc:740] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.737525  5888 tablet_bootstrap.cc:654] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.755029  5895 consensus_queue.cc:260] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.755600  5890 tablet_bootstrap.cc:654] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.758077  5895 ts_tablet_manager.cc:1434] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:04:33.759038  5895 tablet_bootstrap.cc:492] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:33.765288  5890 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:33.765882  5890 ts_tablet_manager.cc:1403] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260710 11:04:33.768679  5888 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:33.768739  5895 tablet_bootstrap.cc:654] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.769212  5888 ts_tablet_manager.cc:1403] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.003s
I20260710 11:04:33.771714  5890 raft_consensus.cc:359] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.772028  5888 raft_consensus.cc:359] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.772610  5890 raft_consensus.cc:385] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.772773  5888 raft_consensus.cc:385] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.773123  5890 raft_consensus.cc:740] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.774135  5890 consensus_queue.cc:260] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.773310  5888 raft_consensus.cc:740] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.775630  5888 consensus_queue.cc:260] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.777472  5895 tablet_bootstrap.cc:492] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:33.777985  5895 ts_tablet_manager.cc:1403] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.007s
I20260710 11:04:33.780835  5895 raft_consensus.cc:359] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.781513  5895 raft_consensus.cc:385] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.781810  5895 raft_consensus.cc:740] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.784614  5890 ts_tablet_manager.cc:1434] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260710 11:04:33.783110  5894 raft_consensus.cc:493] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.782662  5895 consensus_queue.cc:260] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.790668  5894 raft_consensus.cc:515] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.792161  5895 ts_tablet_manager.cc:1434] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260710 11:04:33.792904  5890 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:33.793181  5895 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:33.794767  5896 raft_consensus.cc:493] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.795230  5896 raft_consensus.cc:515] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.797822  5896 leader_election.cc:290] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:33.798722  5889 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:33.799553  5889 ts_tablet_manager.cc:1403] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.013s
I20260710 11:04:33.799564  5890 tablet_bootstrap.cc:654] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.803797  5894 leader_election.cc:290] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:33.782730  5888 ts_tablet_manager.cc:1434] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:04:33.807430  5895 tablet_bootstrap.cc:654] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.812949  5888 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:33.814934  5890 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:33.815515  5890 ts_tablet_manager.cc:1403] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.009s
I20260710 11:04:33.819677  5888 tablet_bootstrap.cc:654] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.820362  5890 raft_consensus.cc:359] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.802516  5889 raft_consensus.cc:359] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.834013  5894 raft_consensus.cc:493] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.837939  5890 raft_consensus.cc:385] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.838258  5894 raft_consensus.cc:515] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.838271  5890 raft_consensus.cc:740] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.839249  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:33.839879  5846 raft_consensus.cc:2468] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:33.840094  5895 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:33.840329  5894 leader_election.cc:290] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:33.840647  5895 ts_tablet_manager.cc:1403] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.011s
I20260710 11:04:33.840947  5889 raft_consensus.cc:385] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.841354  5889 raft_consensus.cc:740] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.841797  5588 leader_election.cc:304] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:33.842212  5889 consensus_queue.cc:260] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.842836  5896 raft_consensus.cc:2804] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.843324  5896 raft_consensus.cc:493] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.843601  5895 raft_consensus.cc:359] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.843648  5896 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.844440  5895 raft_consensus.cc:385] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.844684  5889 ts_tablet_manager.cc:1434] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260710 11:04:33.845644  5889 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:33.836584  5888 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:33.846253  5888 ts_tablet_manager.cc:1403] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260710 11:04:33.849074  5888 raft_consensus.cc:359] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.850133  5888 raft_consensus.cc:385] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.850543  5888 raft_consensus.cc:740] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.849704  5895 raft_consensus.cc:740] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.850713  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:33.851092  5896 raft_consensus.cc:515] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.839690  5890 consensus_queue.cc:260] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.851600  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56478c2c37c14a81824a9a09988813a4" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:33.851519  5895 consensus_queue.cc:260] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
W20260710 11:04:33.853998  5812 leader_election.cc:343] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.854020  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:33.854784  5896 leader_election.cc:290] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:33.854875  5895 ts_tablet_manager.cc:1434] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:04:33.855095  5846 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.856166  5895 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:33.853096  5623 raft_consensus.cc:2393] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef370396b814e0998f693bcfe7450b2 in current term 1: Already voted for candidate d42fee46956a4848b55cab7c5bf1c024 in this term.
I20260710 11:04:33.856814  5888 consensus_queue.cc:260] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.860769  5888 ts_tablet_manager.cc:1434] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:04:33.865504  5846 raft_consensus.cc:2468] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:33.866019  5888 tablet_bootstrap.cc:492] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:33.866601  5895 tablet_bootstrap.cc:654] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.866923  5588 leader_election.cc:304] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:33.863690  5896 raft_consensus.cc:493] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.869063  5900 raft_consensus.cc:493] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.870663  5900 raft_consensus.cc:515] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.874643  5888 tablet_bootstrap.cc:654] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.876258  5922 raft_consensus.cc:2804] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.877578  5900 leader_election.cc:290] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:33.885888  5896 raft_consensus.cc:515] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.885553  5890 ts_tablet_manager.cc:1434] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.000s
I20260710 11:04:33.888962  5890 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:33.893007  5895 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:33.893604  5895 ts_tablet_manager.cc:1403] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.012s
I20260710 11:04:33.902012  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:33.903369  5889 tablet_bootstrap.cc:654] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:33.903733  5737 leader_election.cc:343] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.904289  5896 leader_election.cc:290] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:33.900601  5890 tablet_bootstrap.cc:654] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.927444  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:33.928942  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56478c2c37c14a81824a9a09988813a4" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
W20260710 11:04:33.930763  5811 leader_election.cc:343] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.931205  5811 leader_election.cc:304] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
W20260710 11:04:33.932334  5811 leader_election.cc:343] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.932884  5894 raft_consensus.cc:2749] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:33.932963  5811 leader_election.cc:304] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:33.933854  5894 raft_consensus.cc:2749] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:33.935653  5898 raft_consensus.cc:493] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.936116  5898 raft_consensus.cc:515] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:33.896638  5895 raft_consensus.cc:359] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.944077  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:33.945019  5894 raft_consensus.cc:493] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.945495  5894 raft_consensus.cc:515] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.946069  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:33.947124  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:33.947747  5698 raft_consensus.cc:2468] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:33.947854  5894 leader_election.cc:290] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:33.939790  5895 raft_consensus.cc:385] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.950711  5895 raft_consensus.cc:740] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
W20260710 11:04:33.949795  5588 leader_election.cc:343] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.951500  5895 consensus_queue.cc:260] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.951839  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538979b6d54147c7918455750536737e" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:33.939633  5898 leader_election.cc:290] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:33.941345  5922 raft_consensus.cc:697] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:33.954125  5623 raft_consensus.cc:2468] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
W20260710 11:04:33.951836  5588 leader_election.cc:343] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.955389  5812 leader_election.cc:304] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:33.955876  5588 leader_election.cc:304] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:33.958112  5896 raft_consensus.cc:2804] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.957301  5894 raft_consensus.cc:2804] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.958516  5896 raft_consensus.cc:493] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.958885  5896 raft_consensus.cc:3060] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.959218  5894 raft_consensus.cc:493] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.967276  5894 raft_consensus.cc:3060] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.979935  5896 raft_consensus.cc:515] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.982656  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:33.983228  5698 raft_consensus.cc:3060] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.987174  5894 raft_consensus.cc:515] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:33.989866  5698 raft_consensus.cc:2468] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:33.990305  5922 consensus_queue.cc:237] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:33.991053  5896 leader_election.cc:290] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Requested vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:33.995222  5900 raft_consensus.cc:493] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.995801  5900 raft_consensus.cc:515] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:33.998070  5900 leader_election.cc:290] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:33.998608  5888 tablet_bootstrap.cc:492] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:33.999101  5888 ts_tablet_manager.cc:1403] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.035s
I20260710 11:04:34.001137  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.004027  5888 raft_consensus.cc:359] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.004628  5588 leader_election.cc:304] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:34.006939  5896 raft_consensus.cc:2804] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.007104  5889 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:34.010171  5889 ts_tablet_manager.cc:1403] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.165s	user 0.010s	sys 0.015s
I20260710 11:04:34.004774  5888 raft_consensus.cc:385] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.998061  5895 ts_tablet_manager.cc:1434] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.003s
I20260710 11:04:34.013967  5889 raft_consensus.cc:359] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.013024  5888 raft_consensus.cc:740] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.018266  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538979b6d54147c7918455750536737e" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:34.018494  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.019709  5894 leader_election.cc:290] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.020213  5888 consensus_queue.cc:260] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.019328  5623 raft_consensus.cc:3060] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.021426  5894 raft_consensus.cc:493] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.017383  5889 raft_consensus.cc:385] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.016381  5896 raft_consensus.cc:697] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:34.024703  5894 raft_consensus.cc:515] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.025405  5889 raft_consensus.cc:740] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.018453  5895 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:34.031816  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.032606  5698 raft_consensus.cc:2393] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 423cc9c9b5b644eeaeeff3084599e747 in current term 1: Already voted for candidate d42fee46956a4848b55cab7c5bf1c024 in this term.
W20260710 11:04:34.040870  5738 leader_election.cc:343] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.041422  5738 leader_election.cc:304] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747; no voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.043511  5900 raft_consensus.cc:2749] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.039696  5889 consensus_queue.cc:260] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.049249  5889 ts_tablet_manager.cc:1434] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:04:34.050230  5889 tablet_bootstrap.cc:492] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:34.052945  5896 consensus_queue.cc:237] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.053709  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635006b06b4746098d9fec52ce2104ae" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.054378  5846 raft_consensus.cc:2468] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:34.056155  5663 leader_election.cc:304] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.057338  5898 raft_consensus.cc:2804] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.057703  5898 raft_consensus.cc:493] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.058099  5898 raft_consensus.cc:3060] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.060248  5894 leader_election.cc:290] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:34.062599  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635006b06b4746098d9fec52ce2104ae" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.068997  5898 raft_consensus.cc:515] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.079311  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.080117  5772 raft_consensus.cc:2468] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:34.082381  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.082598  5895 tablet_bootstrap.cc:654] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.083017  5698 raft_consensus.cc:2393] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef370396b814e0998f693bcfe7450b2 in current term 1: Already voted for candidate d006904834334e54b775291f8c083397 in this term.
I20260710 11:04:34.088855  5898 leader_election.cc:290] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.089454  5898 raft_consensus.cc:493] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.089325  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635006b06b4746098d9fec52ce2104ae" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:34.089994  5846 raft_consensus.cc:3060] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.089908  5898 raft_consensus.cc:515] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.091223  5889 tablet_bootstrap.cc:654] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.084317  5772 raft_consensus.cc:3060] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.084517  5623 raft_consensus.cc:2468] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:34.100101  5898 leader_election.cc:290] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.101562  5900 raft_consensus.cc:493] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.102115  5900 raft_consensus.cc:515] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.104259  5900 leader_election.cc:290] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.106633  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2674a79527461a9ff36abeaeef4b4a" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.107425  5521 catalog_manager.cc:5697] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:34.108824  5737 leader_election.cc:343] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.109184  5738 leader_election.cc:304] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.112121  5938 raft_consensus.cc:493] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.112604  5938 raft_consensus.cc:515] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.115271  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56478c2c37c14a81824a9a09988813a4" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.123590  5845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56478c2c37c14a81824a9a09988813a4" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.124686  5767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635006b06b4746098d9fec52ce2104ae" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.124996  5845 raft_consensus.cc:2468] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:34.125367  5767 raft_consensus.cc:2468] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
I20260710 11:04:34.120517  5896 raft_consensus.cc:493] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.134356  5810 leader_election.cc:304] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [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: 423cc9c9b5b644eeaeeff3084599e747, 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397
I20260710 11:04:34.118953  5770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635006b06b4746098d9fec52ce2104ae" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.136850  5770 raft_consensus.cc:3060] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.138366  5888 ts_tablet_manager.cc:1434] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.139s	user 0.024s	sys 0.043s
I20260710 11:04:34.139410  5888 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:34.133028  5812 leader_election.cc:304] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:34.141503  5937 raft_consensus.cc:2804] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.132547  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2674a79527461a9ff36abeaeef4b4a" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.134438  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538979b6d54147c7918455750536737e" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.133989  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "538979b6d54147c7918455750536737e" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.134529  5843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.122871  5771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635006b06b4746098d9fec52ce2104ae" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.145394  5843 raft_consensus.cc:2468] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:34.135721  5896 raft_consensus.cc:515] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.147636  5894 raft_consensus.cc:493] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.148078  5894 raft_consensus.cc:515] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.149143  5896 leader_election.cc:290] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:34.149336  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446bb685ae041238c6e264a79c9bde6" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.149999  5894 leader_election.cc:290] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
W20260710 11:04:34.150532  5664 leader_election.cc:343] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:34.150830  5587 leader_election.cc:343] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.144038  5768 raft_consensus.cc:3060] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.151628  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.152370  5697 raft_consensus.cc:2468] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
W20260710 11:04:34.152733  5737 leader_election.cc:343] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.153208  5663 leader_election.cc:304] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.153674  5890 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:34.153812  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.150854  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446bb685ae041238c6e264a79c9bde6" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.154502  5663 leader_election.cc:304] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.141986  5937 raft_consensus.cc:697] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:34.135020  5938 leader_election.cc:290] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.142194  5922 raft_consensus.cc:493] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.165074  5922 raft_consensus.cc:515] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.154170  5890 ts_tablet_manager.cc:1403] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.265s	user 0.035s	sys 0.013s
I20260710 11:04:34.162981  5889 tablet_bootstrap.cc:492] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:34.167228  5888 tablet_bootstrap.cc:654] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:34.163108  5588 leader_election.cc:343] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.167762  5588 leader_election.cc:304] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397
I20260710 11:04:34.169495  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.161722  5898 raft_consensus.cc:2804] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.169847  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.153219  5737 leader_election.cc:304] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747; no voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397
I20260710 11:04:34.170125  5890 raft_consensus.cc:359] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.164043  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.158053  5811 leader_election.cc:304] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.170899  5890 raft_consensus.cc:385] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.172646  5890 raft_consensus.cc:740] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.170095  5898 raft_consensus.cc:493] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.173192  5898 raft_consensus.cc:3060] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.173503  5890 consensus_queue.cc:260] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.174716  5937 consensus_queue.cc:237] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.167162  5922 leader_election.cc:290] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.172286  5896 raft_consensus.cc:2749] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.182735  5889 ts_tablet_manager.cc:1403] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.009s
I20260710 11:04:34.182041  5938 raft_consensus.cc:2804] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.190071  5894 raft_consensus.cc:2804] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:34.189221  5588 leader_election.cc:343] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:34.202062  5587 leader_election.cc:343] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.202540  5587 leader_election.cc:304] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747, 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:34.203755  5896 raft_consensus.cc:2749] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.205670  5890 ts_tablet_manager.cc:1434] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 11:04:34.206851  5890 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:34.192919  5938 raft_consensus.cc:493] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.221165  5938 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.232180  5898 raft_consensus.cc:515] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.234385  5898 leader_election.cc:290] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.235095  5943 raft_consensus.cc:2749] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.238325  5770 raft_consensus.cc:2468] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:34.239847  5662 leader_election.cc:304] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.220359  5768 raft_consensus.cc:2468] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
W20260710 11:04:34.240870  5663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.105.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 86468.2us
I20260710 11:04:34.241091  5944 raft_consensus.cc:2804] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.241707  5944 raft_consensus.cc:697] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:34.242460  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56478c2c37c14a81824a9a09988813a4" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:34.243137  5844 raft_consensus.cc:3060] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:34.246729  5939 log.cc:927] Time spent T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260710 11:04:34.248046  5888 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:34.248598  5888 ts_tablet_manager.cc:1403] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.109s	user 0.057s	sys 0.027s
I20260710 11:04:34.250823  5844 raft_consensus.cc:2468] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:34.251533  5888 raft_consensus.cc:359] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.252127  5663 leader_election.cc:304] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.253419  5890 tablet_bootstrap.cc:654] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:34.198612  5737 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.105.132:42947, user_credentials={real_user=slave}} blocked reactor thread for 45924.2us
W20260710 11:04:34.199353  5664 leader_election.cc:343] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.254148  5944 consensus_queue.cc:237] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
W20260710 11:04:34.255023  5664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.105.129:38465, user_credentials={real_user=slave}} blocked reactor thread for 55712us
W20260710 11:04:34.192965  5812 leader_election.cc:343] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.200201  5889 raft_consensus.cc:359] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.256843  5889 raft_consensus.cc:385] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.200671  5846 raft_consensus.cc:2468] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:34.257061  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56478c2c37c14a81824a9a09988813a4" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:34.200816  5894 raft_consensus.cc:493] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.257896  5894 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.257630  5938 raft_consensus.cc:515] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
W20260710 11:04:34.258889  5664 leader_election.cc:343] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.252326  5888 raft_consensus.cc:385] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.198180  5772 raft_consensus.cc:2468] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:34.260553  5900 raft_consensus.cc:2749] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.261030  5935 raft_consensus.cc:2764] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 11:04:34.261904  5812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.3.105.129:38465, user_credentials={real_user=slave}} blocked reactor thread for 69667us
I20260710 11:04:34.262934  5895 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:34.263533  5895 ts_tablet_manager.cc:1403] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.245s	user 0.009s	sys 0.009s
I20260710 11:04:34.263674  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:34.259872  5888 raft_consensus.cc:740] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.265327  5888 consensus_queue.cc:260] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.266016  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:34.266710  5895 raft_consensus.cc:359] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
W20260710 11:04:34.267362  5664 leader_election.cc:343] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.267407  5895 raft_consensus.cc:385] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.267970  5895 raft_consensus.cc:740] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.268085  5888 ts_tablet_manager.cc:1434] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260710 11:04:34.257151  5889 raft_consensus.cc:740] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.268096  5938 leader_election.cc:290] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.268870  5895 consensus_queue.cc:260] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.269595  5888 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:34.270113  5889 consensus_queue.cc:260] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.273058  5889 ts_tablet_manager.cc:1434] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260710 11:04:34.275652  5895 ts_tablet_manager.cc:1434] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:04:34.270069  5938 raft_consensus.cc:2804] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.276695  5895 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:34.277519  5889 tablet_bootstrap.cc:492] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:34.279778  5888 tablet_bootstrap.cc:654] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.282262  5938 raft_consensus.cc:697] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:34.287912  5938 consensus_queue.cc:237] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.289968  5894 raft_consensus.cc:515] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.289870  5520 catalog_manager.cc:5697] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 reported cstate change: term changed from 0 to 1, leader changed from <none> to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.291292  5846 raft_consensus.cc:2393] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d006904834334e54b775291f8c083397 in current term 1: Already voted for candidate 6ef370396b814e0998f693bcfe7450b2 in this term.
I20260710 11:04:34.293172  5663 leader_election.cc:304] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [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: d006904834334e54b775291f8c083397; no voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.294229  5944 raft_consensus.cc:2749] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.295854  5895 tablet_bootstrap.cc:654] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.300181  5889 tablet_bootstrap.cc:654] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.303289  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:34.303946  5888 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:34.304500  5888 ts_tablet_manager.cc:1403] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.006s
W20260710 11:04:34.304829  5812 leader_election.cc:343] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.305361  5894 leader_election.cc:290] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:34.306603  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:34.307395  5698 raft_consensus.cc:2393] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ef370396b814e0998f693bcfe7450b2 in current term 1: Already voted for candidate d006904834334e54b775291f8c083397 in this term.
I20260710 11:04:34.307520  5888 raft_consensus.cc:359] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.308316  5888 raft_consensus.cc:385] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.308653  5888 raft_consensus.cc:740] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.308583  5811 leader_election.cc:304] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.309420  5890 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:34.309904  5894 raft_consensus.cc:2749] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.309556  5888 consensus_queue.cc:260] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.310273  5895 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:34.310746  5895 ts_tablet_manager.cc:1403] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.012s
I20260710 11:04:34.311100  5890 ts_tablet_manager.cc:1403] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.018s
I20260710 11:04:34.311829  5888 ts_tablet_manager.cc:1434] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:34.312726  5888 tablet_bootstrap.cc:492] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:34.313429  5890 raft_consensus.cc:359] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.313730  5895 raft_consensus.cc:359] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.314169  5890 raft_consensus.cc:385] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.314575  5890 raft_consensus.cc:740] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.315686  5895 raft_consensus.cc:385] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.315562  5890 consensus_queue.cc:260] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.316105  5895 raft_consensus.cc:740] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.317118  5889 tablet_bootstrap.cc:492] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:34.317284  5895 consensus_queue.cc:260] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.318157  5890 ts_tablet_manager.cc:1434] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:04:34.318670  5888 tablet_bootstrap.cc:654] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.319200  5890 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:34.319135  5889 ts_tablet_manager.cc:1403] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.002s
I20260710 11:04:34.320644  5938 raft_consensus.cc:493] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.321125  5938 raft_consensus.cc:515] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.322860  5895 ts_tablet_manager.cc:1434] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260710 11:04:34.322713  5889 raft_consensus.cc:359] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.323211  5938 leader_election.cc:290] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:34.323468  5889 raft_consensus.cc:385] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.323787  5889 raft_consensus.cc:740] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.323944  5895 tablet_bootstrap.cc:492] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:34.326568  5890 tablet_bootstrap.cc:654] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.327041  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c423de59729547c8a92300587cf88bff" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.327668  5772 raft_consensus.cc:2468] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:34.328886  5662 leader_election.cc:304] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.326366  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c423de59729547c8a92300587cf88bff" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
W20260710 11:04:34.330598  5664 leader_election.cc:343] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.330817  5895 tablet_bootstrap.cc:654] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.331089  5938 raft_consensus.cc:2804] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.331475  5938 raft_consensus.cc:493] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.331813  5938 raft_consensus.cc:3060] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.333158  5519 catalog_manager.cc:5697] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 1 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.339707  5938 raft_consensus.cc:515] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.324460  5889 consensus_queue.cc:260] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.342443  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c423de59729547c8a92300587cf88bff" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:34.343245  5937 raft_consensus.cc:493] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:34.343981  5664 leader_election.cc:343] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.343798  5937 raft_consensus.cc:515] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.346107  5937 leader_election.cc:290] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.346638  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c423de59729547c8a92300587cf88bff" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.347211  5772 raft_consensus.cc:3060] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.348234  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.348762  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.349460  5622 raft_consensus.cc:2468] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
W20260710 11:04:34.351171  5810 leader_election.cc:343] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.352111  5812 leader_election.cc:304] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:34.353328  5894 raft_consensus.cc:493] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.353806  5894 raft_consensus.cc:515] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.356810  5772 raft_consensus.cc:2468] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:34.357453  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d0ae8cd1854c4dbd44b4591ec65256" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.357986  5662 leader_election.cc:304] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [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: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397; no voters: d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.358161  5698 raft_consensus.cc:2468] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
I20260710 11:04:34.358971  5938 leader_election.cc:290] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:34.359575  5944 raft_consensus.cc:2804] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.359743  5811 leader_election.cc:304] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.360770  5935 raft_consensus.cc:2804] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.361238  5935 raft_consensus.cc:493] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.361569  5935 raft_consensus.cc:3060] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.362990  5888 tablet_bootstrap.cc:492] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:34.363445  5888 ts_tablet_manager.cc:1403] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260710 11:04:34.365015  5944 raft_consensus.cc:697] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:34.355995  5894 leader_election.cc:290] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:34.365900  5944 consensus_queue.cc:237] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.366755  5894 raft_consensus.cc:2804] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.367137  5894 raft_consensus.cc:493] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.367458  5894 raft_consensus.cc:3060] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.367487  5888 raft_consensus.cc:359] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.366247  5898 raft_consensus.cc:493] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.368362  5888 raft_consensus.cc:385] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.368690  5888 raft_consensus.cc:740] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.368515  5898 raft_consensus.cc:515] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.369494  5888 consensus_queue.cc:260] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.370280  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d0ae8cd1854c4dbd44b4591ec65256" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.370604  5898 leader_election.cc:290] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.371732  5888 ts_tablet_manager.cc:1434] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 11:04:34.371801  5810 leader_election.cc:343] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.372078  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2674a79527461a9ff36abeaeef4b4a" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.372681  5846 raft_consensus.cc:2468] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:34.373289  5888 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:34.373718  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2674a79527461a9ff36abeaeef4b4a" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.373906  5663 leader_election.cc:304] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.374344  5768 raft_consensus.cc:2468] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:34.377106  5898 raft_consensus.cc:2804] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.377504  5898 raft_consensus.cc:493] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.376569  5935 raft_consensus.cc:515] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.377887  5898 raft_consensus.cc:3060] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.380343  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.355991  5517 catalog_manager.cc:5697] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:34.381880  5810 leader_election.cc:343] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.382607  5894 raft_consensus.cc:515] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.383091  5888 tablet_bootstrap.cc:654] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.384141  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:34.384735  5622 raft_consensus.cc:3060] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.390130  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d0ae8cd1854c4dbd44b4591ec65256" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:34.390799  5698 raft_consensus.cc:3060] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.392971  5894 leader_election.cc:290] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Requested vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:34.399257  5520 catalog_manager.cc:5697] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 reported cstate change: term changed from 0 to 1, leader changed from <none> to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.401664  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d0ae8cd1854c4dbd44b4591ec65256" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
W20260710 11:04:34.404057  5810 leader_election.cc:343] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.407737  5896 raft_consensus.cc:493] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.408365  5896 raft_consensus.cc:515] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.409651  5698 raft_consensus.cc:2468] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:34.410691  5896 leader_election.cc:290] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:34.411513  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c5a84636bf427ba72202bc224561c6" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.414927  5898 raft_consensus.cc:515] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
W20260710 11:04:34.416733  5588 leader_election.cc:343] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.412659  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c5a84636bf427ba72202bc224561c6" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
W20260710 11:04:34.418720  5587 leader_election.cc:343] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.419267  5587 leader_election.cc:304] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397
I20260710 11:04:34.420611  5889 ts_tablet_manager.cc:1434] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.100s	user 0.003s	sys 0.003s
I20260710 11:04:34.420885  5896 raft_consensus.cc:2749] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.421851  5889 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:34.422251  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2674a79527461a9ff36abeaeef4b4a" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.423005  5772 raft_consensus.cc:3060] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.428082  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2674a79527461a9ff36abeaeef4b4a" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:34.428799  5846 raft_consensus.cc:3060] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.434022  5811 leader_election.cc:304] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:34.434870  5894 raft_consensus.cc:2804] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.435245  5935 leader_election.cc:290] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.435389  5894 raft_consensus.cc:697] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:34.414670  5622 raft_consensus.cc:2468] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:34.436358  5894 consensus_queue.cc:237] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.437894  5812 leader_election.cc:304] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:34.439265  5935 raft_consensus.cc:2804] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.440024  5935 raft_consensus.cc:697] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:34.440948  5935 consensus_queue.cc:237] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.443256  5772 raft_consensus.cc:2468] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:34.446573  5662 leader_election.cc:304] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:34.447539  5944 raft_consensus.cc:2804] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.448089  5944 raft_consensus.cc:697] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:34.448959  5944 consensus_queue.cc:237] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.436352  5846 raft_consensus.cc:2468] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:34.452338  5898 leader_election.cc:290] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.452330  5520 catalog_manager.cc:5697] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 reported cstate change: term changed from 0 to 1, leader changed from <none> to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.457479  5888 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:34.458033  5888 ts_tablet_manager.cc:1403] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.085s	user 0.037s	sys 0.024s
I20260710 11:04:34.461283  5888 raft_consensus.cc:359] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.461912  5888 raft_consensus.cc:385] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.465301  5890 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:34.462191  5888 raft_consensus.cc:740] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.465858  5890 ts_tablet_manager.cc:1403] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.147s	user 0.034s	sys 0.028s
I20260710 11:04:34.466481  5888 consensus_queue.cc:260] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.468253  5889 tablet_bootstrap.cc:654] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.468700  5888 ts_tablet_manager.cc:1434] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:34.469820  5888 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:34.470579  5895 tablet_bootstrap.cc:492] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:34.471012  5895 ts_tablet_manager.cc:1403] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.147s	user 0.048s	sys 0.036s
I20260710 11:04:34.473584  5895 raft_consensus.cc:359] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.474211  5895 raft_consensus.cc:385] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.474485  5895 raft_consensus.cc:740] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.475311  5888 tablet_bootstrap.cc:654] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.475198  5895 consensus_queue.cc:260] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.475631  5520 catalog_manager.cc:5697] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 1 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.477517  5520 catalog_manager.cc:5697] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 1 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.484040  5895 ts_tablet_manager.cc:1434] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:04:34.485067  5895 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:34.468639  5890 raft_consensus.cc:359] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.489436  5890 raft_consensus.cc:385] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.489712  5890 raft_consensus.cc:740] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.490489  5890 consensus_queue.cc:260] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.492625  5890 ts_tablet_manager.cc:1434] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 11:04:34.490365  5517 catalog_manager.cc:5697] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 reported cstate change: term changed from 0 to 1, leader changed from <none> to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.493517  5890 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:34.501745  5888 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:34.502243  5888 ts_tablet_manager.cc:1403] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.015s
I20260710 11:04:34.504715  5895 tablet_bootstrap.cc:654] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.505491  5896 consensus_queue.cc:1048] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.506916  5890 tablet_bootstrap.cc:654] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.512384  5889 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:34.512899  5889 ts_tablet_manager.cc:1403] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.007s
I20260710 11:04:34.517624  5888 raft_consensus.cc:359] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.515595  5889 raft_consensus.cc:359] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.517882  5895 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:34.519116  5895 ts_tablet_manager.cc:1403] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260710 11:04:34.518313  5888 raft_consensus.cc:385] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.518410  5889 raft_consensus.cc:385] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.520394  5889 raft_consensus.cc:740] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.520931  5889 consensus_queue.cc:260] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.521832  5895 raft_consensus.cc:359] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.522514  5889 ts_tablet_manager.cc:1434] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:04:34.523301  5888 raft_consensus.cc:740] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.523620  5889 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:34.524794  5890 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:34.525221  5890 ts_tablet_manager.cc:1403] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260710 11:04:34.524638  5888 consensus_queue.cc:260] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.527982  5888 ts_tablet_manager.cc:1434] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:04:34.527738  5890 raft_consensus.cc:359] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.528477  5890 raft_consensus.cc:385] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.528743  5890 raft_consensus.cc:740] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.522540  5895 raft_consensus.cc:385] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.529599  5895 raft_consensus.cc:740] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.529920  5889 tablet_bootstrap.cc:654] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:34.530630  5588 consensus_peers.cc:597] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 -> Peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Couldn't send request to peer d006904834334e54b775291f8c083397. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:34.530319  5895 consensus_queue.cc:260] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.540723  5895 ts_tablet_manager.cc:1434] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260710 11:04:34.541757  5569 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:34.540937  5896 raft_consensus.cc:493] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.542920  5896 raft_consensus.cc:515] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.544742  5895 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:34.545500  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.528894  5888 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:34.546142  5772 raft_consensus.cc:2468] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:34.551077  5895 tablet_bootstrap.cc:654] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.551404  5888 tablet_bootstrap.cc:654] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.551983  5587 leader_election.cc:304] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:34.552985  5926 raft_consensus.cc:2804] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.553371  5926 raft_consensus.cc:493] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.553694  5926 raft_consensus.cc:3060] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.556622  5896 leader_election.cc:290] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.557705  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.558408  5846 raft_consensus.cc:2468] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:34.563288  5890 consensus_queue.cc:260] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.565699  5890 ts_tablet_manager.cc:1434] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 11:04:34.562430  5926 raft_consensus.cc:515] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.569084  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.569720  5772 raft_consensus.cc:3060] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.574270  5935 consensus_queue.cc:1048] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.577672  5772 raft_consensus.cc:2468] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:34.579082  5926 leader_election.cc:290] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.581367  5890 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:34.583412  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:34.584116  5844 raft_consensus.cc:3060] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.587716  5587 leader_election.cc:304] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:34.591246  5844 raft_consensus.cc:2468] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:34.592869  5890 tablet_bootstrap.cc:654] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.595286  5922 raft_consensus.cc:2804] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.600368  5973 consensus_queue.cc:1048] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.601989  5895 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:34.602514  5895 ts_tablet_manager.cc:1403] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260710 11:04:34.609782  5895 raft_consensus.cc:359] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.610556  5895 raft_consensus.cc:385] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.610818  5895 raft_consensus.cc:740] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.621454  5895 consensus_queue.cc:260] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.640511  5922 raft_consensus.cc:697] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:34.641570  5922 consensus_queue.cc:237] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.648391  5889 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:34.648923  5889 ts_tablet_manager.cc:1403] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.125s	user 0.045s	sys 0.042s
I20260710 11:04:34.649310  5895 ts_tablet_manager.cc:1434] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 11:04:34.650228  5895 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:34.651530  5889 raft_consensus.cc:359] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.652290  5889 raft_consensus.cc:385] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.652544  5889 raft_consensus.cc:740] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.653347  5889 consensus_queue.cc:260] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.656059  5890 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:34.656509  5890 ts_tablet_manager.cc:1403] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.007s
I20260710 11:04:34.656399  5973 consensus_queue.cc:1048] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.659006  5890 raft_consensus.cc:359] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.659617  5890 raft_consensus.cc:385] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.659879  5890 raft_consensus.cc:740] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.664259  5889 ts_tablet_manager.cc:1434] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:04:34.665307  5889 tablet_bootstrap.cc:492] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:34.667542  5895 tablet_bootstrap.cc:654] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.669065  5890 consensus_queue.cc:260] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.674154  5944 raft_consensus.cc:493] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.674693  5944 raft_consensus.cc:515] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.676270  5888 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:34.676738  5944 leader_election.cc:290] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.676738  5888 ts_tablet_manager.cc:1403] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.148s	user 0.004s	sys 0.006s
I20260710 11:04:34.678328  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.679569  5973 raft_consensus.cc:493] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.679847  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.680125  5973 raft_consensus.cc:515] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.681559  5664 leader_election.cc:304] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d006904834334e54b775291f8c083397; no voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.682363  5944 raft_consensus.cc:2749] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.684944  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c423de59729547c8a92300587cf88bff" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.685940  5768 raft_consensus.cc:2393] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42fee46956a4848b55cab7c5bf1c024 in current term 1: Already voted for candidate d006904834334e54b775291f8c083397 in this term.
I20260710 11:04:34.686465  5944 raft_consensus.cc:493] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.686944  5944 raft_consensus.cc:515] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.687604  5973 leader_election.cc:290] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:34.688186  5890 ts_tablet_manager.cc:1434] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260710 11:04:34.690577  5890 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:34.690774  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446bb685ae041238c6e264a79c9bde6" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.691390  5623 raft_consensus.cc:2468] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:34.692075  5944 leader_election.cc:290] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.691931  5935 consensus_queue.cc:1048] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.693166  5664 leader_election.cc:304] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:34.694031  5944 raft_consensus.cc:2804] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.694379  5944 raft_consensus.cc:493] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.694693  5944 raft_consensus.cc:3060] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.696391  5890 tablet_bootstrap.cc:654] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.688773  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c423de59729547c8a92300587cf88bff" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.698340  5588 leader_election.cc:304] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397
I20260710 11:04:34.699465  5889 tablet_bootstrap.cc:654] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.700718  5973 raft_consensus.cc:3060] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.701125  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446bb685ae041238c6e264a79c9bde6" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.701748  5768 raft_consensus.cc:2468] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:34.710011  5973 raft_consensus.cc:2749] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.711702  5890 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:34.712203  5890 ts_tablet_manager.cc:1403] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 11:04:34.714839  5890 raft_consensus.cc:359] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.715471  5890 raft_consensus.cc:385] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.715721  5890 raft_consensus.cc:740] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.679860  5888 raft_consensus.cc:359] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.716609  5888 raft_consensus.cc:385] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.716888  5888 raft_consensus.cc:740] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.718220  5898 consensus_queue.cc:1048] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.718930  5889 tablet_bootstrap.cc:492] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:34.719376  5889 ts_tablet_manager.cc:1403] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
I20260710 11:04:34.722090  5889 raft_consensus.cc:359] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.723315  5973 raft_consensus.cc:493] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.723811  5973 raft_consensus.cc:515] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.718185  5944 raft_consensus.cc:515] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.726641  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56478c2c37c14a81824a9a09988813a4" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.722998  5889 raft_consensus.cc:385] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.728740  5889 raft_consensus.cc:740] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.728885  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446bb685ae041238c6e264a79c9bde6" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.729483  5889 consensus_queue.cc:260] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.729460  5772 raft_consensus.cc:3060] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.730995  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56478c2c37c14a81824a9a09988813a4" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.730425  5973 leader_election.cc:290] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.731791  5844 raft_consensus.cc:2393] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42fee46956a4848b55cab7c5bf1c024 in current term 1: Already voted for candidate d006904834334e54b775291f8c083397 in this term.
I20260710 11:04:34.734867  5588 leader_election.cc:304] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397
I20260710 11:04:34.743495  5888 consensus_queue.cc:260] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.745620  5888 ts_tablet_manager.cc:1434] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.000s
I20260710 11:04:34.746539  5888 tablet_bootstrap.cc:492] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:34.738453  5519 catalog_manager.cc:5697] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.748060  5898 consensus_queue.cc:1048] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.749552  5889 ts_tablet_manager.cc:1434] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:04:34.750427  5889 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:34.753131  5973 raft_consensus.cc:3060] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.753983  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e446bb685ae041238c6e264a79c9bde6" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:34.754560  5623 raft_consensus.cc:3060] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.730728  5890 consensus_queue.cc:260] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.761157  5623 raft_consensus.cc:2468] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:34.761606  5890 ts_tablet_manager.cc:1434] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260710 11:04:34.762346  5664 leader_election.cc:304] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:34.763392  5898 raft_consensus.cc:2804] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.763628  5890 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:34.763851  5898 raft_consensus.cc:697] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:34.764919  5898 consensus_queue.cc:237] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.765509  5944 leader_election.cc:290] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.768932  5973 raft_consensus.cc:2749] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.772505  5890 tablet_bootstrap.cc:654] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.775138  5889 tablet_bootstrap.cc:654] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.776883  5944 consensus_queue.cc:1048] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.783485  5895 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:34.783744  5888 tablet_bootstrap.cc:654] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.784122  5895 ts_tablet_manager.cc:1403] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.025s
I20260710 11:04:34.788827  5890 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:34.789287  5890 ts_tablet_manager.cc:1403] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260710 11:04:34.789394  5895 raft_consensus.cc:359] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.790126  5895 raft_consensus.cc:385] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.790400  5895 raft_consensus.cc:740] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.790714  5772 raft_consensus.cc:2468] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:34.791149  5895 consensus_queue.cc:260] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.793000  5890 raft_consensus.cc:359] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.793637  5890 raft_consensus.cc:385] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.793892  5890 raft_consensus.cc:740] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.794516  5890 consensus_queue.cc:260] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.796604  5890 ts_tablet_manager.cc:1434] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:34.797646  5890 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:34.799755  5895 ts_tablet_manager.cc:1434] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:04:34.802809  5890 tablet_bootstrap.cc:654] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.800683  5895 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:34.808270  5900 raft_consensus.cc:493] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.808815  5900 raft_consensus.cc:515] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.810854  5900 leader_election.cc:290] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.812606  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d0ae8cd1854c4dbd44b4591ec65256" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.812999  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d0ae8cd1854c4dbd44b4591ec65256" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.813485  5697 raft_consensus.cc:2393] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 423cc9c9b5b644eeaeeff3084599e747 in current term 1: Already voted for candidate 6ef370396b814e0998f693bcfe7450b2 in this term.
I20260710 11:04:34.815366  5944 consensus_queue.cc:1048] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.815563  5737 leader_election.cc:304] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747; no voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397
I20260710 11:04:34.816151  5889 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:34.816601  5889 ts_tablet_manager.cc:1403] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260710 11:04:34.817444  5973 raft_consensus.cc:493] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.817976  5973 raft_consensus.cc:515] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.820063  5997 raft_consensus.cc:3060] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.821527  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.822263  5846 raft_consensus.cc:2393] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42fee46956a4848b55cab7c5bf1c024 in current term 1: Already voted for candidate 6ef370396b814e0998f693bcfe7450b2 in this term.
I20260710 11:04:34.822650  5888 tablet_bootstrap.cc:492] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:34.823148  5888 ts_tablet_manager.cc:1403] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.000s
I20260710 11:04:34.820063  5973 leader_election.cc:290] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:34.826020  5888 raft_consensus.cc:359] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.826709  5888 raft_consensus.cc:385] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.826954  5888 raft_consensus.cc:740] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.827839  5997 raft_consensus.cc:2749] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.827709  5888 consensus_queue.cc:260] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.828652  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.829440  5697 raft_consensus.cc:2393] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42fee46956a4848b55cab7c5bf1c024 in current term 1: Already voted for candidate d006904834334e54b775291f8c083397 in this term.
I20260710 11:04:34.830000  5888 ts_tablet_manager.cc:1434] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:34.830983  5888 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:34.831117  5588 leader_election.cc:304] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397
I20260710 11:04:34.831979  5973 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.833343  5890 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:34.833793  5890 ts_tablet_manager.cc:1403] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.007s
I20260710 11:04:34.835633  5895 tablet_bootstrap.cc:654] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.836486  5890 raft_consensus.cc:359] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.839547  5890 raft_consensus.cc:385] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.839818  5890 raft_consensus.cc:740] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.839648  5944 consensus_queue.cc:1048] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.840626  5890 consensus_queue.cc:260] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.842540  5890 ts_tablet_manager.cc:1434] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:34.843596  5889 raft_consensus.cc:359] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.844148  5889 raft_consensus.cc:385] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.844228  5890 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:34.844365  5889 raft_consensus.cc:740] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.836534  5521 catalog_manager.cc:5697] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 reported cstate change: term changed from 0 to 1, leader changed from <none> to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.856024  5973 raft_consensus.cc:2749] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.865386  5935 consensus_queue.cc:1048] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.867790  5770 raft_consensus.cc:3060] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.870154  5889 consensus_queue.cc:260] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.868613  5894 raft_consensus.cc:493] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.874231  5894 raft_consensus.cc:515] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.876430  5894 leader_election.cc:290] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.878703  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7302381417b9454a9f0f68d2f4bb8b48" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.879365  5772 raft_consensus.cc:2468] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
I20260710 11:04:34.880295  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7302381417b9454a9f0f68d2f4bb8b48" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.880934  5622 raft_consensus.cc:2468] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
I20260710 11:04:34.883662  5810 leader_election.cc:304] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, 6ef370396b814e0998f693bcfe7450b2; no voters: 
I20260710 11:04:34.888432  5951 raft_consensus.cc:493] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.888968  5951 raft_consensus.cc:515] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:34.890933  5951 leader_election.cc:290] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.892241  5997 raft_consensus.cc:493] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.892958  5935 raft_consensus.cc:2804] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.892699  5997 raft_consensus.cc:515] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.893378  5935 raft_consensus.cc:493] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.893740  5935 raft_consensus.cc:3060] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.894775  5997 leader_election.cc:290] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:34.896230  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5c4b1ad294f1999f97d19cb322a46" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.897851  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5c4b1ad294f1999f97d19cb322a46" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.898551  5844 raft_consensus.cc:2468] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
W20260710 11:04:34.900764  5662 leader_election.cc:343] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.902495  5894 consensus_queue.cc:1048] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.903209  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.895637  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
W20260710 11:04:34.905234  5738 leader_election.cc:343] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.909682  5935 raft_consensus.cc:515] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
W20260710 11:04:34.910280  5737 leader_election.cc:343] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.910853  5737 leader_election.cc:304] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747; no voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.911645  5997 raft_consensus.cc:2749] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.914009  5890 tablet_bootstrap.cc:654] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.918779  5889 ts_tablet_manager.cc:1434] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
I20260710 11:04:34.919657  5889 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:34.923708  5973 raft_consensus.cc:493] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.924185  5973 raft_consensus.cc:515] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:34.926198  5973 leader_election.cc:290] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:34.930188  5663 leader_election.cc:304] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:34.931351  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98657477258d426c8a1c89a267965355" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:34.933423  5898 raft_consensus.cc:2804] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.933790  5898 raft_consensus.cc:493] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.934121  5898 raft_consensus.cc:3060] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:34.934353  5588 leader_election.cc:343] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.934569  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7302381417b9454a9f0f68d2f4bb8b48" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:34.941478  5770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98657477258d426c8a1c89a267965355" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:34.942605  5937 raft_consensus.cc:493] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.943092  5937 raft_consensus.cc:515] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:34.944283  5888 tablet_bootstrap.cc:654] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.930948  5935 leader_election.cc:290] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
W20260710 11:04:34.951309  5664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.105.129:38465, user_credentials={real_user=slave}} blocked reactor thread for 62270.6us
I20260710 11:04:34.962067  5937 leader_election.cc:290] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:34.951969  5898 raft_consensus.cc:515] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
W20260710 11:04:34.952311  5587 leader_election.cc:343] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.950045  5623 raft_consensus.cc:3060] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.967370  5587 leader_election.cc:304] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747, 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:34.968878  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:34.969954  5973 raft_consensus.cc:2749] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.974476  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:34.968000  5770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7302381417b9454a9f0f68d2f4bb8b48" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:34.975626  5770 raft_consensus.cc:3060] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.976703  5889 tablet_bootstrap.cc:654] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.981065  5895 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:34.981539  5895 ts_tablet_manager.cc:1403] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.181s	user 0.041s	sys 0.043s
W20260710 11:04:34.982699  5662 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.105.131:42553, user_credentials={real_user=slave}} blocked reactor thread for 80016.4us
W20260710 11:04:34.985695  5811 leader_election.cc:343] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.982066  5894 consensus_queue.cc:1048] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260710 11:04:34.993115  5812 leader_election.cc:343] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.982151  6006 consensus_queue.cc:1048] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:04:34.994346  5812 leader_election.cc:304] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:34.995759  5973 raft_consensus.cc:493] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.997746  5973 raft_consensus.cc:515] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:34.999765  5973 leader_election.cc:290] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:34.995894  5935 raft_consensus.cc:2749] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.003697  6006 consensus_queue.cc:1048] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.005657  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c175589804583aa249a3e6ed3996a" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.006503  5935 consensus_queue.cc:1048] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:35.007050  5770 raft_consensus.cc:2468] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
W20260710 11:04:35.009233  5588 leader_election.cc:343] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.008091  5895 raft_consensus.cc:359] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.010464  5895 raft_consensus.cc:385] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.010830  5895 raft_consensus.cc:740] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.014125  5895 consensus_queue.cc:260] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.019773  5810 leader_election.cc:304] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, 6ef370396b814e0998f693bcfe7450b2; no voters: 
I20260710 11:04:35.020902  5894 raft_consensus.cc:2804] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.021445  5894 raft_consensus.cc:697] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:35.022269  5894 consensus_queue.cc:237] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.031839  5890 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:35.032368  5890 ts_tablet_manager.cc:1403] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.188s	user 0.020s	sys 0.035s
I20260710 11:04:35.038292  5890 raft_consensus.cc:359] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.039024  5890 raft_consensus.cc:385] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.039291  5890 raft_consensus.cc:740] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.040750  5890 consensus_queue.cc:260] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.043633  5890 ts_tablet_manager.cc:1434] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260710 11:04:35.044588  5890 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:35.045897  5895 ts_tablet_manager.cc:1434] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260710 11:04:35.048593  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5c4b1ad294f1999f97d19cb322a46" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
W20260710 11:04:35.050179  5662 leader_election.cc:343] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.052106  5623 raft_consensus.cc:2468] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:35.056181  5889 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:35.056638  5889 ts_tablet_manager.cc:1403] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.003s
I20260710 11:04:35.057550  5898 leader_election.cc:290] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:35.059157  5772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c175589804583aa249a3e6ed3996a" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:35.059230  5889 raft_consensus.cc:359] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.060103  5889 raft_consensus.cc:385] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.060377  5889 raft_consensus.cc:740] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.059682  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5c4b1ad294f1999f97d19cb322a46" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:35.061046  5889 consensus_queue.cc:260] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.062963  5889 ts_tablet_manager.cc:1434] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:04:35.064317  5844 raft_consensus.cc:3060] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.064409  5898 consensus_queue.cc:1048] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.063772  5889 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397: Bootstrap starting.
W20260710 11:04:35.066004  5587 leader_election.cc:343] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.066526  5587 leader_election.cc:304] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397
I20260710 11:04:35.067268  5896 raft_consensus.cc:2749] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.071481  5889 tablet_bootstrap.cc:654] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.074100  5895 tablet_bootstrap.cc:492] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:35.080202  5844 raft_consensus.cc:2468] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:35.082113  5663 leader_election.cc:304] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:35.082499  5889 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:35.082950  5889 ts_tablet_manager.cc:1403] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.012s
I20260710 11:04:35.083292  5898 raft_consensus.cc:2804] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.083859  5898 raft_consensus.cc:697] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:35.085122  5898 consensus_queue.cc:237] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.085618  5889 raft_consensus.cc:359] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.105798  5889 raft_consensus.cc:385] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.106132  5889 raft_consensus.cc:740] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.097430  5896 consensus_queue.cc:1048] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.100190  5890 tablet_bootstrap.cc:654] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.114068  5896 raft_consensus.cc:493] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.114596  5896 raft_consensus.cc:515] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.115664  5698 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.117632  5896 leader_election.cc:290] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:35.124603  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:35.124576  5889 consensus_queue.cc:260] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.125443  5769 raft_consensus.cc:2468] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:35.130102  5587 leader_election.cc:304] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.131624  5922 raft_consensus.cc:2804] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.131999  5922 raft_consensus.cc:493] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.132323  5922 raft_consensus.cc:3060] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.133481  5889 ts_tablet_manager.cc:1434] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260710 11:04:35.135484  5889 tablet_bootstrap.cc:492] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:35.136914  5895 tablet_bootstrap.cc:654] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.139320  5888 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:35.139770  5888 ts_tablet_manager.cc:1403] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.309s	user 0.038s	sys 0.018s
I20260710 11:04:35.142263  5888 raft_consensus.cc:359] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.142897  5888 raft_consensus.cc:385] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.143167  5888 raft_consensus.cc:740] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.143806  5888 consensus_queue.cc:260] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.156592  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
W20260710 11:04:35.153770  5811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.105.130:34535, user_credentials={real_user=slave}} blocked reactor thread for 65358.7us
I20260710 11:04:35.176110  5890 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:35.176685  5890 ts_tablet_manager.cc:1403] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.023s
I20260710 11:04:35.201251  5520 catalog_manager.cc:5697] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 1 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.208400  6018 raft_consensus.cc:493] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.209084  6018 raft_consensus.cc:515] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.213650  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cf2efc151a46bb9f3b7a2c104bdf44" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
W20260710 11:04:35.215205  5812 leader_election.cc:343] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.217866  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cf2efc151a46bb9f3b7a2c104bdf44" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.218519  5697 raft_consensus.cc:2468] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
W20260710 11:04:35.221647  6013 log.cc:927] Time spent T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260710 11:04:35.207439  5588 leader_election.cc:343] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.224669  6006 consensus_queue.cc:1048] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.223976  6018 leader_election.cc:290] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.227460  5922 raft_consensus.cc:515] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.243891  5922 leader_election.cc:290] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:35.244939  5811 leader_election.cc:304] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:35.249174  6018 raft_consensus.cc:2804] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.252279  6018 raft_consensus.cc:493] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.252614  6018 raft_consensus.cc:3060] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.254271  5896 consensus_queue.cc:1048] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.254519  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:35.256862  5890 raft_consensus.cc:359] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.257568  5890 raft_consensus.cc:385] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:35.257730  5588 leader_election.cc:343] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.256853  5889 tablet_bootstrap.cc:654] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.257817  5890 raft_consensus.cc:740] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
W20260710 11:04:35.261536  6024 log.cc:927] Time spent T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260710 11:04:35.264300  5890 consensus_queue.cc:260] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.268167  5890 ts_tablet_manager.cc:1434] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260710 11:04:35.268543  5888 ts_tablet_manager.cc:1434] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.128s	user 0.021s	sys 0.009s
I20260710 11:04:35.269119  5890 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:35.269582  5888 tablet_bootstrap.cc:492] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:35.275332  5888 tablet_bootstrap.cc:654] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.277349  5520 catalog_manager.cc:5697] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 reported cstate change: term changed from 0 to 1, leader changed from <none> to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.288313  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:35.299130  5768 raft_consensus.cc:3060] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.290937  5890 tablet_bootstrap.cc:654] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.293833  5898 consensus_queue.cc:1048] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.297807  6018 raft_consensus.cc:515] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.304488  5898 raft_consensus.cc:493] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.305187  5898 raft_consensus.cc:515] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.305215  6026 raft_consensus.cc:493] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.307646  6026 raft_consensus.cc:515] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.310060  6026 leader_election.cc:290] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.310668  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:35.311825  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.312665  5898 leader_election.cc:290] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
W20260710 11:04:35.313218  5812 leader_election.cc:343] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.317529  5768 raft_consensus.cc:2468] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:35.321307  5770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c5a84636bf427ba72202bc224561c6" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:35.324539  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c5a84636bf427ba72202bc224561c6" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:35.328887  5770 raft_consensus.cc:2468] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:35.329231  5622 raft_consensus.cc:2468] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
W20260710 11:04:35.320226  5811 leader_election.cc:343] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.331614  5811 leader_election.cc:304] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:35.331770  6018 leader_election.cc:290] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.333150  6018 raft_consensus.cc:2749] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.333999  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cf2efc151a46bb9f3b7a2c104bdf44" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:35.334609  5698 raft_consensus.cc:3060] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.338786  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cf2efc151a46bb9f3b7a2c104bdf44" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:35.339288  5889 tablet_bootstrap.cc:492] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:35.339747  5889 ts_tablet_manager.cc:1403] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.204s	user 0.025s	sys 0.026s
W20260710 11:04:35.340106  5812 leader_election.cc:343] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.330961  5662 leader_election.cc:304] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:35.341984  5938 raft_consensus.cc:2804] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.342397  5938 raft_consensus.cc:493] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.342283  5889 raft_consensus.cc:359] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.342849  5938 raft_consensus.cc:3060] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.344587  5896 raft_consensus.cc:493] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.345103  5896 raft_consensus.cc:515] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.347800  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:35.348373  5844 raft_consensus.cc:2468] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:35.348869  5889 raft_consensus.cc:385] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.349174  5889 raft_consensus.cc:740] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.349761  5588 leader_election.cc:304] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.349838  5889 consensus_queue.cc:260] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.350972  5979 raft_consensus.cc:2804] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.351328  5979 raft_consensus.cc:493] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.351646  5979 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.351881  5889 ts_tablet_manager.cc:1434] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:04:35.352772  5889 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:35.352391  5938 raft_consensus.cc:515] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.341756  5698 raft_consensus.cc:2468] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:35.358816  5889 tablet_bootstrap.cc:654] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.364428  5811 leader_election.cc:304] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:35.365267  6018 raft_consensus.cc:2804] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.358376  5895 tablet_bootstrap.cc:492] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:35.348512  5890 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:35.365731  6018 raft_consensus.cc:697] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:35.366021  5890 ts_tablet_manager.cc:1403] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.002s
I20260710 11:04:35.366554  6018 consensus_queue.cc:237] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.359390  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.369247  5697 raft_consensus.cc:2468] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:35.368702  5890 raft_consensus.cc:359] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.370699  5890 raft_consensus.cc:385] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.371179  5890 raft_consensus.cc:740] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.371871  5890 consensus_queue.cc:260] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.360505  5888 tablet_bootstrap.cc:492] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:35.362447  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c5a84636bf427ba72202bc224561c6" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:35.373899  5888 ts_tablet_manager.cc:1403] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.019s
I20260710 11:04:35.374194  5622 raft_consensus.cc:3060] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.376570  5888 raft_consensus.cc:359] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.377002  5587 leader_election.cc:304] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [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: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:35.377413  5888 raft_consensus.cc:385] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.377740  5888 raft_consensus.cc:740] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.378067  5922 raft_consensus.cc:2804] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.378545  5922 raft_consensus.cc:697] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:35.378352  5888 consensus_queue.cc:260] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.379366  5922 consensus_queue.cc:237] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.380306  5888 ts_tablet_manager.cc:1434] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:04:35.382277  5890 ts_tablet_manager.cc:1434] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:04:35.362385  5770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1c5a84636bf427ba72202bc224561c6" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:35.383580  5770 raft_consensus.cc:3060] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.383013  5888 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:35.372771  5895 ts_tablet_manager.cc:1403] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.299s	user 0.012s	sys 0.016s
I20260710 11:04:35.389153  5890 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:35.391207  5895 raft_consensus.cc:359] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.362156  5979 raft_consensus.cc:515] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.391543  5622 raft_consensus.cc:2468] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:35.359404  5896 leader_election.cc:290] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.392930  5664 leader_election.cc:304] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.394343  6006 raft_consensus.cc:2804] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.395634  6006 raft_consensus.cc:697] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:35.395795  5979 leader_election.cc:290] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.396374  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:35.397003  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:35.391863  5895 raft_consensus.cc:385] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.397645  5844 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.398610  6006 consensus_queue.cc:237] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.397007  5697 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.402806  5890 tablet_bootstrap.cc:654] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.403950  5888 tablet_bootstrap.cc:654] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.405476  5895 raft_consensus.cc:740] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.409319  5895 consensus_queue.cc:260] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.410828  6029 consensus_queue.cc:1048] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:35.414412  5895 ts_tablet_manager.cc:1434] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 11:04:35.415463  5895 tablet_bootstrap.cc:492] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:35.420742  5938 leader_election.cc:290] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:35.426431  5770 raft_consensus.cc:2468] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:35.427958  5697 raft_consensus.cc:2468] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:35.429281  5588 leader_election.cc:304] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.431880  5979 raft_consensus.cc:2804] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.435474  5979 raft_consensus.cc:697] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:35.436467  5979 consensus_queue.cc:237] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.448877  5519 catalog_manager.cc:5697] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 reported cstate change: term changed from 0 to 1, leader changed from <none> to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.453325  5890 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:35.453941  5890 ts_tablet_manager.cc:1403] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.004s
I20260710 11:04:35.456914  5890 raft_consensus.cc:359] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.457693  5890 raft_consensus.cc:385] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.458022  5890 raft_consensus.cc:740] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.458920  5890 consensus_queue.cc:260] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.435557  5844 raft_consensus.cc:2468] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:35.463979  5890 ts_tablet_manager.cc:1434] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:04:35.465461  5890 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:35.467327  5888 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:35.471400  5888 ts_tablet_manager.cc:1403] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.004s
I20260710 11:04:35.485713  5888 raft_consensus.cc:359] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.481251  5519 catalog_manager.cc:5697] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 1 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.490244  5922 raft_consensus.cc:493] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.491746  5888 raft_consensus.cc:385] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.489617  5895 tablet_bootstrap.cc:654] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.493098  5888 raft_consensus.cc:740] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.493858  5922 raft_consensus.cc:515] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.495728  5922 leader_election.cc:290] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.497644  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cf2efc151a46bb9f3b7a2c104bdf44" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.498384  5697 raft_consensus.cc:2393] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42fee46956a4848b55cab7c5bf1c024 in current term 1: Already voted for candidate 6ef370396b814e0998f693bcfe7450b2 in this term.
I20260710 11:04:35.499482  5890 tablet_bootstrap.cc:654] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.501039  5888 consensus_queue.cc:260] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.502588  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96cf2efc151a46bb9f3b7a2c104bdf44" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:35.503016  5888 ts_tablet_manager.cc:1434] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260710 11:04:35.503902  5888 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:35.504034  5588 leader_election.cc:304] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397
I20260710 11:04:35.506558  5922 raft_consensus.cc:3060] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.507308  5889 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:35.511324  5889 ts_tablet_manager.cc:1403] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.159s	user 0.015s	sys 0.018s
I20260710 11:04:35.515717  5922 raft_consensus.cc:2749] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.530758  5888 tablet_bootstrap.cc:654] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.518625  5889 raft_consensus.cc:359] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.524606  5938 consensus_queue.cc:1048] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.525235  6029 consensus_queue.cc:1048] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.529271  5519 catalog_manager.cc:5697] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.535604  5889 raft_consensus.cc:385] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.538013  5889 raft_consensus.cc:740] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
W20260710 11:04:35.556102  5569 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:35.557185  5889 consensus_queue.cc:260] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.567778  5890 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: No bootstrap required, opened a new log
I20260710 11:04:35.568295  5890 ts_tablet_manager.cc:1403] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.022s
I20260710 11:04:35.571910  5895 tablet_bootstrap.cc:492] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:35.572739  5895 ts_tablet_manager.cc:1403] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.002s
I20260710 11:04:35.575480  5895 raft_consensus.cc:359] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.576102  5895 raft_consensus.cc:385] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.576346  5895 raft_consensus.cc:740] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.579439  5890 raft_consensus.cc:359] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.580122  5890 raft_consensus.cc:385] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.580380  5890 raft_consensus.cc:740] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.579825  5889 ts_tablet_manager.cc:1434] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260710 11:04:35.580921  6029 raft_consensus.cc:493] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.582329  6029 raft_consensus.cc:515] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.583240  5888 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:35.582939  5895 consensus_queue.cc:260] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.583743  5888 ts_tablet_manager.cc:1403] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.080s	user 0.032s	sys 0.023s
I20260710 11:04:35.581979  5889 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:35.585486  6029 leader_election.cc:290] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:35.586297  5888 raft_consensus.cc:359] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.586990  5888 raft_consensus.cc:385] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.586927  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d718f8d8c9d4da49401abe8534affe4" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.587383  5888 raft_consensus.cc:740] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.587273  5890 consensus_queue.cc:260] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.588016  5888 consensus_queue.cc:260] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.586328  5895 ts_tablet_manager.cc:1434] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260710 11:04:35.588876  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d718f8d8c9d4da49401abe8534affe4" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:35.589921  5895 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
W20260710 11:04:35.591421  5810 leader_election.cc:343] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.594115  5888 ts_tablet_manager.cc:1434] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:04:35.595017  5888 tablet_bootstrap.cc:492] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2: Bootstrap starting.
I20260710 11:04:35.595255  5889 tablet_bootstrap.cc:654] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.599023  5697 raft_consensus.cc:2468] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
I20260710 11:04:35.600132  5888 tablet_bootstrap.cc:654] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.600234  5811 leader_election.cc:304] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:35.601583  6018 raft_consensus.cc:2804] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.602000  6018 raft_consensus.cc:493] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.602535  6018 raft_consensus.cc:3060] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.604331  5521 catalog_manager.cc:5697] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.605988  5895 tablet_bootstrap.cc:654] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.611557  5890 ts_tablet_manager.cc:1434] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260710 11:04:35.615334  5770 raft_consensus.cc:3060] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.619376  6018 raft_consensus.cc:515] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.625025  5889 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:35.625583  5889 ts_tablet_manager.cc:1403] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.009s
I20260710 11:04:35.626331  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d718f8d8c9d4da49401abe8534affe4" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:35.622519  6018 leader_election.cc:290] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Requested vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:35.628289  5889 raft_consensus.cc:359] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.629777  5889 raft_consensus.cc:385] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.630066  5889 raft_consensus.cc:740] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.630779  5889 consensus_queue.cc:260] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.631174  5951 consensus_queue.cc:1048] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.632230  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d718f8d8c9d4da49401abe8534affe4" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:35.632797  5697 raft_consensus.cc:3060] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.633324  5889 ts_tablet_manager.cc:1434] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:04:35.634393  5889 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:35.641052  6029 raft_consensus.cc:493] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.641546  6029 raft_consensus.cc:515] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.643039  6029 leader_election.cc:290] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:35.644269  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98657477258d426c8a1c89a267965355" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:35.644930  5623 raft_consensus.cc:2468] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 0.
I20260710 11:04:35.645812  5889 tablet_bootstrap.cc:654] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.647334  5812 leader_election.cc:304] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.650316  6029 raft_consensus.cc:2804] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.650687  6029 raft_consensus.cc:493] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.651026  6029 raft_consensus.cc:3060] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:35.647971  5810 leader_election.cc:343] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.664156  5770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98657477258d426c8a1c89a267965355" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
W20260710 11:04:35.666545  5810 leader_election.cc:343] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.671846  5896 raft_consensus.cc:493] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.674855  5896 raft_consensus.cc:515] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.676759  5896 leader_election.cc:290] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.678154  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:35.679595  5844 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:35.682792  5588 leader_election.cc:304] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.683018  5895 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:35.678154  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.683766  5895 ts_tablet_manager.cc:1403] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.094s	user 0.034s	sys 0.026s
I20260710 11:04:35.684101  5698 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 0.
I20260710 11:04:35.685396  5896 raft_consensus.cc:2804] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.685546  5697 raft_consensus.cc:2468] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:35.685832  5896 raft_consensus.cc:493] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.686015  5888 tablet_bootstrap.cc:492] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2: No bootstrap required, opened a new log
I20260710 11:04:35.686506  5888 ts_tablet_manager.cc:1403] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2: Time spent bootstrapping tablet: real 0.092s	user 0.029s	sys 0.008s
I20260710 11:04:35.686424  5895 raft_consensus.cc:359] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.687146  5895 raft_consensus.cc:385] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.687445  5895 raft_consensus.cc:740] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.688175  5895 consensus_queue.cc:260] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.687143  5811 leader_election.cc:304] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:35.689003  5888 raft_consensus.cc:359] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.689620  5888 raft_consensus.cc:385] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.689881  5888 raft_consensus.cc:740] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.690131  5895 ts_tablet_manager.cc:1434] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:35.689630  6026 raft_consensus.cc:2804] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.690503  5888 consensus_queue.cc:260] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.691092  5895 tablet_bootstrap.cc:492] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:35.691241  6026 raft_consensus.cc:697] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:35.692090  6026 consensus_queue.cc:237] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.693681  5888 ts_tablet_manager.cc:1434] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:35.686210  5896 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.696295  5895 tablet_bootstrap.cc:654] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.678195  6029 raft_consensus.cc:515] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.701339  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98657477258d426c8a1c89a267965355" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:35.701617  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98657477258d426c8a1c89a267965355" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:35.702142  5623 raft_consensus.cc:3060] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:35.702900  5810 leader_election.cc:343] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.704926  6029 leader_election.cc:290] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:35.708132  5520 catalog_manager.cc:5697] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 1 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.708874  5623 raft_consensus.cc:2468] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:35.710187  5812 leader_election.cc:304] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:35.711261  6029 raft_consensus.cc:2804] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.711900  6029 raft_consensus.cc:697] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:35.711490  5896 raft_consensus.cc:515] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.713346  6029 consensus_queue.cc:237] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.714125  5896 leader_election.cc:290] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.715108  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:35.715732  5844 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.717713  5889 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:35.718305  5889 ts_tablet_manager.cc:1403] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.001s
I20260710 11:04:35.722427  5889 raft_consensus.cc:359] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.723189  5889 raft_consensus.cc:385] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.723522  5889 raft_consensus.cc:740] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.724020  5889 consensus_queue.cc:260] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.725435  5895 tablet_bootstrap.cc:492] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:35.725955  5895 ts_tablet_manager.cc:1403] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.023s
I20260710 11:04:35.728873  5889 ts_tablet_manager.cc:1434] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:04:35.728586  5895 raft_consensus.cc:359] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.729307  5895 raft_consensus.cc:385] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.729652  5895 raft_consensus.cc:740] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.729801  5889 tablet_bootstrap.cc:492] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397: Bootstrap starting.
I20260710 11:04:35.730507  5895 consensus_queue.cc:260] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.735245  5895 ts_tablet_manager.cc:1434] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:35.736217  5895 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:35.742305  5889 tablet_bootstrap.cc:654] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.742435  5844 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:35.742708  5895 tablet_bootstrap.cc:654] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.743822  5588 leader_election.cc:304] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.744685  5896 raft_consensus.cc:2804] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.745268  5896 raft_consensus.cc:697] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:35.746120  5896 consensus_queue.cc:237] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:35.747695  5900 raft_consensus.cc:493] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.748201  5900 raft_consensus.cc:515] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.750329  5900 leader_election.cc:290] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:35.753120  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a859eaeea5734901a0cecff6ceccb077" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.753901  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a859eaeea5734901a0cecff6ceccb077" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:35.754594  5846 raft_consensus.cc:2468] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 0.
W20260710 11:04:35.754742  5737 leader_election.cc:343] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.755765  5737 leader_election.cc:304] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [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: 423cc9c9b5b644eeaeeff3084599e747, 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397
I20260710 11:04:35.757179  5900 raft_consensus.cc:2804] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.757553  5900 raft_consensus.cc:493] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.757890  5900 raft_consensus.cc:3060] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.752522  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:35.765726  5697 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.768543  5895 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:35.769210  5895 ts_tablet_manager.cc:1403] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260710 11:04:35.771903  5895 raft_consensus.cc:359] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.772739  5895 raft_consensus.cc:385] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.773916  5895 raft_consensus.cc:740] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.773871  5900 raft_consensus.cc:515] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.775058  5895 consensus_queue.cc:260] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.778945  5889 tablet_bootstrap.cc:492] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397: No bootstrap required, opened a new log
I20260710 11:04:35.779497  5889 ts_tablet_manager.cc:1403] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.017s
I20260710 11:04:35.782095  5889 raft_consensus.cc:359] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.782720  5889 raft_consensus.cc:385] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.782989  5889 raft_consensus.cc:740] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.783694  5889 consensus_queue.cc:260] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.784126  5895 ts_tablet_manager.cc:1434] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 11:04:35.785130  5895 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747: Bootstrap starting.
I20260710 11:04:35.785228  5520 catalog_manager.cc:5697] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.790787  5895 tablet_bootstrap.cc:654] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.801680  5895 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747: No bootstrap required, opened a new log
I20260710 11:04:35.802294  5895 ts_tablet_manager.cc:1403] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:04:35.805117  5895 raft_consensus.cc:359] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.805821  5895 raft_consensus.cc:385] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.806138  5895 raft_consensus.cc:740] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.806912  5895 consensus_queue.cc:260] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.807749  5889 ts_tablet_manager.cc:1434] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:04:35.811614  5895 ts_tablet_manager.cc:1434] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:35.816720  6061 raft_consensus.cc:493] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.817217  6061 raft_consensus.cc:515] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.819973  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813b92a58234732a30b4d1793222e1f" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:35.820643  5623 raft_consensus.cc:2468] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 0.
I20260710 11:04:35.821885  5738 leader_election.cc:304] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.826195  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813b92a58234732a30b4d1793222e1f" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:35.826617  5696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a859eaeea5734901a0cecff6ceccb077" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:35.826892  5698 raft_consensus.cc:2468] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 0.
I20260710 11:04:35.827227  5696 raft_consensus.cc:3060] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.819147  6061 leader_election.cc:290] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.828496  5951 consensus_queue.cc:1048] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.829171  6061 raft_consensus.cc:2804] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.829531  6061 raft_consensus.cc:493] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.829843  6061 raft_consensus.cc:3060] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.833174  5519 catalog_manager.cc:5697] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 1 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.828655  5900 leader_election.cc:290] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 election: Requested vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:35.841953  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a859eaeea5734901a0cecff6ceccb077" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:35.844197  5844 raft_consensus.cc:3060] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.853210  5938 raft_consensus.cc:493] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.853686  5938 raft_consensus.cc:515] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.856072  5938 leader_election.cc:290] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:35.856325  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c175589804583aa249a3e6ed3996a" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:35.851469  6061 raft_consensus.cc:515] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.859688  5844 raft_consensus.cc:2468] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 1.
I20260710 11:04:35.860031  5698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813b92a58234732a30b4d1793222e1f" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:35.860596  5698 raft_consensus.cc:3060] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.860826  5737 leader_election.cc:304] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, 6ef370396b814e0998f693bcfe7450b2; no voters: 
I20260710 11:04:35.861382  5938 consensus_queue.cc:1048] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.861625  5900 raft_consensus.cc:2804] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.861855  5896 consensus_queue.cc:1048] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.862147  5900 raft_consensus.cc:697] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 LEADER]: Becoming Leader. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Running, Role: LEADER
I20260710 11:04:35.862994  5900 consensus_queue.cc:237] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:35.864548  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c175589804583aa249a3e6ed3996a" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:35.865332  5769 raft_consensus.cc:2468] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:35.865844  5621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e813b92a58234732a30b4d1793222e1f" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:35.866431  5621 raft_consensus.cc:3060] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.867534  5698 raft_consensus.cc:2468] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 1.
I20260710 11:04:35.842609  5697 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 1.
I20260710 11:04:35.868829  5662 leader_election.cc:304] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:35.857028  5623 raft_consensus.cc:2468] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 0.
I20260710 11:04:35.869691  5737 leader_election.cc:304] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:35.868031  6061 leader_election.cc:290] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:35.870517  5938 raft_consensus.cc:2804] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.870955  5938 raft_consensus.cc:493] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.871299  5938 raft_consensus.cc:3060] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.870433  6063 raft_consensus.cc:2804] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.872095  6063 raft_consensus.cc:697] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 1 LEADER]: Becoming Leader. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Running, Role: LEADER
I20260710 11:04:35.873013  6063 consensus_queue.cc:237] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.876088  6029 raft_consensus.cc:493] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.876629  6029 raft_consensus.cc:515] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.877873  5696 raft_consensus.cc:2468] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 1.
I20260710 11:04:35.878729  6029 leader_election.cc:290] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:35.881281  5770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:35.882053  5770 raft_consensus.cc:2393] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef370396b814e0998f693bcfe7450b2 in current term 1: Already voted for candidate d42fee46956a4848b55cab7c5bf1c024 in this term.
I20260710 11:04:35.883210  5938 raft_consensus.cc:515] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.884701  5621 raft_consensus.cc:2468] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 1.
I20260710 11:04:35.884899  5519 catalog_manager.cc:5697] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "423cc9c9b5b644eeaeeff3084599e747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.885840  5622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c175589804583aa249a3e6ed3996a" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:35.886466  5622 raft_consensus.cc:3060] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.888813  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:35.894598  5622 raft_consensus.cc:2468] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:35.895352  5896 consensus_queue.cc:1048] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.895756  5664 leader_election.cc:304] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:35.896528  5898 raft_consensus.cc:2804] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.897010  5898 raft_consensus.cc:697] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:35.897918  5812 leader_election.cc:304] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2; no voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:35.897783  5898 consensus_queue.cc:237] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:35.899231  6029 raft_consensus.cc:3060] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.915194  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6c175589804583aa249a3e6ed3996a" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:35.915829  5769 raft_consensus.cc:3060] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.923059  5979 consensus_queue.cc:1048] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.925777  6029 raft_consensus.cc:2749] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.913488  5938 leader_election.cc:290] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 1 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:35.931496  5521 catalog_manager.cc:5697] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "423cc9c9b5b644eeaeeff3084599e747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.933374  5769 raft_consensus.cc:2468] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:35.938625  5973 consensus_queue.cc:1048] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.927455  5518 catalog_manager.cc:5697] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 reported cstate change: term changed from 0 to 1, leader changed from <none> to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.973172  6027 consensus_queue.cc:1048] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.985469  6027 consensus_queue.cc:1048] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.995505  6063 raft_consensus.cc:493] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.996035  6063 raft_consensus.cc:515] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:35.998003  6063 leader_election.cc:290] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:35.998531  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98657477258d426c8a1c89a267965355" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:35.999010  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98657477258d426c8a1c89a267965355" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:35.999754  5623 raft_consensus.cc:2393] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 423cc9c9b5b644eeaeeff3084599e747 in current term 1: Already voted for candidate 6ef370396b814e0998f693bcfe7450b2 in this term.
I20260710 11:04:36.000649  5738 leader_election.cc:304] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747; no voters: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:36.001333  6063 raft_consensus.cc:3060] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:36.005973  6063 raft_consensus.cc:2749] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:36.092733  6063 raft_consensus.cc:493] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:36.093191  6063 raft_consensus.cc:515] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:36.094732  6063 leader_election.cc:290] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:36.095585  5696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d718f8d8c9d4da49401abe8534affe4" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:36.095793  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d718f8d8c9d4da49401abe8534affe4" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:36.096302  5696 raft_consensus.cc:2393] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 423cc9c9b5b644eeaeeff3084599e747 in current term 1: Already voted for candidate 6ef370396b814e0998f693bcfe7450b2 in this term.
I20260710 11:04:36.097323  5737 leader_election.cc:304] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747; no voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397
I20260710 11:04:36.097913  6063 raft_consensus.cc:3060] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:36.102425  6063 raft_consensus.cc:2749] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:36.119223  6027 consensus_queue.cc:1048] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.135181  6029 consensus_queue.cc:1048] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.140062  6029 consensus_queue.cc:1048] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:36.143292  5896 consensus_queue.cc:1048] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.149786  5896 consensus_queue.cc:1048] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.156181  6027 consensus_queue.cc:1048] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.247681  6027 raft_consensus.cc:493] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:36.248091  6027 raft_consensus.cc:515] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:36.249675  6027 leader_election.cc:290] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:36.250419  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:36.250692  5696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:36.251120  5623 raft_consensus.cc:2468] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:36.251264  5696 raft_consensus.cc:2468] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:36.252146  5812 leader_election.cc:304] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:36.252940  6027 raft_consensus.cc:2804] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:36.253298  6027 raft_consensus.cc:493] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:36.253544  6027 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.258158  6027 raft_consensus.cc:515] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:36.259898  6027 leader_election.cc:290] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:36.261528  5696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:36.261689  5623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:36.262144  5696 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.262182  5623 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:36.264109  6063 consensus_queue.cc:1048] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.271050  5623 raft_consensus.cc:2468] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 2.
I20260710 11:04:36.271610  5696 raft_consensus.cc:2468] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 2.
I20260710 11:04:36.272957  5811 leader_election.cc:304] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:36.274228  6027 raft_consensus.cc:2804] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:36.274895  6027 raft_consensus.cc:697] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:36.276299  6027 consensus_queue.cc:237] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER 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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:36.283233  6063 consensus_queue.cc:1048] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.286111  5519 catalog_manager.cc:5697] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 2 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:36.317878  6061 consensus_queue.cc:1048] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.328549  6061 consensus_queue.cc:1048] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.364867  5938 consensus_queue.cc:1048] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.375337  6087 consensus_queue.cc:1048] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.492532  3494 tablet_server.cc:179] TabletServer@127.3.105.129:0 shutting down...
W20260710 11:04:36.520565  5812 consensus_peers.cc:597] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.520699  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:36.521574  3494 tablet_replica.cc:333] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.522188  3494 raft_consensus.cc:2243] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.523118  3494 raft_consensus.cc:2272] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:36.523135  5812 consensus_peers.cc:597] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.525664  3494 tablet_replica.cc:333] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.526372  3494 raft_consensus.cc:2243] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.526760  3494 raft_consensus.cc:2272] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.528673  3494 tablet_replica.cc:333] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.529412  3494 raft_consensus.cc:2243] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.529830  3494 raft_consensus.cc:2272] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.532554  3494 tablet_replica.cc:333] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.533138  3494 raft_consensus.cc:2243] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.533794  3494 raft_consensus.cc:2272] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.535877  3494 tablet_replica.cc:333] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.536561  3494 raft_consensus.cc:2243] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.537039  3494 raft_consensus.cc:2272] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.539098  3494 tablet_replica.cc:333] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.539803  3494 raft_consensus.cc:2243] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:04:36.539907  5664 consensus_peers.cc:597] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.540256  3494 raft_consensus.cc:2272] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.541893  3494 tablet_replica.cc:333] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.542382  3494 raft_consensus.cc:2243] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.542718  3494 raft_consensus.cc:2272] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.544162  3494 tablet_replica.cc:333] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.544688  3494 raft_consensus.cc:2243] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.545364  3494 raft_consensus.cc:2272] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.546890  3494 tablet_replica.cc:333] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.547334  3494 raft_consensus.cc:2243] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.547663  3494 raft_consensus.cc:2272] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.549224  3494 tablet_replica.cc:333] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.549715  3494 raft_consensus.cc:2243] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.550064  3494 raft_consensus.cc:2272] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.552071  3494 tablet_replica.cc:333] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.552582  3494 raft_consensus.cc:2243] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.552960  3494 raft_consensus.cc:2272] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.554862  3494 tablet_replica.cc:333] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.555352  3494 raft_consensus.cc:2243] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.555711  3494 raft_consensus.cc:2272] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.557251  3494 tablet_replica.cc:333] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.557751  3494 raft_consensus.cc:2243] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.558105  3494 raft_consensus.cc:2272] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.559705  3494 tablet_replica.cc:333] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.560179  3494 raft_consensus.cc:2243] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.560643  3494 raft_consensus.cc:2272] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:36.563558  5812 consensus_peers.cc:597] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.566522  3494 tablet_replica.cc:333] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.567315  3494 raft_consensus.cc:2243] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.567713  3494 raft_consensus.cc:2272] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.569392  3494 tablet_replica.cc:333] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.569860  3494 raft_consensus.cc:2243] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.570521  3494 raft_consensus.cc:2272] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.572342  3494 tablet_replica.cc:333] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.572825  3494 raft_consensus.cc:2243] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.573704  3494 raft_consensus.cc:2272] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.575693  3494 tablet_replica.cc:333] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: stopping tablet replica
I20260710 11:04:36.576102  3494 raft_consensus.cc:2243] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:04:36.576710  5812 consensus_peers.cc:597] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.576900  3494 raft_consensus.cc:2272] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.613566  3494 tablet_server.cc:196] TabletServer@127.3.105.129:0 shutdown complete.
I20260710 11:04:36.635640  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:36.641196  6091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:36.642071  6092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:36.642627  6094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:36.644343  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:36.646482  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:36.646697  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:36.646870  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681476646847 us; error 0 us; skew 500 ppm
I20260710 11:04:36.647387  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:36.649752  3494 webserver.cc:533] Webserver started at http://127.3.105.129:39431/ using document root <none> and password file <none>
I20260710 11:04:36.650219  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:36.650391  3494 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:04:36.654492  3494 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:04:36.658782  6099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.659469  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:36.659750  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "d42fee46956a4848b55cab7c5bf1c024"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-dbkd"
I20260710 11:04:36.660022  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:36.691107  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:36.692165  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:36.693369  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:36.697342  6106 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:04:36.779701  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:04:36.779960  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.084s	user 0.000s	sys 0.004s
I20260710 11:04:36.780170  3494 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:04:36.784124  6106 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
W20260710 11:04:36.795997  5664 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111) [suppressed 21 similar messages]
W20260710 11:04:36.798836  5664 consensus_peers.cc:597] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.799515  6106 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.800221  6106 tablet_bootstrap.cc:492] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.800716  6106 ts_tablet_manager.cc:1403] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 11:04:36.802639  6106 raft_consensus.cc:359] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:36.803074  6106 raft_consensus.cc:740] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.803651  6106 consensus_queue.cc:260] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:36.805459  6106 ts_tablet_manager.cc:1434] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:36.806133  6106 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:36.815418  6106 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.816139  6106 tablet_bootstrap.cc:492] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.816648  6106 ts_tablet_manager.cc:1403] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:04:36.818706  6106 raft_consensus.cc:359] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:36.819331  6106 raft_consensus.cc:740] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.820011  6106 consensus_queue.cc:260] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [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: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:36.821745  6106 ts_tablet_manager.cc:1434] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:36.822525  6106 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
W20260710 11:04:36.827700  5664 consensus_peers.cc:597] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:36.831243  5812 consensus_peers.cc:597] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.835142  6106 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.836015  6106 tablet_bootstrap.cc:492] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.836598  6106 ts_tablet_manager.cc:1403] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:04:36.838524  6106 raft_consensus.cc:359] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:36.838951  6106 raft_consensus.cc:740] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.839512  6106 consensus_queue.cc:260] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [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: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:36.840735  6106 ts_tablet_manager.cc:1434] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:04:36.841331  6106 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:36.852283  6106 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.852667  3494 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:04:36.852954  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.073s	user 0.065s	sys 0.007s
I20260710 11:04:36.852978  6106 tablet_bootstrap.cc:492] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.853574  6106 ts_tablet_manager.cc:1403] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:04:36.855229  6106 raft_consensus.cc:359] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:36.855839  6106 raft_consensus.cc:740] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.856398  6106 consensus_queue.cc:260] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:36.857700  6106 ts_tablet_manager.cc:1434] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:04:36.858245  6106 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
W20260710 11:04:36.878882  5664 consensus_peers.cc:597] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.879500  6106 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.880389  6106 tablet_bootstrap.cc:492] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.881007  6106 ts_tablet_manager.cc:1403] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260710 11:04:36.882766  6106 raft_consensus.cc:359] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:36.883224  6106 raft_consensus.cc:740] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.883813  6106 consensus_queue.cc:260] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [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: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:36.885332  6106 ts_tablet_manager.cc:1434] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:36.885915  6106 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:36.891610  5696 raft_consensus.cc:1275] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Refusing update from remote peer 6ef370396b814e0998f693bcfe7450b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:36.896185  6027 consensus_queue.cc:1048] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.904213  6106 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.905745  6106 tablet_bootstrap.cc:492] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.906445  6106 ts_tablet_manager.cc:1403] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 11:04:36.908898  6106 raft_consensus.cc:359] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:36.909591  6106 raft_consensus.cc:740] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.910413  6106 consensus_queue.cc:260] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [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: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:36.912586  6106 ts_tablet_manager.cc:1434] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:36.913470  6106 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:36.933995  6106 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.934880  6106 tablet_bootstrap.cc:492] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.935489  6106 ts_tablet_manager.cc:1403] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:04:36.937759  6106 raft_consensus.cc:359] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:36.939791  6106 raft_consensus.cc:740] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.940429  6106 consensus_queue.cc:260] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [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: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:36.941977  6106 ts_tablet_manager.cc:1434] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:36.942662  6106 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
W20260710 11:04:36.945662  5738 consensus_peers.cc:597] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.954825  6106 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.955760  6106 tablet_bootstrap.cc:492] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.956462  6106 ts_tablet_manager.cc:1403] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:04:36.958753  6106 raft_consensus.cc:359] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:36.959376  6106 raft_consensus.cc:740] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.959976  6106 consensus_queue.cc:260] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [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: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:36.961840  6106 ts_tablet_manager.cc:1434] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:36.962522  6106 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:36.969789  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:38465
I20260710 11:04:36.969897  6178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:38465 every 8 connection(s)
I20260710 11:04:36.976217  6106 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:36.977108  6106 tablet_bootstrap.cc:492] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:36.977738  6106 ts_tablet_manager.cc:1403] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:04:36.979992  6106 raft_consensus.cc:359] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:36.980624  6106 raft_consensus.cc:740] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.981252  6106 consensus_queue.cc:260] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [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: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:36.983294  6106 ts_tablet_manager.cc:1434] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:36.984032  6106 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:36.999754  6106 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.000643  6106 tablet_bootstrap.cc:492] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
W20260710 11:04:37.000829  5664 consensus_peers.cc:597] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:37.001437  6106 ts_tablet_manager.cc:1403] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:04:37.003885  6106 raft_consensus.cc:359] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.004550  6106 raft_consensus.cc:740] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.005872  6106 consensus_queue.cc:260] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [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: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.007308  6106 ts_tablet_manager.cc:1434] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:37.008065  6106 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:37.016500  6181 heartbeater.cc:344] Connected to a master server at 127.3.105.190:42029
I20260710 11:04:37.017000  6181 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:37.017843  6181 heartbeater.cc:507] Master 127.3.105.190:42029 requested a full tablet report, sending...
I20260710 11:04:37.022212  6106 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.023217  6106 tablet_bootstrap.cc:492] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:37.023818  6106 ts_tablet_manager.cc:1403] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:04:37.025832  5519 ts_manager.cc:194] Re-registered known tserver with Master: d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.026010  6106 raft_consensus.cc:359] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:37.026616  6106 raft_consensus.cc:740] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.027271  6106 consensus_queue.cc:260] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [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: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:37.029106  6106 ts_tablet_manager.cc:1434] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:04:37.029852  6106 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:37.043442  6106 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.044333  6106 tablet_bootstrap.cc:492] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:37.044989  6106 ts_tablet_manager.cc:1403] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.003s
I20260710 11:04:37.046303  5519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33946
I20260710 11:04:37.047130  6106 raft_consensus.cc:359] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.047688  6106 raft_consensus.cc:740] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.048301  6106 consensus_queue.cc:260] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [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: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.049834  6181 heartbeater.cc:499] Master 127.3.105.190:42029 was elected leader, sending a full tablet report...
I20260710 11:04:37.050449  6106 ts_tablet_manager.cc:1434] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:37.051214  6106 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:37.064031  6106 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.064958  6106 tablet_bootstrap.cc:492] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:37.065603  6106 ts_tablet_manager.cc:1403] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:04:37.067772  6106 raft_consensus.cc:359] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.068403  6106 raft_consensus.cc:740] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.069051  6106 consensus_queue.cc:260] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [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: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.070966  6106 ts_tablet_manager.cc:1434] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:04:37.071712  6106 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:37.084040  6106 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.084728  6106 tablet_bootstrap.cc:492] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:37.085243  6106 ts_tablet_manager.cc:1403] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:04:37.086826  6106 raft_consensus.cc:359] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:37.087251  6106 raft_consensus.cc:740] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.087762  6106 consensus_queue.cc:260] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [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: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:37.089087  6106 ts_tablet_manager.cc:1434] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:37.089717  6106 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:37.100006  6106 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.100812  6106 tablet_bootstrap.cc:492] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:37.101374  6106 ts_tablet_manager.cc:1403] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:04:37.103559  6106 raft_consensus.cc:359] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.104172  6106 raft_consensus.cc:740] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.104830  6106 consensus_queue.cc:260] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.106762  6106 ts_tablet_manager.cc:1434] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:37.107445  6106 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:37.119176  6106 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.119803  6106 tablet_bootstrap.cc:492] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:37.120260  6106 ts_tablet_manager.cc:1403] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:04:37.121872  6106 raft_consensus.cc:359] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.122301  6106 raft_consensus.cc:740] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.122792  6106 consensus_queue.cc:260] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.124115  6106 ts_tablet_manager.cc:1434] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:37.124733  6106 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:37.134550  6106 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.135200  6106 tablet_bootstrap.cc:492] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:37.135710  6106 ts_tablet_manager.cc:1403] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:04:37.137382  6106 raft_consensus.cc:359] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.137837  6106 raft_consensus.cc:740] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.138319  6106 consensus_queue.cc:260] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.139760  6106 ts_tablet_manager.cc:1434] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:37.140339  6106 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap starting.
I20260710 11:04:37.151710  6106 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:37.152348  6106 tablet_bootstrap.cc:492] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Bootstrap complete.
I20260710 11:04:37.152858  6106 ts_tablet_manager.cc:1403] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:04:37.154518  6106 raft_consensus.cc:359] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.154984  6106 raft_consensus.cc:740] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Initialized, Role: FOLLOWER
I20260710 11:04:37.155504  6106 consensus_queue.cc:260] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [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: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.157403  6106 ts_tablet_manager.cc:1434] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:37.463254  6026 raft_consensus.cc:493] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.463668  6026 raft_consensus.cc:515] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.465523  6026 leader_election.cc:290] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.466418  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:37.466876  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.467392  6151 raft_consensus.cc:2468] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:37.468351  5812 leader_election.cc:304] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:37.469990  6026 raft_consensus.cc:2804] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.470347  6026 raft_consensus.cc:493] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.470695  6026 raft_consensus.cc:3060] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.475551  6026 raft_consensus.cc:515] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.477063  6026 leader_election.cc:290] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.477794  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:37.478072  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "242e0d9ec5d24ddd9d07e4b77d129834" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:37.478592  6151 raft_consensus.cc:3060] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.483219  6151 raft_consensus.cc:2468] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 2.
I20260710 11:04:37.484151  5812 leader_election.cc:304] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:37.484825  6026 raft_consensus.cc:2804] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.485303  6026 raft_consensus.cc:697] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 2 LEADER]: Becoming Leader. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:37.485914  6026 consensus_queue.cc:237] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.492522  5521 catalog_manager.cc:5697] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 reported cstate change: term changed from 1 to 2, leader changed from d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129) to 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132). New cstate: current_term: 2 leader_uuid: "6ef370396b814e0998f693bcfe7450b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.609715  6197 raft_consensus.cc:493] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.610271  6197 raft_consensus.cc:515] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.612053  6197 leader_election.cc:290] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.612807  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:37.613123  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.613739  6151 raft_consensus.cc:2468] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 1.
I20260710 11:04:37.614648  5738 leader_election.cc:304] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [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: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:37.615272  6197 raft_consensus.cc:2804] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.615635  6197 raft_consensus.cc:493] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.615991  6197 raft_consensus.cc:3060] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.621268  6197 raft_consensus.cc:515] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.622802  6197 leader_election.cc:290] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 2 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.623464  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:37.623739  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:37.624233  6151 raft_consensus.cc:3060] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.629237  6151 raft_consensus.cc:2468] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 2.
I20260710 11:04:37.630295  5738 leader_election.cc:304] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [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: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:37.631074  6197 raft_consensus.cc:2804] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.631496  6197 raft_consensus.cc:697] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 LEADER]: Becoming Leader. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Running, Role: LEADER
I20260710 11:04:37.632261  6197 consensus_queue.cc:237] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.639494  5521 catalog_manager.cc:5697] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 reported cstate change: term changed from 1 to 2, leader changed from d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129) to 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "423cc9c9b5b644eeaeeff3084599e747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.662628  6006 raft_consensus.cc:493] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.663069  6006 raft_consensus.cc:515] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.663304  6026 raft_consensus.cc:493] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.663771  6026 raft_consensus.cc:515] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.665462  6026 leader_election.cc:290] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:37.665491  6006 leader_election.cc:290] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.665668  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:37.666342  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.666433  6152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.666769  5846 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:37.666801  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:37.667074  6151 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:37.668238  5697 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef370396b814e0998f693bcfe7450b2 in term 1.
I20260710 11:04:37.668187  5663 leader_election.cc:304] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: 
I20260710 11:04:37.669173  6006 raft_consensus.cc:2804] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.669523  5811 leader_election.cc:304] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2, d006904834334e54b775291f8c083397; no voters: d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:37.669526  6006 raft_consensus.cc:493] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.670192  6006 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.670310  6026 raft_consensus.cc:2804] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.670728  6026 raft_consensus.cc:493] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.671002  6026 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.676934  6006 raft_consensus.cc:515] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.677199  6026 raft_consensus.cc:515] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.678646  6006 leader_election.cc:290] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 2 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.679293  6026 leader_election.cc:290] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:37.679561  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:37.679688  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:37.679960  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:37.680227  5846 raft_consensus.cc:2393] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d006904834334e54b775291f8c083397 in current term 2: Already voted for candidate 6ef370396b814e0998f693bcfe7450b2 in this term.
I20260710 11:04:37.680302  6151 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.680648  5697 raft_consensus.cc:2393] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ef370396b814e0998f693bcfe7450b2 in current term 2: Already voted for candidate d006904834334e54b775291f8c083397 in this term.
I20260710 11:04:37.681375  6006 raft_consensus.cc:493] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.681847  6006 raft_consensus.cc:515] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.683861  6006 leader_election.cc:290] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.684394  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:37.684875  6152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:37.685264  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.685910  6150 raft_consensus.cc:2468] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:37.686586  5812 leader_election.cc:304] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:37.686853  5664 leader_election.cc:304] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [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: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:37.687600  6006 raft_consensus.cc:2804] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.687749  6026 raft_consensus.cc:2749] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:37.687999  6006 raft_consensus.cc:493] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.688421  6006 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.688338  6151 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 2.
I20260710 11:04:37.689590  5664 leader_election.cc:304] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [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: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:37.690249  6087 raft_consensus.cc:2804] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.690721  6087 raft_consensus.cc:697] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:37.691488  6087 consensus_queue.cc:237] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.694841  6006 raft_consensus.cc:515] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.696941  6006 leader_election.cc:290] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 2 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.698063  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:37.699863  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:37.699868  5521 catalog_manager.cc:5697] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 reported cstate change: term changed from 1 to 2, leader changed from d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129) to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.700574  6151 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.706859  6151 raft_consensus.cc:2468] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 2.
I20260710 11:04:37.707754  5664 leader_election.cc:304] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [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: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:37.708426  6006 raft_consensus.cc:2804] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.709133  6006 raft_consensus.cc:697] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:37.709807  6006 consensus_queue.cc:237] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.715832  5521 catalog_manager.cc:5697] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 reported cstate change: term changed from 1 to 2, leader changed from d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129) to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.838510  6018 raft_consensus.cc:493] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.839057  6018 raft_consensus.cc:515] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.840718  6018 leader_election.cc:290] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:37.841462  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.841723  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:37.842137  6151 raft_consensus.cc:2393] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef370396b814e0998f693bcfe7450b2 in current term 2: Already voted for candidate d006904834334e54b775291f8c083397 in this term.
I20260710 11:04:37.843199  5811 leader_election.cc:304] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:37.843808  6018 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.849153  6018 raft_consensus.cc:2749] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:37.864504  6197 raft_consensus.cc:493] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.865159  6197 raft_consensus.cc:515] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:37.866818  6197 leader_election.cc:290] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:37.867610  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.867765  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:37.868152  6151 raft_consensus.cc:2468] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 1.
I20260710 11:04:37.869190  5738 leader_election.cc:304] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [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: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: d006904834334e54b775291f8c083397
I20260710 11:04:37.869810  6197 raft_consensus.cc:2804] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.870149  6197 raft_consensus.cc:493] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.870421  6197 raft_consensus.cc:3060] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.875077  6197 raft_consensus.cc:515] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:37.876704  6197 leader_election.cc:290] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 2 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:37.877390  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:37.877699  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:37.877985  6151 raft_consensus.cc:3060] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.882829  6151 raft_consensus.cc:2468] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 2.
I20260710 11:04:37.883671  5738 leader_election.cc:304] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [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: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: d006904834334e54b775291f8c083397
I20260710 11:04:37.884289  6197 raft_consensus.cc:2804] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.884753  6197 raft_consensus.cc:697] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 LEADER]: Becoming Leader. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Running, Role: LEADER
I20260710 11:04:37.885510  6197 consensus_queue.cc:237] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:37.896133  5521 catalog_manager.cc:5697] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 reported cstate change: term changed from 1 to 2, leader changed from d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129) to 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "423cc9c9b5b644eeaeeff3084599e747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.896487  6006 raft_consensus.cc:493] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.897090  6006 raft_consensus.cc:515] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.899078  6006 leader_election.cc:290] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.899217  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2" is_pre_election: true
I20260710 11:04:37.900193  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.900735  6151 raft_consensus.cc:2468] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 1.
I20260710 11:04:37.901702  5664 leader_election.cc:304] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [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: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:37.902390  6006 raft_consensus.cc:2804] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.902741  6006 raft_consensus.cc:493] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.903074  6006 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.909996  6006 raft_consensus.cc:515] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.911435  6006 leader_election.cc:290] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 2 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.912113  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:37.912426  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:37.912982  6151 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.917780  6151 raft_consensus.cc:2468] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d006904834334e54b775291f8c083397 in term 2.
I20260710 11:04:37.918612  5664 leader_election.cc:304] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [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: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024; no voters: 6ef370396b814e0998f693bcfe7450b2
I20260710 11:04:37.919212  6006 raft_consensus.cc:2804] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.919607  6006 raft_consensus.cc:697] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Becoming Leader. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:37.920260  6006 consensus_queue.cc:237] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:37.926873  5521 catalog_manager.cc:5697] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 reported cstate change: term changed from 1 to 2, leader changed from d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129) to d006904834334e54b775291f8c083397 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d006904834334e54b775291f8c083397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.929333  6151 raft_consensus.cc:1275] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Refusing update from remote peer 6ef370396b814e0998f693bcfe7450b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.930707  6026 consensus_queue.cc:1048] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:37.940100  5768 raft_consensus.cc:3060] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.946925  5768 raft_consensus.cc:1275] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Refusing update from remote peer 6ef370396b814e0998f693bcfe7450b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.947672  6026 raft_consensus.cc:493] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.948194  6026 raft_consensus.cc:515] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:37.950176  6026 leader_election.cc:290] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465)
I20260710 11:04:37.950785  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:37.951922  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab871f683af94e8eb6997070b6e069b2" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.952677  6150 raft_consensus.cc:2393] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef370396b814e0998f693bcfe7450b2 in current term 2: Already voted for candidate 423cc9c9b5b644eeaeeff3084599e747 in this term.
I20260710 11:04:37.953640  6026 consensus_queue.cc:1048] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:37.953768  5812 leader_election.cc:304] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2; no voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:37.954526  6018 raft_consensus.cc:3060] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.961032  6018 raft_consensus.cc:2749] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:37.980077  6087 raft_consensus.cc:493] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:37.980692  6087 raft_consensus.cc:515] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:37.982897  6087 leader_election.cc:290] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553)
I20260710 11:04:37.984040  6150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:37.984866  6150 raft_consensus.cc:2393] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d006904834334e54b775291f8c083397 in current term 2: Already voted for candidate 423cc9c9b5b644eeaeeff3084599e747 in this term.
I20260710 11:04:37.985302  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc46e821184ef3a732e2c1fbbbebe3" candidate_uuid: "d006904834334e54b775291f8c083397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "423cc9c9b5b644eeaeeff3084599e747" is_pre_election: true
I20260710 11:04:37.986501  5662 leader_election.cc:304] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [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: d006904834334e54b775291f8c083397; no voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:37.987154  6087 raft_consensus.cc:3060] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.994022  6087 raft_consensus.cc:2749] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:38.008867  6027 raft_consensus.cc:493] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42fee46956a4848b55cab7c5bf1c024)
I20260710 11:04:38.009479  6027 raft_consensus.cc:515] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:38.011417  6027 leader_election.cc:290] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:38.012105  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42fee46956a4848b55cab7c5bf1c024" is_pre_election: true
I20260710 11:04:38.012282  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "6ef370396b814e0998f693bcfe7450b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d006904834334e54b775291f8c083397" is_pre_election: true
I20260710 11:04:38.012734  6151 raft_consensus.cc:2393] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef370396b814e0998f693bcfe7450b2 in current term 2: Already voted for candidate d006904834334e54b775291f8c083397 in this term.
I20260710 11:04:38.013588  5812 leader_election.cc:304] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [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: 6ef370396b814e0998f693bcfe7450b2; no voters: d006904834334e54b775291f8c083397, d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:38.014196  6027 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:38.019660  6027 raft_consensus.cc:2749] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:38.043018  5846 raft_consensus.cc:1275] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Refusing update from remote peer 423cc9c9b5b644eeaeeff3084599e747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.043136  6151 raft_consensus.cc:1275] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Refusing update from remote peer 423cc9c9b5b644eeaeeff3084599e747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.044348  6196 consensus_queue.cc:1048] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.044937  6214 consensus_queue.cc:1048] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.118709  5846 raft_consensus.cc:1275] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Refusing update from remote peer d006904834334e54b775291f8c083397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.119832  6006 consensus_queue.cc:1048] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.135332  6151 raft_consensus.cc:1275] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Refusing update from remote peer d006904834334e54b775291f8c083397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.137006  5898 consensus_queue.cc:1048] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.207693  6151 raft_consensus.cc:1275] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Refusing update from remote peer d006904834334e54b775291f8c083397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.208828  6087 consensus_queue.cc:1048] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.217520  5846 raft_consensus.cc:1275] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Refusing update from remote peer d006904834334e54b775291f8c083397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.219826  5898 consensus_queue.cc:1048] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.308352  6151 raft_consensus.cc:1275] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Refusing update from remote peer d006904834334e54b775291f8c083397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.309522  5898 consensus_queue.cc:1048] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.317598  5846 raft_consensus.cc:1275] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Refusing update from remote peer d006904834334e54b775291f8c083397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.319293  6224 consensus_queue.cc:1048] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.349330  6151 raft_consensus.cc:1275] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Refusing update from remote peer 423cc9c9b5b644eeaeeff3084599e747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.350600  6197 consensus_queue.cc:1048] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:38.359321  5697 raft_consensus.cc:1275] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Refusing update from remote peer 423cc9c9b5b644eeaeeff3084599e747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:38.361128  6196 consensus_queue.cc:1048] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.005939  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:47.031195  5846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89"
dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
mode: GRACEFUL
new_leader_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:46460
I20260710 11:04:47.031808  5846 raft_consensus.cc:606] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Received request to transfer leadership to TS d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:47.042204  5697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "624a170931424836b3e2395605a852f8"
dest_uuid: "d006904834334e54b775291f8c083397"
mode: GRACEFUL
new_leader_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:40498
I20260710 11:04:47.042660  5697 raft_consensus.cc:606] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Received request to transfer leadership to TS d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:47.044900  5846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7302381417b9454a9f0f68d2f4bb8b48"
dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
mode: GRACEFUL
new_leader_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:46460
I20260710 11:04:47.045339  5846 raft_consensus.cc:606] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Received request to transfer leadership to TS d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:47.047668  5846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2"
dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
mode: GRACEFUL
new_leader_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:46460
I20260710 11:04:47.048071  5846 raft_consensus.cc:606] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 LEADER]: Received request to transfer leadership to TS d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:47.050263  5697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28"
dest_uuid: "d006904834334e54b775291f8c083397"
mode: GRACEFUL
new_leader_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:40498
I20260710 11:04:47.050683  5697 raft_consensus.cc:606] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Received request to transfer leadership to TS d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:47.051575  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:47.052186  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:47.087013  6235 raft_consensus.cc:993] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2: : Instructing follower d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.087538  6244 raft_consensus.cc:1081] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Signalling peer d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.089010  6152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7302381417b9454a9f0f68d2f4bb8b48"
dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:43272
I20260710 11:04:47.089483  6152 raft_consensus.cc:493] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.089841  6152 raft_consensus.cc:3060] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.097362  6152 raft_consensus.cc:515] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:47.099418  6152 leader_election.cc:290] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 2 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:47.111454  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7302381417b9454a9f0f68d2f4bb8b48" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:47.111851  5768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7302381417b9454a9f0f68d2f4bb8b48" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:47.112234  5846 raft_consensus.cc:3055] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:47.112412  5768 raft_consensus.cc:3060] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.112566  5846 raft_consensus.cc:740] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:47.113448  5846 consensus_queue.cc:260] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:47.114715  5846 raft_consensus.cc:3060] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.119874  5768 raft_consensus.cc:2468] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 2.
I20260710 11:04:47.121412  6101 leader_election.cc:304] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:47.121893  5846 raft_consensus.cc:2468] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 2.
I20260710 11:04:47.123360  6254 raft_consensus.cc:2804] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:47.124619  6254 raft_consensus.cc:697] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 2 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:47.125880  6254 consensus_queue.cc:237] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:47.134123  5518 catalog_manager.cc:5697] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 1 to 2, leader changed from 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132) to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:47.229188  6235 raft_consensus.cc:993] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2: : Instructing follower d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.229640  6235 raft_consensus.cc:1081] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 LEADER]: Signalling peer d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.231096  6152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2"
dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:43272
I20260710 11:04:47.231546  6152 raft_consensus.cc:493] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.231817  6152 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.236613  6152 raft_consensus.cc:515] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.238595  6152 leader_election.cc:290] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 3 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:47.238819  6235 raft_consensus.cc:993] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2: : Instructing follower d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.239219  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:47.239298  6235 raft_consensus.cc:1081] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Signalling peer d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.239874  5846 raft_consensus.cc:3055] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:47.240162  5846 raft_consensus.cc:740] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:47.240917  5846 consensus_queue.cc:260] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.242029  5846 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.242051  6152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89"
dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:43272
I20260710 11:04:47.242681  6152 raft_consensus.cc:493] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.243019  6152 raft_consensus.cc:3060] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.251332  5846 raft_consensus.cc:2468] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 3.
I20260710 11:04:47.251375  6152 raft_consensus.cc:515] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:47.252705  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f2b22bb5ac46688bb4294e7cb73ec2" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:47.253299  5697 raft_consensus.cc:3060] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.253400  6152 leader_election.cc:290] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 2 election: Requested vote from peers 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:47.252733  6102 leader_election.cc:304] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:47.254220  5769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
I20260710 11:04:47.254552  6254 raft_consensus.cc:2804] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:47.254885  5769 raft_consensus.cc:3060] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.255205  6254 raft_consensus.cc:697] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 3 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:47.255389  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a001f7b7404ec3aed2272d64c95d89" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:47.255921  5846 raft_consensus.cc:3055] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:47.256248  5846 raft_consensus.cc:740] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ef370396b814e0998f693bcfe7450b2, State: Running, Role: LEADER
I20260710 11:04:47.256134  6254 consensus_queue.cc:237] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.258160  5846 consensus_queue.cc:260] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:47.259552  5846 raft_consensus.cc:3060] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.262902  5769 raft_consensus.cc:2468] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 2.
I20260710 11:04:47.264062  6101 leader_election.cc:304] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:47.265690  6254 raft_consensus.cc:2804] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:47.266331  6254 raft_consensus.cc:697] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 2 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:47.267215  6254 consensus_queue.cc:237] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } }
I20260710 11:04:47.268922  5846 raft_consensus.cc:2468] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 2.
I20260710 11:04:47.269779  5697 raft_consensus.cc:2468] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 3.
I20260710 11:04:47.269507  5518 catalog_manager.cc:5697] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 2 to 3, leader changed from 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132) to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.280190  6247 raft_consensus.cc:993] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397: : Instructing follower d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.280835  6263 raft_consensus.cc:1081] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Signalling peer d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.282290  6152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28"
dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:43264
I20260710 11:04:47.282827  6152 raft_consensus.cc:493] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.282398  5518 catalog_manager.cc:5697] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 1 to 2, leader changed from 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132) to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:47.283152  6152 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.287851  6152 raft_consensus.cc:515] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.289383  6152 leader_election.cc:290] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 3 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:47.290418  5846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:47.290527  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840ea92bd51b4c88a775dbbed9d11c28" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:47.291018  5846 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.291307  5697 raft_consensus.cc:3055] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:47.291595  5697 raft_consensus.cc:740] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:47.292222  5697 consensus_queue.cc:260] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.293314  5697 raft_consensus.cc:3060] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.296773  5846 raft_consensus.cc:2468] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 3.
I20260710 11:04:47.298060  6102 leader_election.cc:304] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:47.298877  6254 raft_consensus.cc:2804] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:47.299381  6254 raft_consensus.cc:697] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 3 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:47.299479  5697 raft_consensus.cc:2468] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 3.
I20260710 11:04:47.300365  6254 consensus_queue.cc:237] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.308897  5518 catalog_manager.cc:5697] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 2 to 3, leader changed from d006904834334e54b775291f8c083397 (127.3.105.130) to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.403609  6263 raft_consensus.cc:993] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397: : Instructing follower d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.404090  6247 raft_consensus.cc:1081] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Signalling peer d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:47.405596  6151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "624a170931424836b3e2395605a852f8"
dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:43264
I20260710 11:04:47.406013  6151 raft_consensus.cc:493] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.406273  6151 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.411439  6151 raft_consensus.cc:515] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.412801  6151 leader_election.cc:290] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 3 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:47.413581  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:47.413818  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624a170931424836b3e2395605a852f8" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:47.414073  5844 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.414285  5697 raft_consensus.cc:3055] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:47.414572  5697 raft_consensus.cc:740] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:47.415187  5697 consensus_queue.cc:260] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.416004  5697 raft_consensus.cc:3060] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:47.419031  5844 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 3.
I20260710 11:04:47.419962  6102 leader_election.cc:304] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:47.420212  5697 raft_consensus.cc:2468] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 3.
I20260710 11:04:47.420598  6254 raft_consensus.cc:2804] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:47.421088  6254 raft_consensus.cc:697] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 3 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:47.421885  6254 consensus_queue.cc:237] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:47.430305  5518 catalog_manager.cc:5697] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 2 to 3, leader changed from d006904834334e54b775291f8c083397 (127.3.105.130) to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.524013  5844 raft_consensus.cc:1275] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.525183  6254 consensus_queue.cc:1048] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.534806  5768 raft_consensus.cc:1275] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.536281  6254 consensus_queue.cc:1048] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.638027  5697 raft_consensus.cc:1275] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:47.639261  6254 consensus_queue.cc:1048] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.647801  5844 raft_consensus.cc:1275] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:47.650475  6254 consensus_queue.cc:1048] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.724018  5844 raft_consensus.cc:1275] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.725142  6254 consensus_queue.cc:1048] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.735682  5768 raft_consensus.cc:1275] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.736912  6274 consensus_queue.cc:1048] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.832006  5697 raft_consensus.cc:1275] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:47.833206  6274 consensus_queue.cc:1048] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:47.841311  5844 raft_consensus.cc:1275] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:47.843024  6255 consensus_queue.cc:1048] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:47.868731  5697 raft_consensus.cc:1275] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:47.869881  6274 consensus_queue.cc:1048] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:47.878506  5846 raft_consensus.cc:1275] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:47.880803  6255 consensus_queue.cc:1048] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:48.053025  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:48.069425  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:48.082967  5696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34d5c4b1ad294f1999f97d19cb322a46"
dest_uuid: "d006904834334e54b775291f8c083397"
mode: GRACEFUL
new_leader_uuid: "423cc9c9b5b644eeaeeff3084599e747"
 from {username='slave'} at 127.0.0.1:40498
I20260710 11:04:48.083487  5696 raft_consensus.cc:606] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Received request to transfer leadership to TS 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:48.086036  5696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c423de59729547c8a92300587cf88bff"
dest_uuid: "d006904834334e54b775291f8c083397"
mode: GRACEFUL
new_leader_uuid: "423cc9c9b5b644eeaeeff3084599e747"
 from {username='slave'} at 127.0.0.1:40498
I20260710 11:04:48.086583  5696 raft_consensus.cc:606] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 1 LEADER]: Received request to transfer leadership to TS 423cc9c9b5b644eeaeeff3084599e747
I20260710 11:04:48.088774  5696 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1"
dest_uuid: "d006904834334e54b775291f8c083397"
mode: GRACEFUL
new_leader_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:40498
I20260710 11:04:48.089227  5696 raft_consensus.cc:606] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Received request to transfer leadership to TS d42fee46956a4848b55cab7c5bf1c024
I20260710 11:04:48.090260  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:04:48.090873  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:48.337955  6284 raft_consensus.cc:993] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397: : Instructing follower 423cc9c9b5b644eeaeeff3084599e747 to start an election
I20260710 11:04:48.338418  6264 raft_consensus.cc:1081] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Signalling peer 423cc9c9b5b644eeaeeff3084599e747 to start an election
I20260710 11:04:48.340480  5769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34d5c4b1ad294f1999f97d19cb322a46"
dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
 from {username='slave'} at 127.0.0.1:37612
I20260710 11:04:48.341068  5769 raft_consensus.cc:493] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:48.341480  5769 raft_consensus.cc:3060] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.346477  5769 raft_consensus.cc:515] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:48.348130  5769 leader_election.cc:290] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 2 election: Requested vote from peers d006904834334e54b775291f8c083397 (127.3.105.130:34535), 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947)
I20260710 11:04:48.348742  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5c4b1ad294f1999f97d19cb322a46" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:48.349381  5697 raft_consensus.cc:3055] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:48.349699  5697 raft_consensus.cc:740] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:48.349820  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d5c4b1ad294f1999f97d19cb322a46" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:48.350391  5844 raft_consensus.cc:3060] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.350319  5697 consensus_queue.cc:260] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:48.351234  5697 raft_consensus.cc:3060] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.355333  5844 raft_consensus.cc:2468] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 2.
I20260710 11:04:48.355598  5697 raft_consensus.cc:2468] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 2.
I20260710 11:04:48.356606  5737 leader_election.cc:304] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, 6ef370396b814e0998f693bcfe7450b2; no voters: 
I20260710 11:04:48.357422  6237 raft_consensus.cc:2804] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:48.357833  6237 raft_consensus.cc:697] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 LEADER]: Becoming Leader. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Running, Role: LEADER
I20260710 11:04:48.358661  6237 consensus_queue.cc:237] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } }
I20260710 11:04:48.368188  5521 catalog_manager.cc:5697] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 reported cstate change: term changed from 1 to 2, leader changed from d006904834334e54b775291f8c083397 (127.3.105.130) to 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "423cc9c9b5b644eeaeeff3084599e747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:48.388108  6284 raft_consensus.cc:993] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397: : Instructing follower 423cc9c9b5b644eeaeeff3084599e747 to start an election
I20260710 11:04:48.388530  6264 raft_consensus.cc:1081] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 1 LEADER]: Signalling peer 423cc9c9b5b644eeaeeff3084599e747 to start an election
I20260710 11:04:48.389829  5769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c423de59729547c8a92300587cf88bff"
dest_uuid: "423cc9c9b5b644eeaeeff3084599e747"
 from {username='slave'} at 127.0.0.1:37612
I20260710 11:04:48.390252  5769 raft_consensus.cc:493] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:48.390508  5769 raft_consensus.cc:3060] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.395099  5769 raft_consensus.cc:515] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:48.396816  5769 leader_election.cc:290] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 2 election: Requested vote from peers d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:48.397462  6151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c423de59729547c8a92300587cf88bff" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
I20260710 11:04:48.397704  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c423de59729547c8a92300587cf88bff" candidate_uuid: "423cc9c9b5b644eeaeeff3084599e747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:48.397974  6151 raft_consensus.cc:3060] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.398216  5697 raft_consensus.cc:3055] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:48.398463  5697 raft_consensus.cc:740] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:48.399006  5697 consensus_queue.cc:260] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:48.399832  5697 raft_consensus.cc:3060] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.402360  6151 raft_consensus.cc:2468] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 2.
I20260710 11:04:48.403398  5738 leader_election.cc:304] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 423cc9c9b5b644eeaeeff3084599e747, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:48.404007  6237 raft_consensus.cc:2804] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:48.404204  5697 raft_consensus.cc:2468] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 423cc9c9b5b644eeaeeff3084599e747 in term 2.
I20260710 11:04:48.404488  6237 raft_consensus.cc:697] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 2 LEADER]: Becoming Leader. State: Replica: 423cc9c9b5b644eeaeeff3084599e747, State: Running, Role: LEADER
I20260710 11:04:48.405454  6237 consensus_queue.cc:237] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } }
I20260710 11:04:48.413196  5521 catalog_manager.cc:5697] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 reported cstate change: term changed from 1 to 2, leader changed from d006904834334e54b775291f8c083397 (127.3.105.130) to 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "423cc9c9b5b644eeaeeff3084599e747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "423cc9c9b5b644eeaeeff3084599e747" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:48.546794  6264 raft_consensus.cc:993] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397: : Instructing follower d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:48.547226  6284 raft_consensus.cc:1081] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Signalling peer d42fee46956a4848b55cab7c5bf1c024 to start an election
I20260710 11:04:48.548523  6151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1"
dest_uuid: "d42fee46956a4848b55cab7c5bf1c024"
 from {username='slave'} at 127.0.0.1:43264
I20260710 11:04:48.549064  6151 raft_consensus.cc:493] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:48.549466  6151 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:48.554024  6151 raft_consensus.cc:515] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:48.555559  6151 leader_election.cc:290] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [CANDIDATE]: Term 3 election: Requested vote from peers 6ef370396b814e0998f693bcfe7450b2 (127.3.105.132:42947), d006904834334e54b775291f8c083397 (127.3.105.130:34535)
I20260710 11:04:48.556070  5844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ef370396b814e0998f693bcfe7450b2"
I20260710 11:04:48.556509  5697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee1505de6a246cda4771157e8dfabc1" candidate_uuid: "d42fee46956a4848b55cab7c5bf1c024" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d006904834334e54b775291f8c083397"
I20260710 11:04:48.556656  5844 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:48.557036  5697 raft_consensus.cc:3055] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:48.557286  5697 raft_consensus.cc:740] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d006904834334e54b775291f8c083397, State: Running, Role: LEADER
I20260710 11:04:48.557861  5697 consensus_queue.cc:260] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:48.558650  5697 raft_consensus.cc:3060] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:48.561247  5844 raft_consensus.cc:2468] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 3.
I20260710 11:04:48.562307  6102 leader_election.cc:304] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [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: 6ef370396b814e0998f693bcfe7450b2, d42fee46956a4848b55cab7c5bf1c024; no voters: 
I20260710 11:04:48.563095  6254 raft_consensus.cc:2804] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:48.563287  5697 raft_consensus.cc:2468] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42fee46956a4848b55cab7c5bf1c024 in term 3.
I20260710 11:04:48.563480  6254 raft_consensus.cc:697] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 3 LEADER]: Becoming Leader. State: Replica: d42fee46956a4848b55cab7c5bf1c024, State: Running, Role: LEADER
I20260710 11:04:48.564402  6254 consensus_queue.cc:237] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [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: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } }
I20260710 11:04:48.571188  5521 catalog_manager.cc:5697] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 reported cstate change: term changed from 2 to 3, leader changed from d006904834334e54b775291f8c083397 (127.3.105.130) to d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "d42fee46956a4848b55cab7c5bf1c024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:48.774605  5844 raft_consensus.cc:1275] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Refusing update from remote peer 423cc9c9b5b644eeaeeff3084599e747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:48.775803  6237 consensus_queue.cc:1048] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:48.785184  5697 raft_consensus.cc:1275] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Refusing update from remote peer 423cc9c9b5b644eeaeeff3084599e747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:48.786650  6237 consensus_queue.cc:1048] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:48.786962  5697 raft_consensus.cc:1275] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Refusing update from remote peer 423cc9c9b5b644eeaeeff3084599e747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:48.788637  6237 consensus_queue.cc:1048] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:48.797977  6151 raft_consensus.cc:1275] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Refusing update from remote peer 423cc9c9b5b644eeaeeff3084599e747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:48.799459  6270 consensus_queue.cc:1048] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42fee46956a4848b55cab7c5bf1c024" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:48.954752  5844 raft_consensus.cc:1275] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:48.956626  6255 consensus_queue.cc:1048] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef370396b814e0998f693bcfe7450b2" member_type: VOTER last_known_addr { host: "127.3.105.132" port: 42947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:48.971851  5696 raft_consensus.cc:1275] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Refusing update from remote peer d42fee46956a4848b55cab7c5bf1c024: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:48.975224  6255 consensus_queue.cc:1048] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d006904834334e54b775291f8c083397" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:49.091882  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:49.107877  3494 tablet_server.cc:179] TabletServer@127.3.105.129:38465 shutting down...
I20260710 11:04:49.128558  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:49.129287  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.130229  3494 raft_consensus.cc:2243] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.131245  3494 raft_consensus.cc:2272] T 59a001f7b7404ec3aed2272d64c95d89 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.133541  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.134274  3494 raft_consensus.cc:2243] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.135227  3494 raft_consensus.cc:2272] T 624a170931424836b3e2395605a852f8 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.137313  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.137849  3494 raft_consensus.cc:2243] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.138640  3494 raft_consensus.cc:2272] T cee1505de6a246cda4771157e8dfabc1 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.141359  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.141876  3494 raft_consensus.cc:2243] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.142302  3494 raft_consensus.cc:2272] T e813b92a58234732a30b4d1793222e1f P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.144209  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.144837  3494 raft_consensus.cc:2243] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.145217  3494 raft_consensus.cc:2272] T 56478c2c37c14a81824a9a09988813a4 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.147274  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.147838  3494 raft_consensus.cc:2243] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.148197  3494 raft_consensus.cc:2272] T ac6c175589804583aa249a3e6ed3996a P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.150235  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.150763  3494 raft_consensus.cc:2243] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.151170  3494 raft_consensus.cc:2272] T e446bb685ae041238c6e264a79c9bde6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.153178  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.153712  3494 raft_consensus.cc:2243] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.154130  3494 raft_consensus.cc:2272] T 98657477258d426c8a1c89a267965355 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.156129  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.156620  3494 raft_consensus.cc:2243] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.157073  3494 raft_consensus.cc:2272] T 538979b6d54147c7918455750536737e P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.158819  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.159291  3494 raft_consensus.cc:2243] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.159802  3494 raft_consensus.cc:2272] T b1c5a84636bf427ba72202bc224561c6 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.162294  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.162973  3494 raft_consensus.cc:2243] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.163785  3494 raft_consensus.cc:2272] T 7302381417b9454a9f0f68d2f4bb8b48 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.166291  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.166966  3494 raft_consensus.cc:2243] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.168026  3494 raft_consensus.cc:2272] T 840ea92bd51b4c88a775dbbed9d11c28 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.170533  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.171034  3494 raft_consensus.cc:2243] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.171454  3494 raft_consensus.cc:2272] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d42fee46956a4848b55cab7c5bf1c024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.174274  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.174948  3494 raft_consensus.cc:2243] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.176471  3494 raft_consensus.cc:2272] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d42fee46956a4848b55cab7c5bf1c024 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.179037  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.179644  3494 raft_consensus.cc:2243] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.180135  3494 raft_consensus.cc:2272] T ab871f683af94e8eb6997070b6e069b2 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.182422  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.182919  3494 raft_consensus.cc:2243] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.183380  3494 raft_consensus.cc:2272] T c423de59729547c8a92300587cf88bff P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.187026  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:49.187541  3494 raft_consensus.cc:2243] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.188249  3494 raft_consensus.cc:2272] T 2afc46e821184ef3a732e2c1fbbbebe3 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.191040  3494 tablet_replica.cc:333] stopping tablet replica
W20260710 11:04:49.191303  5664 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 11:04:49.191507  3494 raft_consensus.cc:2243] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.192167  3494 raft_consensus.cc:2272] T 242e0d9ec5d24ddd9d07e4b77d129834 P d42fee46956a4848b55cab7c5bf1c024 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:49.194509  5664 consensus_peers.cc:597] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:49.203833  5812 consensus_peers.cc:597] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.225806  3494 tablet_server.cc:196] TabletServer@127.3.105.129:38465 shutdown complete.
W20260710 11:04:49.226703  5812 consensus_peers.cc:597] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.261157  3494 tablet_server.cc:179] TabletServer@127.3.105.130:0 shutting down...
W20260710 11:04:49.277825  5664 consensus_peers.cc:597] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:49.285130  5738 consensus_peers.cc:597] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.299314  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:49.301919  3494 tablet_replica.cc:333] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.302578  3494 raft_consensus.cc:2243] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.303159  3494 raft_consensus.cc:2272] T a859eaeea5734901a0cecff6ceccb077 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:49.304078  5738 consensus_peers.cc:597] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.305521  3494 tablet_replica.cc:333] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.306180  3494 raft_consensus.cc:2243] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.306583  3494 raft_consensus.cc:2272] T e813b92a58234732a30b4d1793222e1f P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.308640  3494 tablet_replica.cc:333] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.309422  3494 raft_consensus.cc:2243] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.309983  3494 raft_consensus.cc:2272] T 624a170931424836b3e2395605a852f8 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:49.312014  5737 consensus_peers.cc:597] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 -> Peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Couldn't send request to peer d006904834334e54b775291f8c083397. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.312222  3494 tablet_replica.cc:333] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.312969  3494 raft_consensus.cc:2243] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.313539  3494 raft_consensus.cc:2272] T 96cf2efc151a46bb9f3b7a2c104bdf44 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.316007  3494 tablet_replica.cc:333] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397: stopping tablet replica
W20260710 11:04:49.316411  5737 consensus_peers.cc:597] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 -> Peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Couldn't send request to peer d006904834334e54b775291f8c083397. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.317272  3494 raft_consensus.cc:2243] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.317865  3494 raft_consensus.cc:2272] T 840ea92bd51b4c88a775dbbed9d11c28 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.320364  3494 tablet_replica.cc:333] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.320964  3494 raft_consensus.cc:2243] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.321669  3494 raft_consensus.cc:2272] T b1c5a84636bf427ba72202bc224561c6 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.323472  3494 tablet_replica.cc:333] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.323937  3494 raft_consensus.cc:2243] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.324283  3494 raft_consensus.cc:2272] T cee1505de6a246cda4771157e8dfabc1 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.326687  3494 tablet_replica.cc:333] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.327169  3494 raft_consensus.cc:2243] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.327987  3494 raft_consensus.cc:2272] T 635006b06b4746098d9fec52ce2104ae P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.329841  3494 tablet_replica.cc:333] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.330374  3494 raft_consensus.cc:2243] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.331151  3494 raft_consensus.cc:2272] T 56478c2c37c14a81824a9a09988813a4 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.333232  3494 tablet_replica.cc:333] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.333700  3494 raft_consensus.cc:2243] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.334080  3494 raft_consensus.cc:2272] T c423de59729547c8a92300587cf88bff P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.336165  3494 tablet_replica.cc:333] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.336630  3494 raft_consensus.cc:2243] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.337072  3494 raft_consensus.cc:2272] T 2afc46e821184ef3a732e2c1fbbbebe3 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.338721  3494 tablet_replica.cc:333] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.339164  3494 raft_consensus.cc:2243] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.339582  3494 raft_consensus.cc:2272] T 34d5c4b1ad294f1999f97d19cb322a46 P d006904834334e54b775291f8c083397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.341863  3494 tablet_replica.cc:333] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.342309  3494 raft_consensus.cc:2243] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.343011  3494 raft_consensus.cc:2272] T 9d2674a79527461a9ff36abeaeef4b4a P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.344702  3494 tablet_replica.cc:333] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.345163  3494 raft_consensus.cc:2243] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.345839  3494 raft_consensus.cc:2272] T ac6c175589804583aa249a3e6ed3996a P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.347661  3494 tablet_replica.cc:333] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.348119  3494 raft_consensus.cc:2243] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.348840  3494 raft_consensus.cc:2272] T e446bb685ae041238c6e264a79c9bde6 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.350802  3494 tablet_replica.cc:333] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.351231  3494 raft_consensus.cc:2243] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.351626  3494 raft_consensus.cc:2272] T 35d0ae8cd1854c4dbd44b4591ec65256 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.353334  3494 tablet_replica.cc:333] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.353775  3494 raft_consensus.cc:2243] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.354126  3494 raft_consensus.cc:2272] T 0d718f8d8c9d4da49401abe8534affe4 P d006904834334e54b775291f8c083397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.355805  3494 tablet_replica.cc:333] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397: stopping tablet replica
I20260710 11:04:49.356200  3494 raft_consensus.cc:2243] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.356606  3494 raft_consensus.cc:2272] T 82f2b22bb5ac46688bb4294e7cb73ec2 P d006904834334e54b775291f8c083397 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.383730  3494 tablet_server.cc:196] TabletServer@127.3.105.130:0 shutdown complete.
W20260710 11:04:49.411351  5812 consensus_peers.cc:597] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.414022  3494 tablet_server.cc:179] TabletServer@127.3.105.131:0 shutting down...
W20260710 11:04:49.436465  5810 consensus_peers.cc:597] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 -> Peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Couldn't send request to peer 423cc9c9b5b644eeaeeff3084599e747. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.440301  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:49.441079  3494 tablet_replica.cc:333] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.441707  3494 raft_consensus.cc:2243] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.442503  3494 raft_consensus.cc:2272] T e813b92a58234732a30b4d1793222e1f P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.444423  3494 tablet_replica.cc:333] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.445008  3494 raft_consensus.cc:2243] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.445806  3494 raft_consensus.cc:2272] T 34d5c4b1ad294f1999f97d19cb322a46 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.447897  3494 tablet_replica.cc:333] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.448424  3494 raft_consensus.cc:2243] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.449203  3494 raft_consensus.cc:2272] T a859eaeea5734901a0cecff6ceccb077 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.451031  3494 tablet_replica.cc:333] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.451519  3494 raft_consensus.cc:2243] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.451932  3494 raft_consensus.cc:2272] T 59a001f7b7404ec3aed2272d64c95d89 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.453678  3494 tablet_replica.cc:333] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.454201  3494 raft_consensus.cc:2243] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.454924  3494 raft_consensus.cc:2272] T 2afc46e821184ef3a732e2c1fbbbebe3 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.456708  3494 tablet_replica.cc:333] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.457201  3494 raft_consensus.cc:2243] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.457581  3494 raft_consensus.cc:2272] T 242e0d9ec5d24ddd9d07e4b77d129834 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.459234  3494 tablet_replica.cc:333] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.459713  3494 raft_consensus.cc:2243] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.460099  3494 raft_consensus.cc:2272] T b1c5a84636bf427ba72202bc224561c6 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.461838  3494 tablet_replica.cc:333] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.462285  3494 raft_consensus.cc:2243] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.462644  3494 raft_consensus.cc:2272] T 538979b6d54147c7918455750536737e P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.464488  3494 tablet_replica.cc:333] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.465010  3494 raft_consensus.cc:2243] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.465396  3494 raft_consensus.cc:2272] T 7302381417b9454a9f0f68d2f4bb8b48 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.467057  3494 tablet_replica.cc:333] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.467504  3494 raft_consensus.cc:2243] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.468222  3494 raft_consensus.cc:2272] T c423de59729547c8a92300587cf88bff P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.470773  3494 tablet_replica.cc:333] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.471330  3494 raft_consensus.cc:2243] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.471719  3494 raft_consensus.cc:2272] T 0d718f8d8c9d4da49401abe8534affe4 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.473948  3494 tablet_replica.cc:333] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
W20260710 11:04:49.473965  5812 consensus_peers.cc:597] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 -> Peer d42fee46956a4848b55cab7c5bf1c024 (127.3.105.129:38465): Couldn't send request to peer d42fee46956a4848b55cab7c5bf1c024. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.474682  3494 raft_consensus.cc:2243] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.475457  3494 raft_consensus.cc:2272] T ab871f683af94e8eb6997070b6e069b2 P 423cc9c9b5b644eeaeeff3084599e747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.477581  3494 tablet_replica.cc:333] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
W20260710 11:04:49.477681  5810 consensus_peers.cc:597] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 -> Peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Couldn't send request to peer 423cc9c9b5b644eeaeeff3084599e747. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.478044  3494 raft_consensus.cc:2243] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.478449  3494 raft_consensus.cc:2272] T 35d0ae8cd1854c4dbd44b4591ec65256 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.480185  3494 tablet_replica.cc:333] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.480645  3494 raft_consensus.cc:2243] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.481040  3494 raft_consensus.cc:2272] T 98657477258d426c8a1c89a267965355 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.482704  3494 tablet_replica.cc:333] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.483141  3494 raft_consensus.cc:2243] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.483479  3494 raft_consensus.cc:2272] T ac6c175589804583aa249a3e6ed3996a P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.485189  3494 tablet_replica.cc:333] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.485613  3494 raft_consensus.cc:2243] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.485994  3494 raft_consensus.cc:2272] T e446bb685ae041238c6e264a79c9bde6 P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.487700  3494 tablet_replica.cc:333] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.488111  3494 raft_consensus.cc:2243] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.488462  3494 raft_consensus.cc:2272] T 9d2674a79527461a9ff36abeaeef4b4a P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.490193  3494 tablet_replica.cc:333] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747: stopping tablet replica
I20260710 11:04:49.490600  3494 raft_consensus.cc:2243] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.490974  3494 raft_consensus.cc:2272] T 635006b06b4746098d9fec52ce2104ae P 423cc9c9b5b644eeaeeff3084599e747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.527086  3494 tablet_server.cc:196] TabletServer@127.3.105.131:0 shutdown complete.
W20260710 11:04:49.528330  5810 consensus_peers.cc:597] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 -> Peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Couldn't send request to peer 423cc9c9b5b644eeaeeff3084599e747. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.131:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:49.555331  5810 consensus_peers.cc:597] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 -> Peer 423cc9c9b5b644eeaeeff3084599e747 (127.3.105.131:42553): Couldn't send request to peer 423cc9c9b5b644eeaeeff3084599e747. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.131:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.558002  3494 tablet_server.cc:179] TabletServer@127.3.105.132:0 shutting down...
I20260710 11:04:49.585611  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:49.586300  3494 tablet_replica.cc:333] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.586871  3494 raft_consensus.cc:2243] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.587318  3494 raft_consensus.cc:2272] T a859eaeea5734901a0cecff6ceccb077 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.589259  3494 tablet_replica.cc:333] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.589747  3494 raft_consensus.cc:2243] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.590492  3494 raft_consensus.cc:2272] T 98657477258d426c8a1c89a267965355 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.592382  3494 tablet_replica.cc:333] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.592965  3494 raft_consensus.cc:2243] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.593705  3494 raft_consensus.cc:2272] T 242e0d9ec5d24ddd9d07e4b77d129834 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.595535  3494 tablet_replica.cc:333] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.596172  3494 raft_consensus.cc:2243] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.596664  3494 raft_consensus.cc:2272] T 624a170931424836b3e2395605a852f8 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.599187  3494 tablet_replica.cc:333] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.599867  3494 raft_consensus.cc:2243] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:04:49.599954  5811 consensus_peers.cc:597] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 -> Peer d006904834334e54b775291f8c083397 (127.3.105.130:34535): Couldn't send request to peer d006904834334e54b775291f8c083397. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:34535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:49.600389  3494 raft_consensus.cc:2272] T 34d5c4b1ad294f1999f97d19cb322a46 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.602731  3494 tablet_replica.cc:333] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.603224  3494 raft_consensus.cc:2243] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.603941  3494 raft_consensus.cc:2272] T 538979b6d54147c7918455750536737e P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.605630  3494 tablet_replica.cc:333] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.606094  3494 raft_consensus.cc:2243] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.606480  3494 raft_consensus.cc:2272] T 7302381417b9454a9f0f68d2f4bb8b48 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.608191  3494 tablet_replica.cc:333] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.608633  3494 raft_consensus.cc:2243] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.609045  3494 raft_consensus.cc:2272] T 59a001f7b7404ec3aed2272d64c95d89 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.610674  3494 tablet_replica.cc:333] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.611115  3494 raft_consensus.cc:2243] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.611793  3494 raft_consensus.cc:2272] T 0d718f8d8c9d4da49401abe8534affe4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.613481  3494 tablet_replica.cc:333] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.613986  3494 raft_consensus.cc:2243] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.614389  3494 raft_consensus.cc:2272] T 82f2b22bb5ac46688bb4294e7cb73ec2 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.616011  3494 tablet_replica.cc:333] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.616472  3494 raft_consensus.cc:2243] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.616907  3494 raft_consensus.cc:2272] T ab871f683af94e8eb6997070b6e069b2 P 6ef370396b814e0998f693bcfe7450b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.618468  3494 tablet_replica.cc:333] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.618923  3494 raft_consensus.cc:2243] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.619292  3494 raft_consensus.cc:2272] T 635006b06b4746098d9fec52ce2104ae P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.620990  3494 tablet_replica.cc:333] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.621433  3494 raft_consensus.cc:2243] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.621824  3494 raft_consensus.cc:2272] T 56478c2c37c14a81824a9a09988813a4 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.623391  3494 tablet_replica.cc:333] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.623835  3494 raft_consensus.cc:2243] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.624205  3494 raft_consensus.cc:2272] T 9d2674a79527461a9ff36abeaeef4b4a P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.625844  3494 tablet_replica.cc:333] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.626272  3494 raft_consensus.cc:2243] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.627029  3494 raft_consensus.cc:2272] T 35d0ae8cd1854c4dbd44b4591ec65256 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.628645  3494 tablet_replica.cc:333] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.629096  3494 raft_consensus.cc:2243] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.629802  3494 raft_consensus.cc:2272] T 96cf2efc151a46bb9f3b7a2c104bdf44 P 6ef370396b814e0998f693bcfe7450b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.631675  3494 tablet_replica.cc:333] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.632079  3494 raft_consensus.cc:2243] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.632454  3494 raft_consensus.cc:2272] T 840ea92bd51b4c88a775dbbed9d11c28 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.634088  3494 tablet_replica.cc:333] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2: stopping tablet replica
I20260710 11:04:49.634475  3494 raft_consensus.cc:2243] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:49.634824  3494 raft_consensus.cc:2272] T cee1505de6a246cda4771157e8dfabc1 P 6ef370396b814e0998f693bcfe7450b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.669423  3494 tablet_server.cc:196] TabletServer@127.3.105.132:0 shutdown complete.
I20260710 11:04:49.697423  3494 master.cc:562] Master@127.3.105.190:42029 shutting down...
I20260710 11:04:49.717270  3494 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:49.717813  3494 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:49.718114  3494 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75468da8f9624e4aa3ff1d35623ca3eb: stopping tablet replica
I20260710 11:04:49.737843  3494 master.cc:584] Master@127.3.105.190:42029 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17388 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:04:49.788686  3494 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.105.190:33527
I20260710 11:04:49.789901  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:49.795362  6311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:49.796445  6312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:49.796984  6314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:49.797394  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:49.798285  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:49.798473  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:49.798620  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681489798602 us; error 0 us; skew 500 ppm
I20260710 11:04:49.799175  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:49.801649  3494 webserver.cc:533] Webserver started at http://127.3.105.190:45733/ using document root <none> and password file <none>
I20260710 11:04:49.802122  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:49.802306  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:49.802570  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:49.803730  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/master-0-root/instance:
uuid: "4a301a17873c4dd6bd3bb2360ed3ae02"
format_stamp: "Formatted at 2026-07-10 11:04:49 on dist-test-slave-dbkd"
I20260710 11:04:49.808496  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:04:49.812045  6319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:49.812872  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:49.813127  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/master-0-root
uuid: "4a301a17873c4dd6bd3bb2360ed3ae02"
format_stamp: "Formatted at 2026-07-10 11:04:49 on dist-test-slave-dbkd"
I20260710 11:04:49.813371  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:49.826216  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:49.827382  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:49.867473  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.190:33527
I20260710 11:04:49.867578  6370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.190:33527 every 8 connection(s)
I20260710 11:04:49.871495  6371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:49.881322  6371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02: Bootstrap starting.
I20260710 11:04:49.885861  6371 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:49.890064  6371 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02: No bootstrap required, opened a new log
I20260710 11:04:49.892215  6371 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a301a17873c4dd6bd3bb2360ed3ae02" member_type: VOTER }
I20260710 11:04:49.892609  6371 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:49.892814  6371 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a301a17873c4dd6bd3bb2360ed3ae02, State: Initialized, Role: FOLLOWER
I20260710 11:04:49.893338  6371 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a301a17873c4dd6bd3bb2360ed3ae02" member_type: VOTER }
I20260710 11:04:49.893775  6371 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:49.894032  6371 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:49.894248  6371 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:49.898366  6371 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a301a17873c4dd6bd3bb2360ed3ae02" member_type: VOTER }
I20260710 11:04:49.898825  6371 leader_election.cc:304] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [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: 4a301a17873c4dd6bd3bb2360ed3ae02; no voters: 
I20260710 11:04:49.899879  6371 leader_election.cc:290] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:49.900290  6374 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:49.901559  6374 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 1 LEADER]: Becoming Leader. State: Replica: 4a301a17873c4dd6bd3bb2360ed3ae02, State: Running, Role: LEADER
I20260710 11:04:49.902217  6374 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [LEADER]: Queue going to LEADER mode. State: All 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: "4a301a17873c4dd6bd3bb2360ed3ae02" member_type: VOTER }
I20260710 11:04:49.902658  6371 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:49.907135  6375 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a301a17873c4dd6bd3bb2360ed3ae02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a301a17873c4dd6bd3bb2360ed3ae02" member_type: VOTER } }
I20260710 11:04:49.907295  6376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a301a17873c4dd6bd3bb2360ed3ae02. Latest consensus state: current_term: 1 leader_uuid: "4a301a17873c4dd6bd3bb2360ed3ae02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a301a17873c4dd6bd3bb2360ed3ae02" member_type: VOTER } }
I20260710 11:04:49.907778  6375 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:49.908002  6376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:49.911015  6380 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:49.918205  6380 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:49.919129  3494 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:49.927103  6380 catalog_manager.cc:1383] Generated new cluster ID: 7dec011164064884bcbf9737c3f99a45
I20260710 11:04:49.927399  6380 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:49.953207  6380 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:49.954444  6380 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:49.967543  6380 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02: Generated new TSK 0
I20260710 11:04:49.968129  6380 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:49.985618  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:49.991430  6392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:49.992568  6393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:49.993996  3494 server_base.cc:1061] running on GCE node
W20260710 11:04:49.994065  6395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:49.995177  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:49.995362  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:49.995519  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681489995501 us; error 0 us; skew 500 ppm
I20260710 11:04:49.996035  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:49.998332  3494 webserver.cc:533] Webserver started at http://127.3.105.129:34395/ using document root <none> and password file <none>
I20260710 11:04:49.998783  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:49.998950  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:49.999204  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:50.000216  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root/instance:
uuid: "c696a69a1a294064891a624277ee4e04"
format_stamp: "Formatted at 2026-07-10 11:04:49 on dist-test-slave-dbkd"
I20260710 11:04:50.004613  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:04:50.007788  6400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.008594  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:50.008895  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "c696a69a1a294064891a624277ee4e04"
format_stamp: "Formatted at 2026-07-10 11:04:49 on dist-test-slave-dbkd"
I20260710 11:04:50.009155  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:50.027944  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:50.029230  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:50.030678  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:50.032936  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:50.033119  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.033347  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:50.033506  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.071408  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:38745
I20260710 11:04:50.071533  6462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:38745 every 8 connection(s)
I20260710 11:04:50.076053  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:50.082500  6467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:50.083995  6468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:50.085708  6470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:50.086855  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:50.087821  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:50.088028  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:50.088270  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681490088247 us; error 0 us; skew 500 ppm
I20260710 11:04:50.088894  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:50.091742  6463 heartbeater.cc:344] Connected to a master server at 127.3.105.190:33527
I20260710 11:04:50.091835  3494 webserver.cc:533] Webserver started at http://127.3.105.130:36131/ using document root <none> and password file <none>
I20260710 11:04:50.092144  6463 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:50.092494  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:50.092772  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:50.093132  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:50.093050  6463 heartbeater.cc:507] Master 127.3.105.190:33527 requested a full tablet report, sending...
I20260710 11:04:50.094702  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-1-root/instance:
uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-dbkd"
I20260710 11:04:50.095567  6336 ts_manager.cc:194] Registered new tserver with Master: c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745)
I20260710 11:04:50.097327  6336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34922
I20260710 11:04:50.099398  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:50.102655  6475 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.103392  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:50.103641  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-1-root
uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-dbkd"
I20260710 11:04:50.103919  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:50.121614  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:50.122825  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:50.124230  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:50.130347  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:50.130611  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.130882  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:50.131098  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.169144  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.130:42853
I20260710 11:04:50.169239  6537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.130:42853 every 8 connection(s)
I20260710 11:04:50.173472  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:50.180601  6541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:50.181939  6542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:50.185019  6545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:50.185159  6538 heartbeater.cc:344] Connected to a master server at 127.3.105.190:33527
I20260710 11:04:50.185370  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:50.185714  6538 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:50.186463  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:04:50.186668  6538 heartbeater.cc:507] Master 127.3.105.190:33527 requested a full tablet report, sending...
W20260710 11:04:50.186784  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:50.187096  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681490187076 us; error 0 us; skew 500 ppm
I20260710 11:04:50.187798  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:50.189013  6336 ts_manager.cc:194] Registered new tserver with Master: 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:50.190243  3494 webserver.cc:533] Webserver started at http://127.3.105.131:39089/ using document root <none> and password file <none>
I20260710 11:04:50.190659  6336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34928
I20260710 11:04:50.190730  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:50.191099  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:50.191354  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:50.192652  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-2-root/instance:
uuid: "6b712ed59bd846d692613b95408c5bbd"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-dbkd"
I20260710 11:04:50.197095  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:04:50.200310  6549 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.201092  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:04:50.201388  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-2-root
uuid: "6b712ed59bd846d692613b95408c5bbd"
format_stamp: "Formatted at 2026-07-10 11:04:50 on dist-test-slave-dbkd"
I20260710 11:04:50.201678  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:50.235353  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:50.236527  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:50.237969  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:50.240094  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:50.240284  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.240495  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:50.240641  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:50.278317  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.131:39095
I20260710 11:04:50.278424  6611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.131:39095 every 8 connection(s)
I20260710 11:04:50.290925  6612 heartbeater.cc:344] Connected to a master server at 127.3.105.190:33527
I20260710 11:04:50.291313  6612 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:50.291981  6612 heartbeater.cc:507] Master 127.3.105.190:33527 requested a full tablet report, sending...
I20260710 11:04:50.293831  6336 ts_manager.cc:194] Registered new tserver with Master: 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:50.294590  3494 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013361064s
I20260710 11:04:50.295234  6336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34942
I20260710 11:04:50.319095  6336 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34946:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:50.321893  6336 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:04:50.399260  6427 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7506da380347619b2f61f3786c7532 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:50.400844  6427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7506da380347619b2f61f3786c7532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.400481  6428 tablet_service.cc:1511] Processing CreateTablet for tablet 16d801bf84a146228f9d66588cfd7706 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:50.401943  6428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d801bf84a146228f9d66588cfd7706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.403419  6426 tablet_service.cc:1511] Processing CreateTablet for tablet eb9746cae7d640c7b382d0f5e3a730ba (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:50.404767  6426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9746cae7d640c7b382d0f5e3a730ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.405927  6424 tablet_service.cc:1511] Processing CreateTablet for tablet 3de8dec24a664befbf9535894a0397a2 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:50.407197  6424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de8dec24a664befbf9535894a0397a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.409883  6425 tablet_service.cc:1511] Processing CreateTablet for tablet d9665dd7d8ee4de6a5c3aafe4af5cac2 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:50.411206  6425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9665dd7d8ee4de6a5c3aafe4af5cac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.412124  6577 tablet_service.cc:1511] Processing CreateTablet for tablet 16d801bf84a146228f9d66588cfd7706 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:50.413507  6577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d801bf84a146228f9d66588cfd7706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.421106  6576 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7506da380347619b2f61f3786c7532 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:50.422443  6576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7506da380347619b2f61f3786c7532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.429035  6627 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:50.430475  6575 tablet_service.cc:1511] Processing CreateTablet for tablet eb9746cae7d640c7b382d0f5e3a730ba (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:50.431809  6575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9746cae7d640c7b382d0f5e3a730ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.435256  6627 tablet_bootstrap.cc:654] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.438434  6426 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc7ef920a2446ed8ee01ac5fe36e79a (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:50.440196  6426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc7ef920a2446ed8ee01ac5fe36e79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.443997  6574 tablet_service.cc:1511] Processing CreateTablet for tablet d9665dd7d8ee4de6a5c3aafe4af5cac2 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:50.445490  6574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9665dd7d8ee4de6a5c3aafe4af5cac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.447750  6423 tablet_service.cc:1511] Processing CreateTablet for tablet e89a6dd22c8f48de805f7e4d7b6f3e2f (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:50.449163  6423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89a6dd22c8f48de805f7e4d7b6f3e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.450343  6573 tablet_service.cc:1511] Processing CreateTablet for tablet 3de8dec24a664befbf9535894a0397a2 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:50.451624  6573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de8dec24a664befbf9535894a0397a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.453755  6572 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc7ef920a2446ed8ee01ac5fe36e79a (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:50.455093  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc7ef920a2446ed8ee01ac5fe36e79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.497586  6627 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:50.498234  6627 ts_tablet_manager.cc:1403] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.000s
I20260710 11:04:50.497538  6574 tablet_service.cc:1511] Processing CreateTablet for tablet e89a6dd22c8f48de805f7e4d7b6f3e2f (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:50.498556  6428 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb18ecbecb948a3b76fcbce7a7e9f7c (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:50.499615  6574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89a6dd22c8f48de805f7e4d7b6f3e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.499751  6428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb18ecbecb948a3b76fcbce7a7e9f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.500626  6629 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:50.501538  6627 raft_consensus.cc:359] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.502281  6627 raft_consensus.cc:385] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.502538  6627 raft_consensus.cc:740] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.507678  6627 consensus_queue.cc:260] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.514703  6503 tablet_service.cc:1511] Processing CreateTablet for tablet 16d801bf84a146228f9d66588cfd7706 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:50.515285  6629 tablet_bootstrap.cc:654] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.516140  6503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d801bf84a146228f9d66588cfd7706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.517264  6496 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb18ecbecb948a3b76fcbce7a7e9f7c (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:50.518574  6496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb18ecbecb948a3b76fcbce7a7e9f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.518801  6501 tablet_service.cc:1511] Processing CreateTablet for tablet eb9746cae7d640c7b382d0f5e3a730ba (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:50.519865  6501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9746cae7d640c7b382d0f5e3a730ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.521631  6500 tablet_service.cc:1511] Processing CreateTablet for tablet d9665dd7d8ee4de6a5c3aafe4af5cac2 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:50.522812  6500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9665dd7d8ee4de6a5c3aafe4af5cac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.523283  6497 tablet_service.cc:1511] Processing CreateTablet for tablet e89a6dd22c8f48de805f7e4d7b6f3e2f (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:50.524542  6497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89a6dd22c8f48de805f7e4d7b6f3e2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.526016  6498 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc7ef920a2446ed8ee01ac5fe36e79a (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:50.517743  6502 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7506da380347619b2f61f3786c7532 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:50.528285  6499 tablet_service.cc:1511] Processing CreateTablet for tablet 3de8dec24a664befbf9535894a0397a2 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:50.535362  6629 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:50.535889  6629 ts_tablet_manager.cc:1403] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260710 11:04:50.538977  6629 raft_consensus.cc:359] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.539768  6629 raft_consensus.cc:385] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.540059  6629 raft_consensus.cc:740] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.541159  6502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7506da380347619b2f61f3786c7532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.541011  6629 consensus_queue.cc:260] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.543581  6632 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:50.545239  6498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc7ef920a2446ed8ee01ac5fe36e79a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.545308  6612 heartbeater.cc:499] Master 127.3.105.190:33527 was elected leader, sending a full tablet report...
I20260710 11:04:50.546289  6629 ts_tablet_manager.cc:1434] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:04:50.547268  6629 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:50.549207  6499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de8dec24a664befbf9535894a0397a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.553303  6629 tablet_bootstrap.cc:654] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.569551  6574 tablet_service.cc:1511] Processing CreateTablet for tablet 6cb18ecbecb948a3b76fcbce7a7e9f7c (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:50.570866  6574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cb18ecbecb948a3b76fcbce7a7e9f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.574079  6426 tablet_service.cc:1511] Processing CreateTablet for tablet 95d137b373d24513a547b60ea89562bb (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:50.575399  6426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d137b373d24513a547b60ea89562bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.584582  6632 tablet_bootstrap.cc:654] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.584398  6496 tablet_service.cc:1511] Processing CreateTablet for tablet 95d137b373d24513a547b60ea89562bb (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:50.585814  6496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d137b373d24513a547b60ea89562bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.598925  6463 heartbeater.cc:499] Master 127.3.105.190:33527 was elected leader, sending a full tablet report...
I20260710 11:04:50.599666  6627 ts_tablet_manager.cc:1434] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.000s
I20260710 11:04:50.600813  6627 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:50.617372  6632 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:50.621129  6632 ts_tablet_manager.cc:1403] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.008s
I20260710 11:04:50.619612  6629 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:50.622525  6629 ts_tablet_manager.cc:1403] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.043s
I20260710 11:04:50.623476  6627 tablet_bootstrap.cc:654] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.625451  6629 raft_consensus.cc:359] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.626200  6629 raft_consensus.cc:385] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.626480  6629 raft_consensus.cc:740] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.626842  6428 tablet_service.cc:1511] Processing CreateTablet for tablet 8023e0dc243043cfa087e2c20556b658 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:50.627182  6629 consensus_queue.cc:260] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.628216  6428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8023e0dc243043cfa087e2c20556b658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.628648  6503 tablet_service.cc:1511] Processing CreateTablet for tablet 8023e0dc243043cfa087e2c20556b658 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:50.629900  6503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8023e0dc243043cfa087e2c20556b658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.629971  6632 raft_consensus.cc:359] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.630704  6632 raft_consensus.cc:385] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.630995  6632 raft_consensus.cc:740] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.631699  6632 consensus_queue.cc:260] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.634300  6632 ts_tablet_manager.cc:1434] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 11:04:50.634944  6538 heartbeater.cc:499] Master 127.3.105.190:33527 was elected leader, sending a full tablet report...
I20260710 11:04:50.635272  6632 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:50.638908  6574 tablet_service.cc:1511] Processing CreateTablet for tablet 95d137b373d24513a547b60ea89562bb (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:50.640208  6574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d137b373d24513a547b60ea89562bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.641019  6629 ts_tablet_manager.cc:1434] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.006s
I20260710 11:04:50.641433  6632 tablet_bootstrap.cc:654] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.642112  6636 raft_consensus.cc:493] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:50.642756  6633 raft_consensus.cc:493] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:50.643136  6636 raft_consensus.cc:515] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.635334  6572 tablet_service.cc:1511] Processing CreateTablet for tablet 8023e0dc243043cfa087e2c20556b658 (DEFAULT_TABLE table=test-workload [id=2e8fbe15f60c407d9647445a9cb13934]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:50.644773  6572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8023e0dc243043cfa087e2c20556b658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:50.645975  6636 leader_election.cc:290] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:50.643412  6629 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:50.652976  6629 tablet_bootstrap.cc:654] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.643286  6633 raft_consensus.cc:515] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.660383  6633 leader_election.cc:290] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:50.677066  6630 raft_consensus.cc:493] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:50.677721  6630 raft_consensus.cc:515] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.686534  6629 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:50.689322  6629 ts_tablet_manager.cc:1403] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.021s
I20260710 11:04:50.696023  6630 leader_election.cc:290] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:50.705444  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:50.705585  6629 raft_consensus.cc:359] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:50.706411  6629 raft_consensus.cc:385] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.706708  6629 raft_consensus.cc:740] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.707038  6633 raft_consensus.cc:493] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:50.707540  6633 raft_consensus.cc:515] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.707459  6629 consensus_queue.cc:260] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:50.719367  6633 leader_election.cc:290] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
W20260710 11:04:50.719388  6476 leader_election.cc:343] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.720978  6632 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:50.721505  6632 ts_tablet_manager.cc:1403] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.007s
I20260710 11:04:50.727619  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
W20260710 11:04:50.729554  6476 leader_election.cc:343] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.729988  6476 leader_election.cc:304] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27; no voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04
I20260710 11:04:50.731276  6637 raft_consensus.cc:2749] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:50.732903  6627 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:50.733409  6627 ts_tablet_manager.cc:1403] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.010s
I20260710 11:04:50.735502  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:50.735908  6437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9665dd7d8ee4de6a5c3aafe4af5cac2" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:50.736111  6627 raft_consensus.cc:359] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.724298  6632 raft_consensus.cc:359] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
W20260710 11:04:50.736943  6550 leader_election.cc:343] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.737181  6632 raft_consensus.cc:385] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.739039  6632 raft_consensus.cc:740] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.739816  6632 consensus_queue.cc:260] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.736743  6627 raft_consensus.cc:385] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.746196  6627 raft_consensus.cc:740] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.747090  6627 consensus_queue.cc:260] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.749424  6627 ts_tablet_manager.cc:1434] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:04:50.750311  6437 raft_consensus.cc:2468] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 0.
I20260710 11:04:50.750591  6627 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:50.747603  6632 ts_tablet_manager.cc:1434] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:04:50.753683  6632 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:50.758414  6550 leader_election.cc:304] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:50.759452  6633 raft_consensus.cc:2804] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:50.759815  6633 raft_consensus.cc:493] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:50.760116  6633 raft_consensus.cc:3060] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.760243  6632 tablet_bootstrap.cc:654] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.768014  6633 raft_consensus.cc:515] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.771054  6437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9665dd7d8ee4de6a5c3aafe4af5cac2" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:50.771746  6437 raft_consensus.cc:3060] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.774829  6627 tablet_bootstrap.cc:654] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.778662  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9746cae7d640c7b382d0f5e3a730ba" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:50.781080  6437 raft_consensus.cc:2468] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
W20260710 11:04:50.782534  6402 leader_election.cc:343] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.782815  6550 leader_election.cc:304] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:50.777194  6633 leader_election.cc:290] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:50.783608  6633 raft_consensus.cc:2804] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:50.784103  6633 raft_consensus.cc:697] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:50.784991  6633 consensus_queue.cc:237] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.790875  6627 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:50.791450  6627 ts_tablet_manager.cc:1403] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260710 11:04:50.794545  6627 raft_consensus.cc:359] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.795272  6627 raft_consensus.cc:385] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.795572  6627 raft_consensus.cc:740] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.790899  6632 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:50.796765  6632 ts_tablet_manager.cc:1403] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260710 11:04:50.799906  6632 raft_consensus.cc:359] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.800653  6632 raft_consensus.cc:385] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.800990  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9746cae7d640c7b382d0f5e3a730ba" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:50.800976  6632 raft_consensus.cc:740] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
W20260710 11:04:50.802464  6401 leader_election.cc:343] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.803014  6401 leader_election.cc:304] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c696a69a1a294064891a624277ee4e04; no voters: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd
I20260710 11:04:50.803438  6627 consensus_queue.cc:260] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.804219  6630 raft_consensus.cc:2749] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:50.805532  6632 consensus_queue.cc:260] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.808053  6632 ts_tablet_manager.cc:1434] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:04:50.809259  6632 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:50.809793  6336 catalog_manager.cc:5697] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 1 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:50.815763  6632 tablet_bootstrap.cc:654] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.820150  6627 ts_tablet_manager.cc:1434] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 11:04:50.821384  6627 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:50.829479  6627 tablet_bootstrap.cc:654] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.835243  6632 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:50.835847  6632 ts_tablet_manager.cc:1403] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.007s
I20260710 11:04:50.839080  6632 raft_consensus.cc:359] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.839895  6632 raft_consensus.cc:385] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.840204  6632 raft_consensus.cc:740] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.843787  6627 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:50.844408  6627 ts_tablet_manager.cc:1403] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 11:04:50.847481  6627 raft_consensus.cc:359] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.848294  6627 raft_consensus.cc:385] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.848598  6627 raft_consensus.cc:740] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.849359  6632 consensus_queue.cc:260] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.850835  6629 ts_tablet_manager.cc:1434] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.161s	user 0.048s	sys 0.040s
I20260710 11:04:50.850535  6627 consensus_queue.cc:260] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.852746  6627 ts_tablet_manager.cc:1434] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:50.853750  6627 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:50.853871  6629 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:50.859329  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:50.860344  6627 tablet_bootstrap.cc:654] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.860404  6629 tablet_bootstrap.cc:654] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.862718  6632 ts_tablet_manager.cc:1434] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 11:04:50.869315  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9665dd7d8ee4de6a5c3aafe4af5cac2" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:50.870092  6513 raft_consensus.cc:2468] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 0.
I20260710 11:04:50.871064  6632 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:50.871541  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9665dd7d8ee4de6a5c3aafe4af5cac2" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:50.872382  6513 raft_consensus.cc:3060] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.880432  6632 tablet_bootstrap.cc:654] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.880645  6513 raft_consensus.cc:2468] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
W20260710 11:04:50.882201  6551 leader_election.cc:343] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.882735  6551 leader_election.cc:304] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd; no voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04
I20260710 11:04:50.883687  6647 raft_consensus.cc:2749] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:50.885881  6627 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:50.886307  6629 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:50.886476  6627 ts_tablet_manager.cc:1403] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.016s
I20260710 11:04:50.886751  6629 ts_tablet_manager.cc:1403] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260710 11:04:50.888378  6632 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:50.888893  6632 ts_tablet_manager.cc:1403] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260710 11:04:50.888919  6627 raft_consensus.cc:359] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.889664  6627 raft_consensus.cc:385] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.890050  6627 raft_consensus.cc:740] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.889595  6629 raft_consensus.cc:359] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.890439  6629 raft_consensus.cc:385] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.890730  6629 raft_consensus.cc:740] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.890713  6627 consensus_queue.cc:260] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.891637  6629 consensus_queue.cc:260] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.891881  6632 raft_consensus.cc:359] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.892516  6632 raft_consensus.cc:385] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.892823  6632 raft_consensus.cc:740] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.893615  6637 raft_consensus.cc:493] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:50.893823  6629 ts_tablet_manager.cc:1434] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:50.894064  6637 raft_consensus.cc:515] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.895246  6629 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:50.896098  6637 leader_election.cc:290] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:50.897987  6437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:50.898149  6627 ts_tablet_manager.cc:1434] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:04:50.898633  6437 raft_consensus.cc:2468] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 0.
I20260710 11:04:50.899246  6627 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:50.900497  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
W20260710 11:04:50.902685  6476 leader_election.cc:343] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.903405  6629 tablet_bootstrap.cc:654] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.903399  6476 leader_election.cc:304] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 6b712ed59bd846d692613b95408c5bbd
I20260710 11:04:50.906172  6627 tablet_bootstrap.cc:654] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.909361  6637 raft_consensus.cc:2804] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:50.909787  6637 raft_consensus.cc:493] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:50.910101  6637 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.910964  6627 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:50.911474  6627 ts_tablet_manager.cc:1403] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
W20260710 11:04:50.914069  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:50.914572  6629 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:50.914498  6627 raft_consensus.cc:359] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:50.915154  6629 ts_tablet_manager.cc:1403] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 11:04:50.915374  6627 raft_consensus.cc:385] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.915736  6627 raft_consensus.cc:740] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.916440  6627 consensus_queue.cc:260] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:50.917068  6637 raft_consensus.cc:515] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.917646  6629 raft_consensus.cc:359] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.918340  6629 raft_consensus.cc:385] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:50.918565  6627 ts_tablet_manager.cc:1434] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:50.918612  6629 raft_consensus.cc:740] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:50.919327  6632 consensus_queue.cc:260] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.919734  6627 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:50.919682  6629 consensus_queue.cc:260] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.921530  6632 ts_tablet_manager.cc:1434] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:04:50.922533  6632 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:50.924489  6629 ts_tablet_manager.cc:1434] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:50.925544  6629 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:50.926556  6627 tablet_bootstrap.cc:654] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.930546  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:50.931324  6629 tablet_bootstrap.cc:654] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.931983  6637 leader_election.cc:290] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:50.928601  6632 tablet_bootstrap.cc:654] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:50.937057  6647 raft_consensus.cc:493] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:50.937333  6437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:50.937548  6647 raft_consensus.cc:515] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.937927  6437 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.939637  6647 leader_election.cc:290] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:50.940493  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9746cae7d640c7b382d0f5e3a730ba" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
W20260710 11:04:50.932593  6476 leader_election.cc:343] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.941146  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9746cae7d640c7b382d0f5e3a730ba" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:50.941220  6438 raft_consensus.cc:2468] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 0.
I20260710 11:04:50.941895  6513 raft_consensus.cc:2468] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 0.
I20260710 11:04:50.942715  6550 leader_election.cc:304] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:50.944077  6647 raft_consensus.cc:2804] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:50.944461  6647 raft_consensus.cc:493] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:50.944777  6647 raft_consensus.cc:3060] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.952461  6647 raft_consensus.cc:515] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.955561  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9746cae7d640c7b382d0f5e3a730ba" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:50.956300  6438 raft_consensus.cc:3060] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.960556  6652 raft_consensus.cc:493] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:50.961191  6652 raft_consensus.cc:515] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:50.964038  6652 leader_election.cc:290] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:50.964283  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d801bf84a146228f9d66588cfd7706" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:50.964483  6438 raft_consensus.cc:2468] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
W20260710 11:04:50.965772  6402 leader_election.cc:343] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:50.965675  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d801bf84a146228f9d66588cfd7706" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:50.966779  6587 raft_consensus.cc:2468] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 0.
I20260710 11:04:50.968169  6401 leader_election.cc:304] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [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: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:04:50.969489  6550 leader_election.cc:304] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:50.970399  6633 raft_consensus.cc:2804] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:50.971619  6630 raft_consensus.cc:2804] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:50.972057  6630 raft_consensus.cc:493] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:50.972406  6630 raft_consensus.cc:3060] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:50.976318  6437 raft_consensus.cc:2468] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 1.
I20260710 11:04:50.978091  6476 leader_election.cc:304] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 6b712ed59bd846d692613b95408c5bbd
I20260710 11:04:50.979321  6637 raft_consensus.cc:2804] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:50.979820  6637 raft_consensus.cc:697] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:50.980677  6637 consensus_queue.cc:237] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.987382  6633 raft_consensus.cc:697] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:50.988559  6633 consensus_queue.cc:237] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:50.984753  6630 raft_consensus.cc:515] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:50.994511  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d801bf84a146228f9d66588cfd7706" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
W20260710 11:04:50.996457  6402 leader_election.cc:343] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:51.001204  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d801bf84a146228f9d66588cfd7706" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:51.001868  6587 raft_consensus.cc:3060] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.004515  6335 catalog_manager.cc:5697] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:51.011346  6587 raft_consensus.cc:2468] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 1.
I20260710 11:04:51.012964  6401 leader_election.cc:304] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [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: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:04:51.014034  6652 raft_consensus.cc:2804] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:51.021871  6652 raft_consensus.cc:697] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: Becoming Leader. State: Replica: c696a69a1a294064891a624277ee4e04, State: Running, Role: LEADER
I20260710 11:04:51.022873  6652 consensus_queue.cc:237] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:51.026926  6630 leader_election.cc:290] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 election: Requested vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.026585  6334 catalog_manager.cc:5697] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 1 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:51.030525  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9746cae7d640c7b382d0f5e3a730ba" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:51.031242  6513 raft_consensus.cc:3060] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.038878  6513 raft_consensus.cc:2468] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
I20260710 11:04:51.041558  6647 leader_election.cc:290] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:51.042641  6633 raft_consensus.cc:493] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.043169  6633 raft_consensus.cc:515] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.046584  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:51.047290  6438 raft_consensus.cc:2468] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 0.
I20260710 11:04:51.047729  6629 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:51.048246  6629 ts_tablet_manager.cc:1403] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.123s	user 0.058s	sys 0.050s
I20260710 11:04:51.048563  6550 leader_election.cc:304] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.048632  6335 catalog_manager.cc:5697] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to c696a69a1a294064891a624277ee4e04 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "c696a69a1a294064891a624277ee4e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:51.049642  6647 raft_consensus.cc:2804] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:51.050026  6647 raft_consensus.cc:493] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:51.050349  6647 raft_consensus.cc:3060] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.051121  6629 raft_consensus.cc:359] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.051373  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:51.051838  6629 raft_consensus.cc:385] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.052260  6629 raft_consensus.cc:740] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
W20260710 11:04:51.052920  6551 leader_election.cc:343] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:51.053000  6629 consensus_queue.cc:260] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.051816  6633 leader_election.cc:290] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:51.055593  6632 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:51.056083  6632 ts_tablet_manager.cc:1403] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.134s	user 0.004s	sys 0.013s
I20260710 11:04:51.058085  6629 ts_tablet_manager.cc:1434] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:51.058609  6647 raft_consensus.cc:515] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.059116  6629 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:51.059392  6627 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:51.059892  6627 ts_tablet_manager.cc:1403] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.140s	user 0.034s	sys 0.088s
I20260710 11:04:51.061901  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:51.062594  6627 raft_consensus.cc:359] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.063282  6627 raft_consensus.cc:385] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:04:51.063323  6551 leader_election.cc:343] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:51.063671  6627 raft_consensus.cc:740] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.064056  6647 leader_election.cc:290] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:51.064517  6627 consensus_queue.cc:260] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.064976  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:51.065636  6438 raft_consensus.cc:3060] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.067487  6629 tablet_bootstrap.cc:654] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.069211  6627 ts_tablet_manager.cc:1434] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:04:51.070264  6627 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:51.071986  6632 raft_consensus.cc:359] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.076176  6627 tablet_bootstrap.cc:654] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.077077  6632 raft_consensus.cc:385] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.077476  6632 raft_consensus.cc:740] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.078289  6632 consensus_queue.cc:260] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.076574  6438 raft_consensus.cc:2468] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
I20260710 11:04:51.080564  6632 ts_tablet_manager.cc:1434] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260710 11:04:51.081709  6629 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:51.082217  6629 ts_tablet_manager.cc:1403] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260710 11:04:51.082530  6550 leader_election.cc:304] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [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: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:04:51.083508  6647 raft_consensus.cc:2804] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:51.084009  6647 raft_consensus.cc:697] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:51.084949  6647 consensus_queue.cc:237] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.085561  6632 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:51.089751  6629 raft_consensus.cc:359] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.090540  6629 raft_consensus.cc:385] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.090816  6629 raft_consensus.cc:740] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.091704  6629 consensus_queue.cc:260] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.093833  6627 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:51.093999  6629 ts_tablet_manager.cc:1434] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:04:51.094362  6627 ts_tablet_manager.cc:1403] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260710 11:04:51.095208  6629 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:51.096985  6627 raft_consensus.cc:359] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.097646  6627 raft_consensus.cc:385] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.097972  6627 raft_consensus.cc:740] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.098717  6627 consensus_queue.cc:260] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.100884  6627 ts_tablet_manager.cc:1434] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:51.101094  6632 tablet_bootstrap.cc:654] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.101858  6627 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:51.102329  6629 tablet_bootstrap.cc:654] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.107193  6627 tablet_bootstrap.cc:654] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.106798  6334 catalog_manager.cc:5697] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 1 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:51.125757  6629 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:51.126230  6627 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:51.126248  6629 ts_tablet_manager.cc:1403] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260710 11:04:51.126335  6632 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:51.126937  6627 ts_tablet_manager.cc:1403] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.017s
I20260710 11:04:51.126992  6632 ts_tablet_manager.cc:1403] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260710 11:04:51.129086  6629 raft_consensus.cc:359] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.129766  6629 raft_consensus.cc:385] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.129473  6627 raft_consensus.cc:359] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.130039  6629 raft_consensus.cc:740] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.130095  6627 raft_consensus.cc:385] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.129908  6632 raft_consensus.cc:359] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.130658  6627 raft_consensus.cc:740] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.130815  6632 raft_consensus.cc:385] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.131153  6632 raft_consensus.cc:740] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.130957  6629 consensus_queue.cc:260] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.131501  6627 consensus_queue.cc:260] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.131783  6632 consensus_queue.cc:260] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.132953  6629 ts_tablet_manager.cc:1434] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:51.133919  6629 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:51.134198  6632 ts_tablet_manager.cc:1434] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:04:51.136278  6627 ts_tablet_manager.cc:1434] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:51.137254  6627 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:51.139361  6629 tablet_bootstrap.cc:654] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.142314  6627 tablet_bootstrap.cc:654] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.151072  6632 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:51.153260  6627 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: No bootstrap required, opened a new log
I20260710 11:04:51.153808  6627 ts_tablet_manager.cc:1403] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:04:51.156405  6627 raft_consensus.cc:359] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.157133  6627 raft_consensus.cc:385] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.157369  6627 raft_consensus.cc:740] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.158269  6632 tablet_bootstrap.cc:654] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.158025  6627 consensus_queue.cc:260] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.159257  6629 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:51.159713  6629 ts_tablet_manager.cc:1403] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.014s
I20260710 11:04:51.160019  6627 ts_tablet_manager.cc:1434] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:51.162127  6629 raft_consensus.cc:359] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.162796  6632 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:51.162829  6629 raft_consensus.cc:385] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.163251  6632 ts_tablet_manager.cc:1403] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 11:04:51.163262  6629 raft_consensus.cc:740] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.164049  6629 consensus_queue.cc:260] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.165726  6629 ts_tablet_manager.cc:1434] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:51.165669  6632 raft_consensus.cc:359] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:51.166463  6632 raft_consensus.cc:385] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.166790  6629 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd: Bootstrap starting.
I20260710 11:04:51.166733  6632 raft_consensus.cc:740] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.167443  6632 consensus_queue.cc:260] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:51.172459  6629 tablet_bootstrap.cc:654] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.177517  6632 ts_tablet_manager.cc:1434] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:04:51.178452  6632 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:51.178673  6629 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd: No bootstrap required, opened a new log
I20260710 11:04:51.179133  6629 ts_tablet_manager.cc:1403] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260710 11:04:51.181615  6629 raft_consensus.cc:359] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.182284  6629 raft_consensus.cc:385] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.182561  6629 raft_consensus.cc:740] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.183214  6629 consensus_queue.cc:260] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.183678  6632 tablet_bootstrap.cc:654] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.184365  6652 raft_consensus.cc:493] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.184906  6652 raft_consensus.cc:515] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.185344  6629 ts_tablet_manager.cc:1434] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:51.186964  6652 leader_election.cc:290] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.188063  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:51.188544  6587 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 0.
I20260710 11:04:51.188412  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:51.189669  6401 leader_election.cc:304] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
W20260710 11:04:51.190064  6402 leader_election.cc:343] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:51.190245  6652 raft_consensus.cc:2804] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:51.190625  6652 raft_consensus.cc:493] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:51.190958  6652 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.191620  6632 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:51.192077  6632 ts_tablet_manager.cc:1403] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:04:51.194535  6632 raft_consensus.cc:359] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.195161  6632 raft_consensus.cc:385] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.195425  6632 raft_consensus.cc:740] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.196110  6632 consensus_queue.cc:260] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.197414  6647 consensus_queue.cc:1048] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:51.197860  6652 raft_consensus.cc:515] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.199882  6652 leader_election.cc:290] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 election: Requested vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.200922  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:51.201498  6587 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.201452  6512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:51.202507  6512 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.206568  6632 ts_tablet_manager.cc:1434] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:04:51.207748  6632 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27: Bootstrap starting.
I20260710 11:04:51.208490  6587 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 1.
I20260710 11:04:51.209596  6401 leader_election.cc:304] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.210198  6652 raft_consensus.cc:2804] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:51.210661  6652 raft_consensus.cc:697] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: Becoming Leader. State: Replica: c696a69a1a294064891a624277ee4e04, State: Running, Role: LEADER
I20260710 11:04:51.210531  6512 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 1.
I20260710 11:04:51.211591  6652 consensus_queue.cc:237] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.213594  6632 tablet_bootstrap.cc:654] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:51.220954  6647 raft_consensus.cc:493] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.221494  6647 raft_consensus.cc:515] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.223460  6647 leader_election.cc:290] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:51.219921  6336 catalog_manager.cc:5697] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to c696a69a1a294064891a624277ee4e04 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "c696a69a1a294064891a624277ee4e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:51.224488  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:51.225087  6632 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27: No bootstrap required, opened a new log
I20260710 11:04:51.225351  6438 raft_consensus.cc:2393] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b712ed59bd846d692613b95408c5bbd in current term 1: Already voted for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in this term.
I20260710 11:04:51.225576  6632 ts_tablet_manager.cc:1403] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 11:04:51.228039  6632 raft_consensus.cc:359] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.228658  6632 raft_consensus.cc:385] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:51.228926  6632 raft_consensus.cc:740] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Initialized, Role: FOLLOWER
I20260710 11:04:51.229485  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:51.229647  6632 consensus_queue.cc:260] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.231878  6632 ts_tablet_manager.cc:1434] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:04:51.232703  6663 consensus_queue.cc:1048] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:51.236559  6551 leader_election.cc:304] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd; no voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04
I20260710 11:04:51.237646  6663 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.245512  6663 raft_consensus.cc:2749] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:51.253075  6637 raft_consensus.cc:493] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.253623  6637 raft_consensus.cc:515] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:51.255589  6637 leader_election.cc:290] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095), c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745)
I20260710 11:04:51.256208  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d801bf84a146228f9d66588cfd7706" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:51.256433  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d801bf84a146228f9d66588cfd7706" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:51.256851  6587 raft_consensus.cc:2393] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65bbc1fe2d534d8893f1b7c76660cc27 in current term 1: Already voted for candidate c696a69a1a294064891a624277ee4e04 in this term.
I20260710 11:04:51.257790  6476 leader_election.cc:304] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27; no voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04
I20260710 11:04:51.258379  6637 raft_consensus.cc:3060] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.262827  6637 raft_consensus.cc:2749] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:51.275650  6637 raft_consensus.cc:493] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.276094  6637 raft_consensus.cc:515] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.277839  6637 leader_election.cc:290] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.278641  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc7ef920a2446ed8ee01ac5fe36e79a" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:51.278838  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc7ef920a2446ed8ee01ac5fe36e79a" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:51.279211  6438 raft_consensus.cc:2468] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 0.
I20260710 11:04:51.279516  6587 raft_consensus.cc:2468] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 0.
I20260710 11:04:51.280289  6476 leader_election.cc:304] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.280993  6637 raft_consensus.cc:2804] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:51.281352  6637 raft_consensus.cc:493] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:51.281625  6637 raft_consensus.cc:3060] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.286115  6637 raft_consensus.cc:515] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.287752  6637 leader_election.cc:290] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.288429  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc7ef920a2446ed8ee01ac5fe36e79a" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:51.288673  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc7ef920a2446ed8ee01ac5fe36e79a" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:51.289038  6438 raft_consensus.cc:3060] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.289225  6587 raft_consensus.cc:3060] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.293851  6587 raft_consensus.cc:2468] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 1.
I20260710 11:04:51.294085  6438 raft_consensus.cc:2468] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 1.
I20260710 11:04:51.294785  6476 leader_election.cc:304] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: 
I20260710 11:04:51.295496  6637 raft_consensus.cc:2804] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:51.295924  6637 raft_consensus.cc:697] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:51.296533  6637 consensus_queue.cc:237] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.303725  6336 catalog_manager.cc:5697] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 1 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:51.324399  6652 raft_consensus.cc:493] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.324945  6652 raft_consensus.cc:515] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.326581  6652 leader_election.cc:290] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.327353  6512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:51.327672  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:51.328104  6512 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 0.
I20260710 11:04:51.328325  6587 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 0.
I20260710 11:04:51.329191  6402 leader_election.cc:304] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.329867  6652 raft_consensus.cc:2804] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:51.330212  6652 raft_consensus.cc:493] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:51.330520  6652 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.336194  6652 raft_consensus.cc:515] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.337749  6652 leader_election.cc:290] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 election: Requested vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.338510  6512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:51.338634  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:51.338999  6512 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.339121  6587 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.343546  6512 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 1.
I20260710 11:04:51.343640  6587 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 1.
I20260710 11:04:51.344532  6402 leader_election.cc:304] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.345180  6652 raft_consensus.cc:2804] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:51.345587  6652 raft_consensus.cc:697] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: Becoming Leader. State: Replica: c696a69a1a294064891a624277ee4e04, State: Running, Role: LEADER
I20260710 11:04:51.346256  6652 consensus_queue.cc:237] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.350485  6652 raft_consensus.cc:493] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.350922  6652 raft_consensus.cc:515] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.352815  6652 leader_election.cc:290] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.353497  6512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:51.352854  6336 catalog_manager.cc:5697] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to c696a69a1a294064891a624277ee4e04 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "c696a69a1a294064891a624277ee4e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:51.353742  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:51.354156  6512 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 0.
I20260710 11:04:51.354326  6587 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 0.
I20260710 11:04:51.355229  6402 leader_election.cc:304] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.355836  6652 raft_consensus.cc:2804] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:51.356106  6652 raft_consensus.cc:493] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:51.356341  6652 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.361815  6652 raft_consensus.cc:515] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.363287  6652 leader_election.cc:290] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 election: Requested vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.364046  6512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:51.364223  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "c696a69a1a294064891a624277ee4e04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:51.364648  6512 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.364724  6587 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.371431  6587 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 1.
I20260710 11:04:51.371435  6512 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c696a69a1a294064891a624277ee4e04 in term 1.
I20260710 11:04:51.372709  6402 leader_election.cc:304] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.373423  6652 raft_consensus.cc:2804] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:51.373771  6652 raft_consensus.cc:697] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: Becoming Leader. State: Replica: c696a69a1a294064891a624277ee4e04, State: Running, Role: LEADER
I20260710 11:04:51.374365  6652 consensus_queue.cc:237] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.377976  6637 raft_consensus.cc:493] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.378399  6637 raft_consensus.cc:515] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.380079  6637 leader_election.cc:290] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:51.380632  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:51.381290  6438 raft_consensus.cc:2393] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65bbc1fe2d534d8893f1b7c76660cc27 in current term 1: Already voted for candidate 6b712ed59bd846d692613b95408c5bbd in this term.
I20260710 11:04:51.381102  6587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:51.381721  6336 catalog_manager.cc:5697] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 reported cstate change: term changed from 0 to 1, leader changed from <none> to c696a69a1a294064891a624277ee4e04 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "c696a69a1a294064891a624277ee4e04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:51.382395  6476 leader_election.cc:304] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27; no voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04
I20260710 11:04:51.383062  6637 raft_consensus.cc:3060] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.388257  6637 raft_consensus.cc:2749] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:51.392619  6663 raft_consensus.cc:493] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:51.393112  6663 raft_consensus.cc:515] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.394747  6663 leader_election.cc:290] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:51.395404  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8023e0dc243043cfa087e2c20556b658" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04" is_pre_election: true
I20260710 11:04:51.395709  6512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8023e0dc243043cfa087e2c20556b658" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:51.395941  6438 raft_consensus.cc:2468] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 0.
I20260710 11:04:51.396226  6512 raft_consensus.cc:2468] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 0.
I20260710 11:04:51.396869  6550 leader_election.cc:304] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.397452  6663 raft_consensus.cc:2804] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:51.397773  6663 raft_consensus.cc:493] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:51.397986  6663 raft_consensus.cc:3060] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.402609  6663 raft_consensus.cc:515] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.404559  6663 leader_election.cc:290] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:51.405030  6438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8023e0dc243043cfa087e2c20556b658" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:51.405112  6512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8023e0dc243043cfa087e2c20556b658" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:51.405601  6438 raft_consensus.cc:3060] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.405642  6512 raft_consensus.cc:3060] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:51.410270  6438 raft_consensus.cc:2468] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
I20260710 11:04:51.410384  6512 raft_consensus.cc:2468] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
I20260710 11:04:51.411330  6550 leader_election.cc:304] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:51.411919  6663 raft_consensus.cc:2804] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:51.412324  6663 raft_consensus.cc:697] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:51.413064  6663 consensus_queue.cc:237] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:51.419485  6336 catalog_manager.cc:5697] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 1 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:51.423002  6637 consensus_queue.cc:1048] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:51.438092  6663 consensus_queue.cc:1048] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:51.444463  6636 consensus_queue.cc:1048] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:51.457796  6647 consensus_queue.cc:1048] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:51.521279  3494 ts_manager.cc:295] Set tserver state for c696a69a1a294064891a624277ee4e04 to MAINTENANCE_MODE
I20260710 11:04:51.521958  3494 tablet_server.cc:179] TabletServer@127.3.105.129:0 shutting down...
I20260710 11:04:51.526813  6652 consensus_queue.cc:1048] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:51.538568  6666 consensus_queue.cc:1048] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:51.560597  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:51.561506  3494 tablet_replica.cc:333] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.562299  3494 raft_consensus.cc:2243] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.563062  3494 pending_rounds.cc:70] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Trying to abort 1 pending ops.
I20260710 11:04:51.563314  3494 pending_rounds.cc:77] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959388560936960 op_type: NO_OP noop_request { }
I20260710 11:04:51.563696  3494 raft_consensus.cc:2889] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:51.564033  3494 raft_consensus.cc:2272] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.566423  3494 tablet_replica.cc:333] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.566951  3494 raft_consensus.cc:2243] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.567301  3494 raft_consensus.cc:2272] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.569190  3494 tablet_replica.cc:333] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.569702  3494 raft_consensus.cc:2243] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.570422  3494 raft_consensus.cc:2272] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.572355  3494 tablet_replica.cc:333] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.572894  3494 raft_consensus.cc:2243] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.573428  3494 pending_rounds.cc:70] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Trying to abort 1 pending ops.
I20260710 11:04:51.573594  3494 pending_rounds.cc:77] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959388675919872 op_type: NO_OP noop_request { }
I20260710 11:04:51.573844  3494 raft_consensus.cc:2889] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:51.574081  3494 raft_consensus.cc:2272] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.575906  3494 tablet_replica.cc:333] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.576393  3494 raft_consensus.cc:2243] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.576711  3494 raft_consensus.cc:2272] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.578189  3494 tablet_replica.cc:333] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.578642  3494 raft_consensus.cc:2243] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.578964  3494 raft_consensus.cc:2272] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.580453  3494 tablet_replica.cc:333] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.580963  3494 raft_consensus.cc:2243] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.581316  3494 raft_consensus.cc:2272] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.583140  3494 tablet_replica.cc:333] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.583608  3494 raft_consensus.cc:2243] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.584120  3494 pending_rounds.cc:70] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Trying to abort 1 pending ops.
I20260710 11:04:51.584270  3494 pending_rounds.cc:77] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959388011614208 op_type: NO_OP noop_request { }
I20260710 11:04:51.584527  3494 raft_consensus.cc:2889] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:51.584757  3494 raft_consensus.cc:2272] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.586997  3494 tablet_replica.cc:333] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.587472  3494 raft_consensus.cc:2243] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.587827  3494 raft_consensus.cc:2272] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.589831  3494 tablet_replica.cc:333] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: stopping tablet replica
I20260710 11:04:51.590260  3494 raft_consensus.cc:2243] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.590641  3494 raft_consensus.cc:2272] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.599220  6647 consensus_queue.cc:1048] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:51.614298  3494 tablet_server.cc:196] TabletServer@127.3.105.129:0 shutdown complete.
W20260710 11:04:51.627276  6550 consensus_peers.cc:597] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:51.709488  6476 consensus_peers.cc:597] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:51.814289  6550 consensus_peers.cc:597] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:51.834882  6476 consensus_peers.cc:597] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:51.850322  6694 consensus_queue.cc:1048] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:51.915062  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:04:51.952061  6550 consensus_peers.cc:597] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:51.961443  6550 consensus_peers.cc:597] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:51.981051  6647 consensus_queue.cc:1048] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:52.884554  6708 raft_consensus.cc:493] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.885106  6708 raft_consensus.cc:515] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:52.886664  6708 leader_election.cc:290] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:52.888284  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:52.888859  6586 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 1.
I20260710 11:04:52.889878  6476 leader_election.cc:304] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: 
I20260710 11:04:52.890633  6708 raft_consensus.cc:2804] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:04:52.890655  6476 leader_election.cc:336] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111)
I20260710 11:04:52.890964  6708 raft_consensus.cc:493] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.891258  6708 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.895860  6708 raft_consensus.cc:515] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:52.897262  6708 leader_election.cc:290] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:52.898641  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:52.899139  6586 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:52.900665  6476 leader_election.cc:336] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111)
I20260710 11:04:52.903728  6586 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 2.
I20260710 11:04:52.904618  6476 leader_election.cc:304] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: c696a69a1a294064891a624277ee4e04
I20260710 11:04:52.905289  6708 raft_consensus.cc:2804] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.906035  6708 raft_consensus.cc:697] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:52.906670  6708 consensus_queue.cc:237] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER 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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:52.913842  6335 catalog_manager.cc:5697] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 1 to 2, leader changed from c696a69a1a294064891a624277ee4e04 (127.3.105.129) to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:52.915982  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:52.917320  6708 raft_consensus.cc:493] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:52.917737  6708 raft_consensus.cc:515] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:52.919550  6708 leader_election.cc:290] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:52.920759  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd" is_pre_election: true
I20260710 11:04:52.921368  6586 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 1.
I20260710 11:04:52.922180  6476 leader_election.cc:304] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: 
I20260710 11:04:52.922858  6708 raft_consensus.cc:2804] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:04:52.922940  6476 leader_election.cc:336] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111)
I20260710 11:04:52.923173  6708 raft_consensus.cc:493] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:52.923498  6708 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:52.929018  6708 raft_consensus.cc:515] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:52.930483  6708 leader_election.cc:290] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:52.931824  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:52.932286  6586 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:52.933737  6476 leader_election.cc:336] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111)
I20260710 11:04:52.937913  6586 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 2.
I20260710 11:04:52.938791  6476 leader_election.cc:304] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: c696a69a1a294064891a624277ee4e04
I20260710 11:04:52.939447  6708 raft_consensus.cc:2804] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:52.939843  6708 raft_consensus.cc:697] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:52.940557  6708 consensus_queue.cc:237] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER 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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:52.946952  6335 catalog_manager.cc:5697] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 1 to 2, leader changed from c696a69a1a294064891a624277ee4e04 (127.3.105.129) to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.037756  6716 raft_consensus.cc:493] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c696a69a1a294064891a624277ee4e04)
I20260710 11:04:53.038265  6716 raft_consensus.cc:515] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:53.040335  6716 leader_election.cc:290] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745)
I20260710 11:04:53.040993  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d801bf84a146228f9d66588cfd7706" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:53.041505  6513 raft_consensus.cc:2468] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
I20260710 11:04:53.042408  6551 leader_election.cc:304] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: 
I20260710 11:04:53.043044  6716 raft_consensus.cc:2804] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:53.043476  6716 raft_consensus.cc:493] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting leader election (detected failure of leader c696a69a1a294064891a624277ee4e04)
I20260710 11:04:53.043823  6716 raft_consensus.cc:3060] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:53.044268  6550 leader_election.cc:336] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111)
I20260710 11:04:53.048382  6716 raft_consensus.cc:515] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:53.049903  6716 leader_election.cc:290] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 election: Requested vote from peers 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853), c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745)
I20260710 11:04:53.050696  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d801bf84a146228f9d66588cfd7706" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:53.051225  6513 raft_consensus.cc:3060] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:53.053782  6550 leader_election.cc:336] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111)
I20260710 11:04:53.056339  6513 raft_consensus.cc:2468] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 2.
I20260710 11:04:53.057310  6551 leader_election.cc:304] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: c696a69a1a294064891a624277ee4e04
I20260710 11:04:53.058072  6716 raft_consensus.cc:2804] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:53.058499  6716 raft_consensus.cc:697] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:53.059366  6716 consensus_queue.cc:237] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:53.065771  6335 catalog_manager.cc:5697] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 1 to 2, leader changed from c696a69a1a294064891a624277ee4e04 (127.3.105.129) to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 2 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:53.295763  6476 consensus_peers.cc:597] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:53.315259  6586 raft_consensus.cc:1275] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:53.316397  6708 consensus_queue.cc:1048] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.389725  6716 raft_consensus.cc:493] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.390156  6716 raft_consensus.cc:515] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:53.391801  6716 leader_election.cc:290] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:53.392904  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" is_pre_election: true
I20260710 11:04:53.393489  6513 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 1.
I20260710 11:04:53.394340  6551 leader_election.cc:304] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: 
I20260710 11:04:53.395033  6716 raft_consensus.cc:2804] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:04:53.395161  6550 leader_election.cc:336] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111)
I20260710 11:04:53.395433  6716 raft_consensus.cc:493] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.395783  6716 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:53.400743  6476 consensus_peers.cc:597] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:53.401372  6586 raft_consensus.cc:1275] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:53.401842  6716 raft_consensus.cc:515] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:53.402515  6708 consensus_queue.cc:1048] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:53.403671  6716 leader_election.cc:290] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:53.404776  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:53.405364  6513 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:53.407966  6550 leader_election.cc:336] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111)
I20260710 11:04:53.412132  6513 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 2.
I20260710 11:04:53.413158  6551 leader_election.cc:304] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: c696a69a1a294064891a624277ee4e04
I20260710 11:04:53.413754  6716 raft_consensus.cc:2804] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:53.414194  6716 raft_consensus.cc:697] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:53.415033  6716 consensus_queue.cc:237] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER 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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:53.423265  6336 catalog_manager.cc:5697] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 1 to 2, leader changed from c696a69a1a294064891a624277ee4e04 (127.3.105.129) to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 2 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
W20260710 11:04:53.557049  6550 consensus_peers.cc:597] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:53.638794  6513 raft_consensus.cc:1275] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:53.639904  6716 consensus_queue.cc:1048] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:53.917019  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:04:53.946151  6550 consensus_peers.cc:597] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:53.972014  6550 consensus_peers.cc:597] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:04:53.973064  6513 raft_consensus.cc:1275] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:53.974243  6647 consensus_queue.cc:1048] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:54.067026  6476 consensus_peers.cc:597] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:54.208869  6476 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260710 11:04:54.220984  6550 consensus_peers.cc:597] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:54.414110  6476 consensus_peers.cc:597] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:54.444216  6550 consensus_peers.cc:597] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:54.614548  6550 consensus_peers.cc:597] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:54.917995  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:04:55.680233  6476 consensus_peers.cc:597] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:55.905411  6476 consensus_peers.cc:597] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:55.919100  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:04:55.936568  6550 consensus_peers.cc:597] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:56.355895  6550 consensus_peers.cc:597] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:56.478606  6476 consensus_peers.cc:597] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:04:56.635747  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:56.641948  6728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:56.642531  6729 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:04:56.643735  6731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:04:56.644505  3494 server_base.cc:1061] running on GCE node
I20260710 11:04:56.645398  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:56.645601  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:56.645764  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681496645747 us; error 0 us; skew 500 ppm
I20260710 11:04:56.646363  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:56.648622  3494 webserver.cc:533] Webserver started at http://127.3.105.129:34395/ using document root <none> and password file <none>
I20260710 11:04:56.649118  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:56.649278  3494 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:04:56.652839  3494 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:04:56.656235  6736 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:56.656992  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:56.657261  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "c696a69a1a294064891a624277ee4e04"
format_stamp: "Formatted at 2026-07-10 11:04:49 on dist-test-slave-dbkd"
I20260710 11:04:56.657550  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:04:56.675498  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:56.676574  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:56.677979  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:56.681836  6743 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:04:56.726383  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:04:56.726636  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.003s	sys 0.000s
I20260710 11:04:56.726842  3494 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:04:56.730837  6743 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:56.745414  6743 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:04:56.746383  6743 tablet_bootstrap.cc:492] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.746994  6743 ts_tablet_manager.cc:1403] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:04:56.749549  6743 raft_consensus.cc:359] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.750379  6743 raft_consensus.cc:740] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.751101  6743 consensus_queue.cc:260] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.753649  6743 ts_tablet_manager.cc:1434] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:56.754469  6743 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:56.769308  6743 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: 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
W20260710 11:04:56.769767  6550 consensus_peers.cc:597] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:04:56.770200  6743 tablet_bootstrap.cc:492] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.770895  6743 ts_tablet_manager.cc:1403] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:04:56.773452  6743 raft_consensus.cc:359] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.774121  6743 raft_consensus.cc:740] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.774783  6743 consensus_queue.cc:260] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.775687  3494 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:04:56.776011  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.049s	user 0.046s	sys 0.000s
I20260710 11:04:56.776733  6743 ts_tablet_manager.cc:1434] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:56.777750  6743 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
W20260710 11:04:56.785722  6550 consensus_peers.cc:597] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:04:56.791154  6743 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:56.791848  6743 tablet_bootstrap.cc:492] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.792416  6743 ts_tablet_manager.cc:1403] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 11:04:56.794562  6743 raft_consensus.cc:359] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.795110  6743 raft_consensus.cc:740] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.795727  6743 consensus_queue.cc:260] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.797355  6743 ts_tablet_manager.cc:1434] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:04:56.798157  6743 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:56.809857  6743 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:56.810878  6743 tablet_bootstrap.cc:492] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.811599  6743 ts_tablet_manager.cc:1403] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:04:56.814257  6743 raft_consensus.cc:359] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:56.814971  6743 raft_consensus.cc:740] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.815693  6743 consensus_queue.cc:260] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [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: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } } peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } }
I20260710 11:04:56.817585  6743 ts_tablet_manager.cc:1434] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:56.818351  6743 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:56.830977  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:38745
I20260710 11:04:56.831077  6805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:38745 every 8 connection(s)
I20260710 11:04:56.831595  6743 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:04:56.832497  6743 tablet_bootstrap.cc:492] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.833114  6743 ts_tablet_manager.cc:1403] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:04:56.835516  6743 raft_consensus.cc:359] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.835986  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:56.836352  6743 raft_consensus.cc:740] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.837221  6743 consensus_queue.cc:260] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.839138  6743 ts_tablet_manager.cc:1434] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:56.839939  6743 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:56.855930  6806 heartbeater.cc:344] Connected to a master server at 127.3.105.190:33527
I20260710 11:04:56.856391  6806 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:56.857297  6806 heartbeater.cc:507] Master 127.3.105.190:33527 requested a full tablet report, sending...
I20260710 11:04:56.860160  6743 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:56.860921  6743 tablet_bootstrap.cc:492] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.861728  6743 ts_tablet_manager.cc:1403] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:04:56.861793  6586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
mode: GRACEFUL
new_leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:55118
I20260710 11:04:56.862483  6586 raft_consensus.cc:606] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Received request to transfer leadership to TS 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:04:56.863214  6336 ts_manager.cc:194] Re-registered known tserver with Master: c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745)
I20260710 11:04:56.864156  6743 raft_consensus.cc:359] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.864681  6743 raft_consensus.cc:740] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.865269  6586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
mode: GRACEFUL
new_leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:55118
I20260710 11:04:56.865370  6743 consensus_queue.cc:260] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.865940  6586 raft_consensus.cc:606] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Received request to transfer leadership to TS 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:04:56.867162  6743 ts_tablet_manager.cc:1434] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:56.867930  6743 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:56.867954  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:56.868607  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:56.869339  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:56.874130  6336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36908
I20260710 11:04:56.877892  6806 heartbeater.cc:499] Master 127.3.105.190:33527 was elected leader, sending a full tablet report...
I20260710 11:04:56.879140  6743 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:56.880014  6743 tablet_bootstrap.cc:492] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.880613  6743 ts_tablet_manager.cc:1403] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:04:56.882751  6743 raft_consensus.cc:359] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.883383  6743 raft_consensus.cc:740] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.885154  6743 consensus_queue.cc:260] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.888191  6743 ts_tablet_manager.cc:1434] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:04:56.888974  6743 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:56.898236  6780 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.905359  6780 pending_rounds.cc:85] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Aborting all ops after (but not including) 0
I20260710 11:04:56.905722  6780 pending_rounds.cc:107] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:04:56.905757  6743 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:04:56.906174  6780 raft_consensus.cc:2889] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:04:56.906953  6743 tablet_bootstrap.cc:492] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.907646  6743 ts_tablet_manager.cc:1403] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260710 11:04:56.910132  6743 raft_consensus.cc:359] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.911019  6743 raft_consensus.cc:740] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.911808  6743 consensus_queue.cc:260] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.913843  6743 ts_tablet_manager.cc:1434] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:56.914579  6743 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
W20260710 11:04:56.920058  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:56.924736  6743 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:56.925500  6743 tablet_bootstrap.cc:492] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.926051  6743 ts_tablet_manager.cc:1403] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:04:56.927655  6743 raft_consensus.cc:359] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.928099  6743 raft_consensus.cc:740] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.928602  6743 consensus_queue.cc:260] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.930014  6743 ts_tablet_manager.cc:1434] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:56.930564  6743 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Bootstrap starting.
I20260710 11:04:56.939849  6743 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:04:56.940403  6743 tablet_bootstrap.cc:492] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Bootstrap complete.
I20260710 11:04:56.940914  6743 ts_tablet_manager.cc:1403] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:04:56.942435  6743 raft_consensus.cc:359] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.942901  6743 raft_consensus.cc:740] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c696a69a1a294064891a624277ee4e04, State: Initialized, Role: FOLLOWER
I20260710 11:04:56.943387  6743 consensus_queue.cc:260] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:56.944697  6743 ts_tablet_manager.cc:1434] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:04:56.981125  6779 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.986672  6779 pending_rounds.cc:85] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Aborting all ops after (but not including) 0
I20260710 11:04:56.986997  6779 pending_rounds.cc:107] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:04:56.987280  6779 raft_consensus.cc:2889] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:04:56.988551  6780 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.994174  6780 pending_rounds.cc:85] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Aborting all ops after (but not including) 0
I20260710 11:04:56.994385  6780 pending_rounds.cc:107] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:04:56.994601  6780 raft_consensus.cc:2889] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:04:57.052157  6647 raft_consensus.cc:993] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd: : Instructing follower 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:04:57.052553  6647 raft_consensus.cc:1081] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Signalling peer 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:04:57.053997  6513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:04:57.054497  6513 raft_consensus.cc:493] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:57.054780  6513 raft_consensus.cc:3060] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.059309  6513 raft_consensus.cc:515] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:57.060923  6513 leader_election.cc:290] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:57.061822  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:57.061846  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de8dec24a664befbf9535894a0397a2" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:57.062358  6780 raft_consensus.cc:3060] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.062484  6586 raft_consensus.cc:3055] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:57.062817  6586 raft_consensus.cc:740] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:57.063424  6586 consensus_queue.cc:260] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:57.064324  6586 raft_consensus.cc:3060] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.066581  6779 raft_consensus.cc:3060] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:57.067832  6780 raft_consensus.cc:2468] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 2.
I20260710 11:04:57.069018  6476 leader_election.cc:304] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:57.069734  6708 raft_consensus.cc:2804] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:57.069808  6586 raft_consensus.cc:2468] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 2.
I20260710 11:04:57.071415  6708 raft_consensus.cc:697] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:57.072180  6826 raft_consensus.cc:993] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd: : Instructing follower 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:04:57.072597  6647 raft_consensus.cc:1081] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Signalling peer 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:04:57.072278  6708 consensus_queue.cc:237] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:57.074007  6513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:04:57.074584  6513 raft_consensus.cc:493] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:57.074883  6513 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:57.080192  6513 raft_consensus.cc:515] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:57.080626  6336 catalog_manager.cc:5697] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 1 to 2, leader changed from 6b712ed59bd846d692613b95408c5bbd (127.3.105.131) to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:57.081825  6513 leader_election.cc:290] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 3 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:57.082502  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:57.082726  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:57.083148  6780 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:57.083295  6586 raft_consensus.cc:3055] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:57.083673  6586 raft_consensus.cc:740] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:57.084296  6586 consensus_queue.cc:260] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:57.085299  6586 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:57.091419  6780 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 3.
I20260710 11:04:57.091424  6586 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 3.
I20260710 11:04:57.093183  6476 leader_election.cc:304] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, 6b712ed59bd846d692613b95408c5bbd; no voters: 
I20260710 11:04:57.093932  6708 raft_consensus.cc:2804] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:57.094421  6708 raft_consensus.cc:697] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:57.095206  6708 consensus_queue.cc:237] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:57.107347  6335 catalog_manager.cc:5697] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 2 to 3, leader changed from 6b712ed59bd846d692613b95408c5bbd (127.3.105.131) to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 3 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:57.548736  6780 raft_consensus.cc:1275] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:57.549981  6708 consensus_queue.cc:1048] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:57.560693  6586 raft_consensus.cc:1275] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:57.564689  6835 consensus_queue.cc:1048] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:57.635280  6586 raft_consensus.cc:1275] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:57.636590  6835 consensus_queue.cc:1048] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:57.645107  6779 raft_consensus.cc:1275] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:57.647006  6835 consensus_queue.cc:1048] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:57.879142  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:57.894659  6513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95d137b373d24513a547b60ea89562bb"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
mode: GRACEFUL
new_leader_uuid: "6b712ed59bd846d692613b95408c5bbd"
 from {username='slave'} at 127.0.0.1:44948
I20260710 11:04:57.895160  6513 raft_consensus.cc:606] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Received request to transfer leadership to TS 6b712ed59bd846d692613b95408c5bbd
I20260710 11:04:57.897742  6513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
mode: GRACEFUL
new_leader_uuid: "6b712ed59bd846d692613b95408c5bbd"
 from {username='slave'} at 127.0.0.1:44948
I20260710 11:04:57.898175  6513 raft_consensus.cc:606] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 LEADER]: Received request to transfer leadership to TS 6b712ed59bd846d692613b95408c5bbd
I20260710 11:04:57.899219  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:57.899660  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:57.900192  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:04:57.921096  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:58.195593  6838 raft_consensus.cc:993] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27: : Instructing follower 6b712ed59bd846d692613b95408c5bbd to start an election
I20260710 11:04:58.196105  6708 raft_consensus.cc:1081] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 LEADER]: Signalling peer 6b712ed59bd846d692613b95408c5bbd to start an election
I20260710 11:04:58.197350  6586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
 from {username='slave'} at 127.0.0.1:58694
I20260710 11:04:58.197768  6586 raft_consensus.cc:493] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:58.198012  6586 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.202688  6586 raft_consensus.cc:515] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.204337  6586 leader_election.cc:290] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:58.205084  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:58.205682  6779 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.205559  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:58.206230  6513 raft_consensus.cc:3055] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.206539  6513 raft_consensus.cc:740] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:58.207320  6513 consensus_queue.cc:260] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.208496  6513 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.212250  6779 raft_consensus.cc:2468] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 2.
I20260710 11:04:58.213452  6550 leader_election.cc:304] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:58.214114  6647 raft_consensus.cc:2804] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:58.214465  6647 raft_consensus.cc:697] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:58.215176  6647 consensus_queue.cc:237] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.215822  6513 raft_consensus.cc:2468] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 2.
I20260710 11:04:58.221644  6334 catalog_manager.cc:5697] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 1 to 2, leader changed from 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130) to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 2 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.279292  6838 raft_consensus.cc:993] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27: : Instructing follower 6b712ed59bd846d692613b95408c5bbd to start an election
I20260710 11:04:58.279788  6708 raft_consensus.cc:1081] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Signalling peer 6b712ed59bd846d692613b95408c5bbd to start an election
I20260710 11:04:58.281231  6586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95d137b373d24513a547b60ea89562bb"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
 from {username='slave'} at 127.0.0.1:58694
I20260710 11:04:58.281706  6586 raft_consensus.cc:493] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:58.281976  6586 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:58.286533  6586 raft_consensus.cc:515] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.287971  6586 leader_election.cc:290] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 3 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:04:58.288726  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:58.289088  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:04:58.289336  6779 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:58.289783  6513 raft_consensus.cc:3055] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:58.290124  6513 raft_consensus.cc:740] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:58.290906  6513 consensus_queue.cc:260] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.292033  6513 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:58.295910  6779 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 3.
I20260710 11:04:58.297065  6550 leader_election.cc:304] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [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: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:58.297693  6647 raft_consensus.cc:2804] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:58.298065  6647 raft_consensus.cc:697] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:58.298143  6513 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 3.
I20260710 11:04:58.298810  6647 consensus_queue.cc:237] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.304991  6334 catalog_manager.cc:5697] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 2 to 3, leader changed from 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130) to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 3 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.674248  6513 raft_consensus.cc:1275] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.675557  6647 consensus_queue.cc:1048] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.687394  6779 raft_consensus.cc:1275] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:58.688553  6853 consensus_queue.cc:1048] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.694109  6780 raft_consensus.cc:1275] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:58.695254  6853 consensus_queue.cc:1048] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.703372  6513 raft_consensus.cc:1275] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:58.704741  6647 consensus_queue.cc:1048] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:58.906641  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:58.913522  6586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95d137b373d24513a547b60ea89562bb"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
mode: GRACEFUL
new_leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:55118
I20260710 11:04:58.913987  6586 raft_consensus.cc:606] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Received request to transfer leadership to TS 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:04:58.916168  6586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9665dd7d8ee4de6a5c3aafe4af5cac2"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
mode: GRACEFUL
new_leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:55118
I20260710 11:04:58.916597  6586 raft_consensus.cc:606] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Received request to transfer leadership to TS 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:04:58.917457  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:58.917852  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:58.918316  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:04:58.921931  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:58.930650  6647 raft_consensus.cc:993] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd: : Instructing follower 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:04:58.931092  6826 raft_consensus.cc:1081] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Signalling peer 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:04:58.932458  6513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9665dd7d8ee4de6a5c3aafe4af5cac2"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:04:58.932906  6513 raft_consensus.cc:493] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:58.933254  6513 raft_consensus.cc:3060] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.938036  6513 raft_consensus.cc:515] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.939268  6513 leader_election.cc:290] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:58.939988  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9665dd7d8ee4de6a5c3aafe4af5cac2" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:58.940157  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9665dd7d8ee4de6a5c3aafe4af5cac2" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:58.940594  6779 raft_consensus.cc:3060] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.940676  6586 raft_consensus.cc:3055] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:58.941061  6586 raft_consensus.cc:740] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:58.941815  6586 consensus_queue.cc:260] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.942979  6586 raft_consensus.cc:3060] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:58.947118  6779 raft_consensus.cc:2468] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 2.
I20260710 11:04:58.948223  6476 leader_election.cc:304] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:58.948920  6708 raft_consensus.cc:2804] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:58.949324  6586 raft_consensus.cc:2468] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 2.
I20260710 11:04:58.949858  6708 raft_consensus.cc:697] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:58.950663  6708 consensus_queue.cc:237] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:58.956944  6333 catalog_manager.cc:5697] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 1 to 2, leader changed from 6b712ed59bd846d692613b95408c5bbd (127.3.105.131) to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 2 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.207446  6866 raft_consensus.cc:993] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd: : Instructing follower 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:04:59.208738  6826 raft_consensus.cc:1081] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Signalling peer 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:04:59.211124  6513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95d137b373d24513a547b60ea89562bb"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:04:59.211843  6513 raft_consensus.cc:493] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:59.212392  6513 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:59.219599  6513 raft_consensus.cc:515] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:59.221153  6513 leader_election.cc:290] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 4 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:04:59.222298  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:04:59.222059  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d137b373d24513a547b60ea89562bb" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:04:59.222831  6586 raft_consensus.cc:3055] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:59.223012  6779 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:59.223132  6586 raft_consensus.cc:740] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:04:59.224092  6586 consensus_queue.cc:260] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:59.225347  6586 raft_consensus.cc:3060] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:59.229080  6779 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 4.
I20260710 11:04:59.230263  6476 leader_election.cc:304] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:04:59.230960  6708 raft_consensus.cc:2804] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:59.231031  6586 raft_consensus.cc:2468] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 4.
I20260710 11:04:59.231308  6708 raft_consensus.cc:697] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:04:59.232280  6708 consensus_queue.cc:237] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:04:59.238296  6333 catalog_manager.cc:5697] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 3 to 4, leader changed from 6b712ed59bd846d692613b95408c5bbd (127.3.105.131) to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 4 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:59.357430  6779 raft_consensus.cc:1275] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:59.358630  6708 consensus_queue.cc:1048] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:59.371789  6586 raft_consensus.cc:1275] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:59.373124  6860 consensus_queue.cc:1048] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:59.687568  6779 raft_consensus.cc:1275] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:04:59.688848  6860 consensus_queue.cc:1048] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:59.698679  6586 raft_consensus.cc:1275] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:04:59.700073  6875 consensus_queue.cc:1048] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:04:59.922987  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:59.924600  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:59.932889  6513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f7506da380347619b2f61f3786c7532"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
mode: GRACEFUL
new_leader_uuid: "6b712ed59bd846d692613b95408c5bbd"
 from {username='slave'} at 127.0.0.1:44948
I20260710 11:04:59.933593  6513 raft_consensus.cc:606] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Received request to transfer leadership to TS 6b712ed59bd846d692613b95408c5bbd
I20260710 11:04:59.936169  6513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
mode: GRACEFUL
new_leader_uuid: "6b712ed59bd846d692613b95408c5bbd"
 from {username='slave'} at 127.0.0.1:44948
I20260710 11:04:59.936652  6513 raft_consensus.cc:606] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 LEADER]: Received request to transfer leadership to TS 6b712ed59bd846d692613b95408c5bbd
I20260710 11:04:59.937654  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:59.938091  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:59.938733  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:00.071475  6708 raft_consensus.cc:993] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27: : Instructing follower 6b712ed59bd846d692613b95408c5bbd to start an election
I20260710 11:05:00.072008  6875 raft_consensus.cc:1081] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 LEADER]: Signalling peer 6b712ed59bd846d692613b95408c5bbd to start an election
I20260710 11:05:00.073437  6586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
 from {username='slave'} at 127.0.0.1:58694
I20260710 11:05:00.073858  6586 raft_consensus.cc:493] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.074117  6586 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.078802  6586 raft_consensus.cc:515] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:00.080319  6586 leader_election.cc:290] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 4 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:05:00.081408  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:05:00.081940  6513 raft_consensus.cc:3055] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:00.082244  6513 raft_consensus.cc:740] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:05:00.082261  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cb18ecbecb948a3b76fcbce7a7e9f7c" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:05:00.082950  6778 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.083189  6513 consensus_queue.cc:260] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:00.084441  6513 raft_consensus.cc:3060] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.090622  6778 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 4.
I20260710 11:05:00.091192  6513 raft_consensus.cc:2468] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 4.
I20260710 11:05:00.092085  6550 leader_election.cc:304] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [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: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:05:00.092844  6867 raft_consensus.cc:2804] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:00.093683  6867 raft_consensus.cc:697] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 4 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:05:00.094466  6867 consensus_queue.cc:237] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:00.100633  6333 catalog_manager.cc:5697] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 3 to 4, leader changed from 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130) to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 4 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:00.153311  6871 raft_consensus.cc:993] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27: : Instructing follower 6b712ed59bd846d692613b95408c5bbd to start an election
I20260710 11:05:00.153772  6875 raft_consensus.cc:1081] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Signalling peer 6b712ed59bd846d692613b95408c5bbd to start an election
I20260710 11:05:00.155220  6586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f7506da380347619b2f61f3786c7532"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
 from {username='slave'} at 127.0.0.1:58694
I20260710 11:05:00.155741  6586 raft_consensus.cc:493] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.155993  6586 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.160537  6586 raft_consensus.cc:515] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:00.162047  6586 leader_election.cc:290] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [CANDIDATE]: Term 3 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853)
I20260710 11:05:00.162983  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:05:00.163101  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "6b712ed59bd846d692613b95408c5bbd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
I20260710 11:05:00.163643  6778 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.163643  6513 raft_consensus.cc:3055] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:00.164232  6513 raft_consensus.cc:740] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:05:00.165171  6513 consensus_queue.cc:260] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:00.166308  6513 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.170812  6778 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 3.
I20260710 11:05:00.171967  6550 leader_election.cc:304] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [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: 6b712ed59bd846d692613b95408c5bbd, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:05:00.172551  6513 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b712ed59bd846d692613b95408c5bbd in term 3.
I20260710 11:05:00.172775  6867 raft_consensus.cc:2804] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:00.173367  6867 raft_consensus.cc:697] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Becoming Leader. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:05:00.174325  6867 consensus_queue.cc:237] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:00.182133  6333 catalog_manager.cc:5697] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd reported cstate change: term changed from 2 to 3, leader changed from 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130) to 6b712ed59bd846d692613b95408c5bbd (127.3.105.131). New cstate: current_term: 3 leader_uuid: "6b712ed59bd846d692613b95408c5bbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:00.572450  6779 raft_consensus.cc:1275] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:00.573566  6867 consensus_queue.cc:1048] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:00.584307  6513 raft_consensus.cc:1275] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:00.585860  6512 raft_consensus.cc:1275] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:00.588233  6867 consensus_queue.cc:1048] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:00.589496  6867 consensus_queue.cc:1048] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:00.601817  6779 raft_consensus.cc:1275] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Refusing update from remote peer 6b712ed59bd846d692613b95408c5bbd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:00.603365  6886 consensus_queue.cc:1048] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:05:00.923926  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:00.944823  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:00.952114  6586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f7506da380347619b2f61f3786c7532"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
mode: GRACEFUL
new_leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:55118
I20260710 11:05:00.952584  6586 raft_consensus.cc:606] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Received request to transfer leadership to TS 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:05:00.955241  6586 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f"
dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
mode: GRACEFUL
new_leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:55118
I20260710 11:05:00.955663  6586 raft_consensus.cc:606] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Received request to transfer leadership to TS 65bbc1fe2d534d8893f1b7c76660cc27
I20260710 11:05:00.956715  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:00.957171  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:00.957654  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:00.987425  6867 raft_consensus.cc:993] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd: : Instructing follower 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:05:00.987910  6886 raft_consensus.cc:1081] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Signalling peer 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:05:00.989253  6513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:05:00.989655  6513 raft_consensus.cc:493] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.989874  6513 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.994246  6513 raft_consensus.cc:515] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:00.995553  6513 leader_election.cc:290] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 3 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:05:00.996421  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:05:00.996603  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89a6dd22c8f48de805f7e4d7b6f3e2f" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:05:00.997082  6779 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.997148  6586 raft_consensus.cc:3055] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:00.997478  6586 raft_consensus.cc:740] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:05:00.998157  6586 consensus_queue.cc:260] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:00.999053  6586 raft_consensus.cc:3060] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:01.002177  6779 raft_consensus.cc:2468] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 3.
I20260710 11:05:01.003326  6476 leader_election.cc:304] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:05:01.003397  6586 raft_consensus.cc:2468] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 3.
I20260710 11:05:01.003989  6875 raft_consensus.cc:2804] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:01.004422  6875 raft_consensus.cc:697] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:05:01.005301  6875 consensus_queue.cc:237] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [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: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:01.013278  6334 catalog_manager.cc:5697] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 2 to 3, leader changed from 6b712ed59bd846d692613b95408c5bbd (127.3.105.131) to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 3 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:01.079764  6867 raft_consensus.cc:993] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd: : Instructing follower 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:05:01.080214  6886 raft_consensus.cc:1081] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Signalling peer 65bbc1fe2d534d8893f1b7c76660cc27 to start an election
I20260710 11:05:01.081584  6513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f7506da380347619b2f61f3786c7532"
dest_uuid: "65bbc1fe2d534d8893f1b7c76660cc27"
 from {username='slave'} at 127.0.0.1:57424
I20260710 11:05:01.082005  6513 raft_consensus.cc:493] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:01.082252  6513 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:01.086400  6513 raft_consensus.cc:515] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:01.088187  6513 leader_election.cc:290] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [CANDIDATE]: Term 4 election: Requested vote from peers c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745), 6b712ed59bd846d692613b95408c5bbd (127.3.105.131:39095)
I20260710 11:05:01.088840  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c696a69a1a294064891a624277ee4e04"
I20260710 11:05:01.089123  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7506da380347619b2f61f3786c7532" candidate_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6b712ed59bd846d692613b95408c5bbd"
I20260710 11:05:01.089457  6778 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:01.089707  6586 raft_consensus.cc:3055] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:01.090027  6586 raft_consensus.cc:740] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6b712ed59bd846d692613b95408c5bbd, State: Running, Role: LEADER
I20260710 11:05:01.090636  6586 consensus_queue.cc:260] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:01.091935  6586 raft_consensus.cc:3060] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:01.095755  6778 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 4.
I20260710 11:05:01.096848  6476 leader_election.cc:304] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [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: 65bbc1fe2d534d8893f1b7c76660cc27, c696a69a1a294064891a624277ee4e04; no voters: 
I20260710 11:05:01.097427  6875 raft_consensus.cc:2804] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:01.097568  6586 raft_consensus.cc:2468] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65bbc1fe2d534d8893f1b7c76660cc27 in term 4.
I20260710 11:05:01.097946  6875 raft_consensus.cc:697] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 LEADER]: Becoming Leader. State: Replica: 65bbc1fe2d534d8893f1b7c76660cc27, State: Running, Role: LEADER
I20260710 11:05:01.098799  6875 consensus_queue.cc:237] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } }
I20260710 11:05:01.104907  6334 catalog_manager.cc:5697] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 reported cstate change: term changed from 3 to 4, leader changed from 6b712ed59bd846d692613b95408c5bbd (127.3.105.131) to 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130). New cstate: current_term: 4 leader_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65bbc1fe2d534d8893f1b7c76660cc27" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 42853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:01.434826  6778 raft_consensus.cc:1275] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:01.435964  6875 consensus_queue.cc:1048] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:01.447166  6586 raft_consensus.cc:1275] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:01.448654  6875 consensus_queue.cc:1048] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:01.674793  6586 raft_consensus.cc:1275] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:01.676237  6875 consensus_queue.cc:1048] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b712ed59bd846d692613b95408c5bbd" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 39095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:01.684559  6778 raft_consensus.cc:1275] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Refusing update from remote peer 65bbc1fe2d534d8893f1b7c76660cc27: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:01.686087  6900 consensus_queue.cc:1048] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c696a69a1a294064891a624277ee4e04" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 38745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:01.924856  6384 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:01.963876  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:01.992055  3494 tablet_server.cc:179] TabletServer@127.3.105.129:38745 shutting down...
I20260710 11:05:02.014520  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:02.015314  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.016281  3494 raft_consensus.cc:2243] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.016770  3494 raft_consensus.cc:2272] T 3de8dec24a664befbf9535894a0397a2 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.019155  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.019786  3494 raft_consensus.cc:2243] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.020176  3494 raft_consensus.cc:2272] T eb9746cae7d640c7b382d0f5e3a730ba P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.022290  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.022823  3494 raft_consensus.cc:2243] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.023186  3494 raft_consensus.cc:2272] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.025084  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.025568  3494 raft_consensus.cc:2243] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.025964  3494 raft_consensus.cc:2272] T 0dc7ef920a2446ed8ee01ac5fe36e79a P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.027801  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.028291  3494 raft_consensus.cc:2243] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.028676  3494 raft_consensus.cc:2272] T 8023e0dc243043cfa087e2c20556b658 P c696a69a1a294064891a624277ee4e04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.030894  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.031344  3494 raft_consensus.cc:2243] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.031728  3494 raft_consensus.cc:2272] T 16d801bf84a146228f9d66588cfd7706 P c696a69a1a294064891a624277ee4e04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.033635  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.034096  3494 raft_consensus.cc:2243] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.034482  3494 raft_consensus.cc:2272] T 95d137b373d24513a547b60ea89562bb P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.036201  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.036626  3494 raft_consensus.cc:2243] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.037024  3494 raft_consensus.cc:2272] T e89a6dd22c8f48de805f7e4d7b6f3e2f P c696a69a1a294064891a624277ee4e04 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.039369  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.039847  3494 raft_consensus.cc:2243] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.040215  3494 raft_consensus.cc:2272] T 4f7506da380347619b2f61f3786c7532 P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.042686  3494 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:02.043128  3494 raft_consensus.cc:2243] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.043496  3494 raft_consensus.cc:2272] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P c696a69a1a294064891a624277ee4e04 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.072188  3494 tablet_server.cc:196] TabletServer@127.3.105.129:38745 shutdown complete.
I20260710 11:05:02.094575  3494 tablet_server.cc:179] TabletServer@127.3.105.130:0 shutting down...
I20260710 11:05:02.114403  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:02.115204  3494 tablet_replica.cc:333] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.116035  3494 raft_consensus.cc:2243] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.116508  3494 raft_consensus.cc:2272] T 8023e0dc243043cfa087e2c20556b658 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.118716  3494 tablet_replica.cc:333] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.119256  3494 raft_consensus.cc:2243] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.119647  3494 raft_consensus.cc:2272] T 16d801bf84a146228f9d66588cfd7706 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.121619  3494 tablet_replica.cc:333] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.122076  3494 raft_consensus.cc:2243] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.122800  3494 raft_consensus.cc:2272] T 3de8dec24a664befbf9535894a0397a2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.124670  3494 tablet_replica.cc:333] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.125216  3494 raft_consensus.cc:2243] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.126066  3494 raft_consensus.cc:2272] T 4f7506da380347619b2f61f3786c7532 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.128989  3494 tablet_replica.cc:333] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.129631  3494 raft_consensus.cc:2243] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.130139  3494 raft_consensus.cc:2272] T eb9746cae7d640c7b382d0f5e3a730ba P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.132447  3494 tablet_replica.cc:333] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.133486  3494 raft_consensus.cc:2243] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.134414  3494 raft_consensus.cc:2272] T 95d137b373d24513a547b60ea89562bb P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:02.136603  6550 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111) [suppressed 51 similar messages]
I20260710 11:05:02.136631  3494 tablet_replica.cc:333] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.137465  3494 raft_consensus.cc:2243] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.138185  3494 raft_consensus.cc:2272] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 65bbc1fe2d534d8893f1b7c76660cc27 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:02.139902  6550 consensus_peers.cc:597] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:02.140681  3494 tablet_replica.cc:333] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.141243  3494 raft_consensus.cc:2243] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.141913  3494 raft_consensus.cc:2272] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 65bbc1fe2d534d8893f1b7c76660cc27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.143723  3494 tablet_replica.cc:333] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.144145  3494 raft_consensus.cc:2243] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.144852  3494 raft_consensus.cc:2272] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 65bbc1fe2d534d8893f1b7c76660cc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.146662  3494 tablet_replica.cc:333] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27: stopping tablet replica
I20260710 11:05:02.147049  3494 raft_consensus.cc:2243] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.147373  3494 raft_consensus.cc:2272] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 65bbc1fe2d534d8893f1b7c76660cc27 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.176730  3494 tablet_server.cc:196] TabletServer@127.3.105.130:0 shutdown complete.
I20260710 11:05:02.198625  3494 tablet_server.cc:179] TabletServer@127.3.105.131:0 shutting down...
W20260710 11:05:02.211076  6550 consensus_peers.cc:597] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd -> Peer c696a69a1a294064891a624277ee4e04 (127.3.105.129:38745): Couldn't send request to peer c696a69a1a294064891a624277ee4e04. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:38745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:02.218461  6551 consensus_peers.cc:597] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd -> Peer 65bbc1fe2d534d8893f1b7c76660cc27 (127.3.105.130:42853): Couldn't send request to peer 65bbc1fe2d534d8893f1b7c76660cc27. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:42853: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:02.225333  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:02.226068  3494 tablet_replica.cc:333] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.226724  3494 raft_consensus.cc:2243] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.227463  3494 raft_consensus.cc:2272] T 6cb18ecbecb948a3b76fcbce7a7e9f7c P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.229333  3494 tablet_replica.cc:333] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.229846  3494 raft_consensus.cc:2243] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.230225  3494 raft_consensus.cc:2272] T 95d137b373d24513a547b60ea89562bb P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.231994  3494 tablet_replica.cc:333] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.232458  3494 raft_consensus.cc:2243] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.232870  3494 raft_consensus.cc:2272] T e89a6dd22c8f48de805f7e4d7b6f3e2f P 6b712ed59bd846d692613b95408c5bbd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.234951  3494 tablet_replica.cc:333] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.235389  3494 raft_consensus.cc:2243] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.236219  3494 raft_consensus.cc:2272] T eb9746cae7d640c7b382d0f5e3a730ba P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.237965  3494 tablet_replica.cc:333] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.238436  3494 raft_consensus.cc:2243] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.239133  3494 raft_consensus.cc:2272] T 8023e0dc243043cfa087e2c20556b658 P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.240826  3494 tablet_replica.cc:333] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.241293  3494 raft_consensus.cc:2243] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.241958  3494 raft_consensus.cc:2272] T 16d801bf84a146228f9d66588cfd7706 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.243641  3494 tablet_replica.cc:333] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.244110  3494 raft_consensus.cc:2243] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.244534  3494 raft_consensus.cc:2272] T 3de8dec24a664befbf9535894a0397a2 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.246181  3494 tablet_replica.cc:333] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.246613  3494 raft_consensus.cc:2243] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.246975  3494 raft_consensus.cc:2272] T 4f7506da380347619b2f61f3786c7532 P 6b712ed59bd846d692613b95408c5bbd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.250447  3494 tablet_replica.cc:333] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.250907  3494 raft_consensus.cc:2243] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.251312  3494 raft_consensus.cc:2272] T 0dc7ef920a2446ed8ee01ac5fe36e79a P 6b712ed59bd846d692613b95408c5bbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.253062  3494 tablet_replica.cc:333] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd: stopping tablet replica
I20260710 11:05:02.253479  3494 raft_consensus.cc:2243] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:02.253849  3494 raft_consensus.cc:2272] T d9665dd7d8ee4de6a5c3aafe4af5cac2 P 6b712ed59bd846d692613b95408c5bbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.282125  3494 tablet_server.cc:196] TabletServer@127.3.105.131:0 shutdown complete.
I20260710 11:05:02.302721  3494 master.cc:562] Master@127.3.105.190:33527 shutting down...
I20260710 11:05:02.320235  3494 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:02.320725  3494 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:02.321075  3494 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a301a17873c4dd6bd3bb2360ed3ae02: stopping tablet replica
I20260710 11:05:02.340927  3494 master.cc:584] Master@127.3.105.190:33527 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12593 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:05:02.382632  3494 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.105.190:41285
I20260710 11:05:02.383787  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:02.389323  6910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:02.389613  6911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:02.390239  6913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:02.390607  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:02.391614  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:02.391799  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:02.391969  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681502391951 us; error 0 us; skew 500 ppm
I20260710 11:05:02.392478  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:02.394760  3494 webserver.cc:533] Webserver started at http://127.3.105.190:39889/ using document root <none> and password file <none>
I20260710 11:05:02.395222  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:02.395399  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:02.395650  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:02.396703  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/master-0-root/instance:
uuid: "397d8914f4f74b208d6a0f98c39c0152"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-dbkd"
I20260710 11:05:02.400877  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:05:02.404145  6918 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.404906  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:02.405169  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/master-0-root
uuid: "397d8914f4f74b208d6a0f98c39c0152"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-dbkd"
I20260710 11:05:02.405404  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:02.415648  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:02.416765  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:02.453765  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.190:41285
I20260710 11:05:02.453867  6969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.190:41285 every 8 connection(s)
I20260710 11:05:02.457476  6970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.467765  6970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152: Bootstrap starting.
I20260710 11:05:02.472635  6970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.476755  6970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152: No bootstrap required, opened a new log
I20260710 11:05:02.478925  6970 raft_consensus.cc:359] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "397d8914f4f74b208d6a0f98c39c0152" member_type: VOTER }
I20260710 11:05:02.479300  6970 raft_consensus.cc:385] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.479525  6970 raft_consensus.cc:740] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 397d8914f4f74b208d6a0f98c39c0152, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.480093  6970 consensus_queue.cc:260] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "397d8914f4f74b208d6a0f98c39c0152" member_type: VOTER }
I20260710 11:05:02.480540  6970 raft_consensus.cc:399] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:02.480737  6970 raft_consensus.cc:493] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:02.480994  6970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:02.485419  6970 raft_consensus.cc:515] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "397d8914f4f74b208d6a0f98c39c0152" member_type: VOTER }
I20260710 11:05:02.485924  6970 leader_election.cc:304] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [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: 397d8914f4f74b208d6a0f98c39c0152; no voters: 
I20260710 11:05:02.487002  6970 leader_election.cc:290] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:02.487363  6973 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:02.488554  6973 raft_consensus.cc:697] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 1 LEADER]: Becoming Leader. State: Replica: 397d8914f4f74b208d6a0f98c39c0152, State: Running, Role: LEADER
I20260710 11:05:02.489250  6973 consensus_queue.cc:237] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [LEADER]: Queue going to LEADER mode. State: All 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: "397d8914f4f74b208d6a0f98c39c0152" member_type: VOTER }
I20260710 11:05:02.489828  6970 sys_catalog.cc:565] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:02.491905  6974 sys_catalog.cc:455] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "397d8914f4f74b208d6a0f98c39c0152" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "397d8914f4f74b208d6a0f98c39c0152" member_type: VOTER } }
I20260710 11:05:02.491835  6975 sys_catalog.cc:455] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 397d8914f4f74b208d6a0f98c39c0152. Latest consensus state: current_term: 1 leader_uuid: "397d8914f4f74b208d6a0f98c39c0152" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "397d8914f4f74b208d6a0f98c39c0152" member_type: VOTER } }
I20260710 11:05:02.492554  6974 sys_catalog.cc:458] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:02.492661  6975 sys_catalog.cc:458] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:02.498181  6979 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:02.502780  6979 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:02.504338  3494 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:02.510886  6979 catalog_manager.cc:1383] Generated new cluster ID: 2416ebef45e440eb9ac856761f8ebd59
I20260710 11:05:02.511133  6979 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:02.529031  6979 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:02.530246  6979 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:02.542845  6979 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152: Generated new TSK 0
I20260710 11:05:02.543387  6979 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:02.570734  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:02.576453  6991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:02.577788  6992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:02.578665  6994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:02.579052  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:02.579972  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:02.580154  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:02.580314  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681502580297 us; error 0 us; skew 500 ppm
I20260710 11:05:02.580930  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:02.583159  3494 webserver.cc:533] Webserver started at http://127.3.105.129:38355/ using document root <none> and password file <none>
I20260710 11:05:02.583606  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:02.583774  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:02.584012  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:02.585459  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-0-root/instance:
uuid: "7bfcd197c842496b9058b56a8067ed14"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-dbkd"
I20260710 11:05:02.589984  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:02.593297  6999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.594020  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:02.594298  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "7bfcd197c842496b9058b56a8067ed14"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-dbkd"
I20260710 11:05:02.594579  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:02.610458  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:02.611668  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:02.613157  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:02.615540  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:02.615721  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.615970  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:02.616130  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.655781  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:37165
I20260710 11:05:02.655885  7061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:37165 every 8 connection(s)
I20260710 11:05:02.660490  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:02.667057  7066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:02.676645  7062 heartbeater.cc:344] Connected to a master server at 127.3.105.190:41285
I20260710 11:05:02.677206  7062 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:02.677897  7062 heartbeater.cc:507] Master 127.3.105.190:41285 requested a full tablet report, sending...
W20260710 11:05:02.676752  7067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:02.678972  7069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:02.680061  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:02.680271  6935 ts_manager.cc:194] Registered new tserver with Master: 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129:37165)
I20260710 11:05:02.681054  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:02.681252  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:02.681401  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681502681383 us; error 0 us; skew 500 ppm
I20260710 11:05:02.681967  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:02.682188  6935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50446
I20260710 11:05:02.684731  3494 webserver.cc:533] Webserver started at http://127.3.105.130:42025/ using document root <none> and password file <none>
I20260710 11:05:02.685310  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:02.685492  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:02.685729  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:02.686789  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-1-root/instance:
uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-dbkd"
I20260710 11:05:02.690938  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:05:02.694073  7074 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.694767  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:02.695032  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-1-root
uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-dbkd"
I20260710 11:05:02.695269  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:02.708487  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:02.709697  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:02.711120  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:02.713322  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:02.713521  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.713732  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:02.713877  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.752628  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.130:35469
I20260710 11:05:02.752826  7136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.130:35469 every 8 connection(s)
I20260710 11:05:02.757722  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:02.764091  7140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:02.765308  7141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:02.768172  7137 heartbeater.cc:344] Connected to a master server at 127.3.105.190:41285
I20260710 11:05:02.768252  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:02.768723  7137 heartbeater.cc:461] Registering TS with master...
W20260710 11:05:02.768688  7144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:02.769806  7137 heartbeater.cc:507] Master 127.3.105.190:41285 requested a full tablet report, sending...
I20260710 11:05:02.769910  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:02.770190  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:02.770385  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681502770369 us; error 0 us; skew 500 ppm
I20260710 11:05:02.771026  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:02.771893  6935 ts_manager.cc:194] Registered new tserver with Master: b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469)
I20260710 11:05:02.773356  6935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50462
I20260710 11:05:02.773511  3494 webserver.cc:533] Webserver started at http://127.3.105.131:41091/ using document root <none> and password file <none>
I20260710 11:05:02.774046  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:02.774243  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:02.774531  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:02.775991  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-2-root/instance:
uuid: "545562f966944773b4e43ceeef4e7f1a"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-dbkd"
I20260710 11:05:02.780153  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:05:02.783210  7148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.783929  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:02.784209  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-2-root
uuid: "545562f966944773b4e43ceeef4e7f1a"
format_stamp: "Formatted at 2026-07-10 11:05:02 on dist-test-slave-dbkd"
I20260710 11:05:02.784454  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681418439812-3494-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:02.794675  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:02.795878  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:02.797322  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:02.799573  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:02.799746  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.799975  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:02.800119  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:02.838052  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.131:45431
I20260710 11:05:02.838156  7210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.131:45431 every 8 connection(s)
I20260710 11:05:02.850996  7211 heartbeater.cc:344] Connected to a master server at 127.3.105.190:41285
I20260710 11:05:02.851387  7211 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:02.852133  7211 heartbeater.cc:507] Master 127.3.105.190:41285 requested a full tablet report, sending...
I20260710 11:05:02.853919  6935 ts_manager.cc:194] Registered new tserver with Master: 545562f966944773b4e43ceeef4e7f1a (127.3.105.131:45431)
I20260710 11:05:02.854300  3494 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013194473s
I20260710 11:05:02.855237  6935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50476
I20260710 11:05:02.879213  6935 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50492:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:02.881405  6935 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:02.931962  7027 tablet_service.cc:1511] Processing CreateTablet for tablet adbcdce879524f57add7a7aacce082f1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b31a15fc402948b7bb13981e3f8aefed]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:02.932282  7026 tablet_service.cc:1511] Processing CreateTablet for tablet 54c40aa83409459d8c734ab8c7e96862 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b31a15fc402948b7bb13981e3f8aefed]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:02.933450  7027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbcdce879524f57add7a7aacce082f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.934758  7101 tablet_service.cc:1511] Processing CreateTablet for tablet 54c40aa83409459d8c734ab8c7e96862 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b31a15fc402948b7bb13981e3f8aefed]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:02.936003  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c40aa83409459d8c734ab8c7e96862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.933112  7102 tablet_service.cc:1511] Processing CreateTablet for tablet adbcdce879524f57add7a7aacce082f1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b31a15fc402948b7bb13981e3f8aefed]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:02.937641  7102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbcdce879524f57add7a7aacce082f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.937678  7176 tablet_service.cc:1511] Processing CreateTablet for tablet adbcdce879524f57add7a7aacce082f1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b31a15fc402948b7bb13981e3f8aefed]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:02.937919  7175 tablet_service.cc:1511] Processing CreateTablet for tablet 54c40aa83409459d8c734ab8c7e96862 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b31a15fc402948b7bb13981e3f8aefed]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:02.935082  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c40aa83409459d8c734ab8c7e96862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.939141  7176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbcdce879524f57add7a7aacce082f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.939714  7175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c40aa83409459d8c734ab8c7e96862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:02.965251  7226 tablet_bootstrap.cc:492] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a: Bootstrap starting.
I20260710 11:05:02.968905  7227 tablet_bootstrap.cc:492] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14: Bootstrap starting.
I20260710 11:05:02.971792  7226 tablet_bootstrap.cc:654] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.976624  7226 tablet_bootstrap.cc:492] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a: No bootstrap required, opened a new log
I20260710 11:05:02.976704  7227 tablet_bootstrap.cc:654] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.977113  7226 ts_tablet_manager.cc:1403] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260710 11:05:02.979386  7226 raft_consensus.cc:359] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:02.979984  7226 raft_consensus.cc:385] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.981135  7226 raft_consensus.cc:740] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545562f966944773b4e43ceeef4e7f1a, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.981896  7226 consensus_queue.cc:260] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:02.983393  7228 tablet_bootstrap.cc:492] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f: Bootstrap starting.
I20260710 11:05:02.984059  7227 tablet_bootstrap.cc:492] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14: No bootstrap required, opened a new log
I20260710 11:05:02.984477  7227 ts_tablet_manager.cc:1403] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.010s
I20260710 11:05:02.985886  7211 heartbeater.cc:499] Master 127.3.105.190:41285 was elected leader, sending a full tablet report...
I20260710 11:05:02.986343  7226 ts_tablet_manager.cc:1434] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:05:02.987407  7226 tablet_bootstrap.cc:492] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a: Bootstrap starting.
I20260710 11:05:02.987710  7227 raft_consensus.cc:359] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:02.988454  7227 raft_consensus.cc:385] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:02.988754  7227 raft_consensus.cc:740] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfcd197c842496b9058b56a8067ed14, State: Initialized, Role: FOLLOWER
I20260710 11:05:02.989537  7227 consensus_queue.cc:260] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:02.991055  7228 tablet_bootstrap.cc:654] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.995457  7226 tablet_bootstrap.cc:654] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:02.995966  7062 heartbeater.cc:499] Master 127.3.105.190:41285 was elected leader, sending a full tablet report...
I20260710 11:05:02.996699  7227 ts_tablet_manager.cc:1434] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.009s
I20260710 11:05:02.997838  7227 tablet_bootstrap.cc:492] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14: Bootstrap starting.
I20260710 11:05:03.000906  7226 tablet_bootstrap.cc:492] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a: No bootstrap required, opened a new log
I20260710 11:05:03.001487  7226 ts_tablet_manager.cc:1403] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:05:03.004115  7227 tablet_bootstrap.cc:654] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.004848  7226 raft_consensus.cc:359] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.007871  7226 raft_consensus.cc:385] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.008220  7226 raft_consensus.cc:740] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545562f966944773b4e43ceeef4e7f1a, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.009217  7228 tablet_bootstrap.cc:492] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f: No bootstrap required, opened a new log
I20260710 11:05:03.009042  7226 consensus_queue.cc:260] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.009729  7228 ts_tablet_manager.cc:1403] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260710 11:05:03.011195  7226 ts_tablet_manager.cc:1434] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:03.012691  7228 raft_consensus.cc:359] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.013485  7228 raft_consensus.cc:385] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.013842  7228 raft_consensus.cc:740] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2aea06c371144aa9e7dfd0e68ce164f, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.014703  7228 consensus_queue.cc:260] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.021845  7227 tablet_bootstrap.cc:492] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14: No bootstrap required, opened a new log
I20260710 11:05:03.022125  7137 heartbeater.cc:499] Master 127.3.105.190:41285 was elected leader, sending a full tablet report...
I20260710 11:05:03.022261  7228 ts_tablet_manager.cc:1434] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:05:03.022480  7227 ts_tablet_manager.cc:1403] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260710 11:05:03.023173  7228 tablet_bootstrap.cc:492] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f: Bootstrap starting.
I20260710 11:05:03.025396  7227 raft_consensus.cc:359] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.025914  7227 raft_consensus.cc:385] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.026146  7227 raft_consensus.cc:740] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfcd197c842496b9058b56a8067ed14, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.026760  7227 consensus_queue.cc:260] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.028285  7227 ts_tablet_manager.cc:1434] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:05:03.029315  7228 tablet_bootstrap.cc:654] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.035184  7228 tablet_bootstrap.cc:492] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f: No bootstrap required, opened a new log
I20260710 11:05:03.035674  7228 ts_tablet_manager.cc:1403] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:05:03.038197  7228 raft_consensus.cc:359] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.038720  7228 raft_consensus.cc:385] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.038941  7228 raft_consensus.cc:740] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2aea06c371144aa9e7dfd0e68ce164f, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.039458  7228 consensus_queue.cc:260] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.041260  7228 ts_tablet_manager.cc:1434] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:05:03.067127  7231 raft_consensus.cc:493] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.067612  7231 raft_consensus.cc:515] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.069664  7231 leader_election.cc:290] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129:37165), b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469)
I20260710 11:05:03.079480  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c40aa83409459d8c734ab8c7e96862" candidate_uuid: "545562f966944773b4e43ceeef4e7f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfcd197c842496b9058b56a8067ed14" is_pre_election: true
I20260710 11:05:03.080158  7037 raft_consensus.cc:2468] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545562f966944773b4e43ceeef4e7f1a in term 0.
I20260710 11:05:03.080215  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c40aa83409459d8c734ab8c7e96862" candidate_uuid: "545562f966944773b4e43ceeef4e7f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" is_pre_election: true
I20260710 11:05:03.080924  7112 raft_consensus.cc:2468] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545562f966944773b4e43ceeef4e7f1a in term 0.
I20260710 11:05:03.081144  7152 leader_election.cc:304] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 545562f966944773b4e43ceeef4e7f1a, 7bfcd197c842496b9058b56a8067ed14; no voters: 
I20260710 11:05:03.081912  7231 raft_consensus.cc:2804] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.082278  7231 raft_consensus.cc:493] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.082536  7231 raft_consensus.cc:3060] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.087563  7231 raft_consensus.cc:515] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.089260  7231 leader_election.cc:290] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [CANDIDATE]: Term 1 election: Requested vote from peers 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129:37165), b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469)
I20260710 11:05:03.090071  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c40aa83409459d8c734ab8c7e96862" candidate_uuid: "545562f966944773b4e43ceeef4e7f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfcd197c842496b9058b56a8067ed14"
I20260710 11:05:03.090211  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c40aa83409459d8c734ab8c7e96862" candidate_uuid: "545562f966944773b4e43ceeef4e7f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
I20260710 11:05:03.090612  7037 raft_consensus.cc:3060] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.090716  7112 raft_consensus.cc:3060] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.096175  7112 raft_consensus.cc:2468] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545562f966944773b4e43ceeef4e7f1a in term 1.
I20260710 11:05:03.096297  7037 raft_consensus.cc:2468] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545562f966944773b4e43ceeef4e7f1a in term 1.
I20260710 11:05:03.097362  7150 leader_election.cc:304] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 545562f966944773b4e43ceeef4e7f1a, b2aea06c371144aa9e7dfd0e68ce164f; no voters: 
I20260710 11:05:03.098104  7231 raft_consensus.cc:2804] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.099001  7231 raft_consensus.cc:697] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 1 LEADER]: Becoming Leader. State: Replica: 545562f966944773b4e43ceeef4e7f1a, State: Running, Role: LEADER
I20260710 11:05:03.099836  7231 consensus_queue.cc:237] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.106313  6932 catalog_manager.cc:5697] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 545562f966944773b4e43ceeef4e7f1a (127.3.105.131). New cstate: current_term: 1 leader_uuid: "545562f966944773b4e43ceeef4e7f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:03.183416  7232 raft_consensus.cc:493] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.183988  7232 raft_consensus.cc:515] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.186174  7232 leader_election.cc:290] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469), 545562f966944773b4e43ceeef4e7f1a (127.3.105.131:45431)
I20260710 11:05:03.195822  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbcdce879524f57add7a7aacce082f1" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" is_pre_election: true
I20260710 11:05:03.196401  7186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbcdce879524f57add7a7aacce082f1" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545562f966944773b4e43ceeef4e7f1a" is_pre_election: true
I20260710 11:05:03.196555  7112 raft_consensus.cc:2468] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 0.
I20260710 11:05:03.197190  7186 raft_consensus.cc:2468] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 0.
I20260710 11:05:03.197774  7001 leader_election.cc:304] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfcd197c842496b9058b56a8067ed14, b2aea06c371144aa9e7dfd0e68ce164f; no voters: 
I20260710 11:05:03.198518  7232 raft_consensus.cc:2804] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.198858  7232 raft_consensus.cc:493] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.199084  7232 raft_consensus.cc:3060] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.203903  7232 raft_consensus.cc:515] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.205555  7232 leader_election.cc:290] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 1 election: Requested vote from peers b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469), 545562f966944773b4e43ceeef4e7f1a (127.3.105.131:45431)
I20260710 11:05:03.206224  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbcdce879524f57add7a7aacce082f1" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
I20260710 11:05:03.206560  7186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbcdce879524f57add7a7aacce082f1" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545562f966944773b4e43ceeef4e7f1a"
I20260710 11:05:03.206835  7112 raft_consensus.cc:3060] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.207139  7186 raft_consensus.cc:3060] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.213646  7112 raft_consensus.cc:2468] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 1.
I20260710 11:05:03.213769  7186 raft_consensus.cc:2468] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 1.
I20260710 11:05:03.214848  7001 leader_election.cc:304] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfcd197c842496b9058b56a8067ed14, b2aea06c371144aa9e7dfd0e68ce164f; no voters: 
I20260710 11:05:03.215483  7232 raft_consensus.cc:2804] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.216342  7232 raft_consensus.cc:697] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfcd197c842496b9058b56a8067ed14, State: Running, Role: LEADER
I20260710 11:05:03.217041  7232 consensus_queue.cc:237] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.223378  6932 catalog_manager.cc:5697] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7bfcd197c842496b9058b56a8067ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.282629  6932 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50508:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:03.284480  6932 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:03.306116  7026 tablet_service.cc:1511] Processing CreateTablet for tablet 334eefbe5c204ef29f355920c5f1013d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bb85675dc1cf40f8bae60434857c3e1e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:03.307301  7102 tablet_service.cc:1511] Processing CreateTablet for tablet 334eefbe5c204ef29f355920c5f1013d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bb85675dc1cf40f8bae60434857c3e1e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:03.307397  7026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334eefbe5c204ef29f355920c5f1013d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:03.308640  7102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334eefbe5c204ef29f355920c5f1013d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:03.309381  7175 tablet_service.cc:1511] Processing CreateTablet for tablet 334eefbe5c204ef29f355920c5f1013d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bb85675dc1cf40f8bae60434857c3e1e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:03.310537  7175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334eefbe5c204ef29f355920c5f1013d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:03.310869  7027 tablet_service.cc:1511] Processing CreateTablet for tablet 013801dbe71a44af8a730810d39f2aa8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bb85675dc1cf40f8bae60434857c3e1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:03.311965  7027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013801dbe71a44af8a730810d39f2aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:03.315116  7176 tablet_service.cc:1511] Processing CreateTablet for tablet 013801dbe71a44af8a730810d39f2aa8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bb85675dc1cf40f8bae60434857c3e1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:03.315542  7101 tablet_service.cc:1511] Processing CreateTablet for tablet 013801dbe71a44af8a730810d39f2aa8 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bb85675dc1cf40f8bae60434857c3e1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:03.316378  7176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013801dbe71a44af8a730810d39f2aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:03.316732  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 013801dbe71a44af8a730810d39f2aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:03.327649  7228 tablet_bootstrap.cc:492] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f: Bootstrap starting.
I20260710 11:05:03.328841  7227 tablet_bootstrap.cc:492] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14: Bootstrap starting.
I20260710 11:05:03.334949  7227 tablet_bootstrap.cc:654] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.335625  7228 tablet_bootstrap.cc:654] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.346323  7226 tablet_bootstrap.cc:492] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a: Bootstrap starting.
I20260710 11:05:03.347160  7227 tablet_bootstrap.cc:492] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14: No bootstrap required, opened a new log
I20260710 11:05:03.347729  7227 ts_tablet_manager.cc:1403] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 11:05:03.350181  7228 tablet_bootstrap.cc:492] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f: No bootstrap required, opened a new log
I20260710 11:05:03.350656  7228 ts_tablet_manager.cc:1403] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.012s
I20260710 11:05:03.350672  7227 raft_consensus.cc:359] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.351547  7227 raft_consensus.cc:385] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.351768  7226 tablet_bootstrap.cc:654] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.351823  7227 raft_consensus.cc:740] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfcd197c842496b9058b56a8067ed14, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.352751  7227 consensus_queue.cc:260] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.353622  7228 raft_consensus.cc:359] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.354424  7228 raft_consensus.cc:385] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.354720  7228 raft_consensus.cc:740] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2aea06c371144aa9e7dfd0e68ce164f, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.355461  7228 consensus_queue.cc:260] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.356760  7227 ts_tablet_manager.cc:1434] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260710 11:05:03.357506  7228 ts_tablet_manager.cc:1434] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:05:03.357933  7227 tablet_bootstrap.cc:492] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14: Bootstrap starting.
I20260710 11:05:03.358469  7228 tablet_bootstrap.cc:492] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f: Bootstrap starting.
I20260710 11:05:03.365000  7227 tablet_bootstrap.cc:654] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.365238  7228 tablet_bootstrap.cc:654] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.366499  7226 tablet_bootstrap.cc:492] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a: No bootstrap required, opened a new log
I20260710 11:05:03.367048  7226 ts_tablet_manager.cc:1403] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:05:03.370240  7226 raft_consensus.cc:359] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.371217  7226 raft_consensus.cc:385] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.371574  7226 raft_consensus.cc:740] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545562f966944773b4e43ceeef4e7f1a, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.372493  7226 consensus_queue.cc:260] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.376824  7226 ts_tablet_manager.cc:1434] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:03.377712  7228 tablet_bootstrap.cc:492] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f: No bootstrap required, opened a new log
I20260710 11:05:03.377913  7226 tablet_bootstrap.cc:492] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a: Bootstrap starting.
I20260710 11:05:03.378299  7228 ts_tablet_manager.cc:1403] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:05:03.378319  7227 tablet_bootstrap.cc:492] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14: No bootstrap required, opened a new log
I20260710 11:05:03.381202  7228 raft_consensus.cc:359] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.381958  7227 ts_tablet_manager.cc:1403] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14: Time spent bootstrapping tablet: real 0.024s	user 0.001s	sys 0.017s
I20260710 11:05:03.382014  7228 raft_consensus.cc:385] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.382565  7228 raft_consensus.cc:740] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2aea06c371144aa9e7dfd0e68ce164f, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.383487  7228 consensus_queue.cc:260] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.384811  7226 tablet_bootstrap.cc:654] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:03.385002  7227 raft_consensus.cc:359] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.385772  7227 raft_consensus.cc:385] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.386111  7227 raft_consensus.cc:740] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bfcd197c842496b9058b56a8067ed14, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.386909  7227 consensus_queue.cc:260] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.387663  7228 ts_tablet_manager.cc:1434] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:03.389060  7227 ts_tablet_manager.cc:1434] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:03.394645  7226 tablet_bootstrap.cc:492] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a: No bootstrap required, opened a new log
I20260710 11:05:03.395066  7226 ts_tablet_manager.cc:1403] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260710 11:05:03.397368  7226 raft_consensus.cc:359] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.397874  7226 raft_consensus.cc:385] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:03.398085  7226 raft_consensus.cc:740] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 545562f966944773b4e43ceeef4e7f1a, State: Initialized, Role: FOLLOWER
I20260710 11:05:03.398676  7226 consensus_queue.cc:260] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.400261  7226 ts_tablet_manager.cc:1434] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:05:03.478485  7231 raft_consensus.cc:493] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.478796  7236 raft_consensus.cc:493] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.479044  7231 raft_consensus.cc:515] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.479348  7236 raft_consensus.cc:515] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.481099  7231 leader_election.cc:290] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129:37165), b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469)
I20260710 11:05:03.481856  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8" candidate_uuid: "545562f966944773b4e43ceeef4e7f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfcd197c842496b9058b56a8067ed14" is_pre_election: true
I20260710 11:05:03.482529  7037 raft_consensus.cc:2468] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545562f966944773b4e43ceeef4e7f1a in term 0.
I20260710 11:05:03.482712  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8" candidate_uuid: "545562f966944773b4e43ceeef4e7f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" is_pre_election: true
I20260710 11:05:03.481773  7236 leader_election.cc:290] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129:37165), 545562f966944773b4e43ceeef4e7f1a (127.3.105.131:45431)
I20260710 11:05:03.483309  7112 raft_consensus.cc:2468] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 545562f966944773b4e43ceeef4e7f1a in term 0.
I20260710 11:05:03.484565  7150 leader_election.cc:304] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 545562f966944773b4e43ceeef4e7f1a, b2aea06c371144aa9e7dfd0e68ce164f; no voters: 
I20260710 11:05:03.485394  7231 raft_consensus.cc:2804] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.485781  7231 raft_consensus.cc:493] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.486093  7231 raft_consensus.cc:3060] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.491995  7239 consensus_queue.cc:1048] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:03.492971  7231 raft_consensus.cc:515] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.496061  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8" candidate_uuid: "545562f966944773b4e43ceeef4e7f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
I20260710 11:05:03.496310  7036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8" candidate_uuid: "545562f966944773b4e43ceeef4e7f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfcd197c842496b9058b56a8067ed14"
I20260710 11:05:03.496686  7112 raft_consensus.cc:3060] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.496803  7231 leader_election.cc:290] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [CANDIDATE]: Term 1 election: Requested vote from peers 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129:37165), b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469)
I20260710 11:05:03.496903  7036 raft_consensus.cc:3060] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:03.499532  6983 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:03.505045  7112 raft_consensus.cc:2468] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545562f966944773b4e43ceeef4e7f1a in term 1.
I20260710 11:05:03.505698  7036 raft_consensus.cc:2468] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 545562f966944773b4e43ceeef4e7f1a in term 1.
I20260710 11:05:03.507061  7152 leader_election.cc:304] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 545562f966944773b4e43ceeef4e7f1a, 7bfcd197c842496b9058b56a8067ed14; no voters: 
I20260710 11:05:03.507885  7231 raft_consensus.cc:2804] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.508402  7231 raft_consensus.cc:697] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 1 LEADER]: Becoming Leader. State: Replica: 545562f966944773b4e43ceeef4e7f1a, State: Running, Role: LEADER
I20260710 11:05:03.509326  7231 consensus_queue.cc:237] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.511862  7186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8" candidate_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545562f966944773b4e43ceeef4e7f1a" is_pre_election: true
I20260710 11:05:03.516076  7036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8" candidate_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bfcd197c842496b9058b56a8067ed14" is_pre_election: true
I20260710 11:05:03.518657  7036 raft_consensus.cc:2393] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2aea06c371144aa9e7dfd0e68ce164f in current term 1: Already voted for candidate 545562f966944773b4e43ceeef4e7f1a in this term.
I20260710 11:05:03.519860  7078 leader_election.cc:304] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2aea06c371144aa9e7dfd0e68ce164f; no voters: 545562f966944773b4e43ceeef4e7f1a, 7bfcd197c842496b9058b56a8067ed14
I20260710 11:05:03.521183  7236 raft_consensus.cc:2749] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:03.522435  6935 catalog_manager.cc:5697] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 545562f966944773b4e43ceeef4e7f1a (127.3.105.131). New cstate: current_term: 1 leader_uuid: "545562f966944773b4e43ceeef4e7f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:03.528414  7239 consensus_queue.cc:1048] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:03.573457  7232 raft_consensus.cc:493] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:03.574035  7232 raft_consensus.cc:515] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.576085  7232 leader_election.cc:290] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469), 545562f966944773b4e43ceeef4e7f1a (127.3.105.131:45431)
I20260710 11:05:03.576910  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334eefbe5c204ef29f355920c5f1013d" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" is_pre_election: true
I20260710 11:05:03.577220  7186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334eefbe5c204ef29f355920c5f1013d" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545562f966944773b4e43ceeef4e7f1a" is_pre_election: true
I20260710 11:05:03.577682  7112 raft_consensus.cc:2468] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 0.
I20260710 11:05:03.577862  7186 raft_consensus.cc:2468] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 0.
I20260710 11:05:03.578755  7001 leader_election.cc:304] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfcd197c842496b9058b56a8067ed14, b2aea06c371144aa9e7dfd0e68ce164f; no voters: 
I20260710 11:05:03.579537  7232 raft_consensus.cc:2804] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:03.579873  7232 raft_consensus.cc:493] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:03.580211  7232 raft_consensus.cc:3060] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.585635  7232 raft_consensus.cc:515] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.587250  7232 leader_election.cc:290] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 1 election: Requested vote from peers b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469), 545562f966944773b4e43ceeef4e7f1a (127.3.105.131:45431)
I20260710 11:05:03.588189  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334eefbe5c204ef29f355920c5f1013d" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
I20260710 11:05:03.588308  7186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334eefbe5c204ef29f355920c5f1013d" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "545562f966944773b4e43ceeef4e7f1a"
I20260710 11:05:03.588673  7112 raft_consensus.cc:3060] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.588972  7186 raft_consensus.cc:3060] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:03.595595  7112 raft_consensus.cc:2468] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 1.
I20260710 11:05:03.595991  7186 raft_consensus.cc:2468] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 1.
I20260710 11:05:03.597077  7001 leader_election.cc:304] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bfcd197c842496b9058b56a8067ed14, b2aea06c371144aa9e7dfd0e68ce164f; no voters: 
I20260710 11:05:03.597875  7232 raft_consensus.cc:2804] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:03.598593  7232 raft_consensus.cc:697] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 1 LEADER]: Becoming Leader. State: Replica: 7bfcd197c842496b9058b56a8067ed14, State: Running, Role: LEADER
I20260710 11:05:03.599529  7232 consensus_queue.cc:237] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:03.606700  6935 catalog_manager.cc:5697] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "7bfcd197c842496b9058b56a8067ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.677985  7186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8"
dest_uuid: "545562f966944773b4e43ceeef4e7f1a"
mode: GRACEFUL
new_leader_uuid: "7bfcd197c842496b9058b56a8067ed14"
 from {username='slave'} at 127.0.0.1:43254
I20260710 11:05:03.678503  7186 raft_consensus.cc:606] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 1 LEADER]: Received request to transfer leadership to TS 7bfcd197c842496b9058b56a8067ed14
I20260710 11:05:03.707226  7232 consensus_queue.cc:1048] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:03.717929  7268 consensus_queue.cc:1048] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:04.083551  7270 consensus_queue.cc:1048] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:04.090287  7272 raft_consensus.cc:993] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a: : Instructing follower 7bfcd197c842496b9058b56a8067ed14 to start an election
I20260710 11:05:04.090834  7272 raft_consensus.cc:1081] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 1 LEADER]: Signalling peer 7bfcd197c842496b9058b56a8067ed14 to start an election
I20260710 11:05:04.093083  7037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8"
dest_uuid: "7bfcd197c842496b9058b56a8067ed14"
 from {username='slave'} at 127.0.0.1:39022
I20260710 11:05:04.093654  7037 raft_consensus.cc:493] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:04.094004  7037 raft_consensus.cc:3060] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.097178  7272 consensus_queue.cc:1048] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:04.101544  7037 raft_consensus.cc:515] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:04.102720  7036 raft_consensus.cc:1240] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 2 FOLLOWER]: Rejecting Update request from peer 545562f966944773b4e43ceeef4e7f1a for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:04.106357  7186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "545562f966944773b4e43ceeef4e7f1a"
I20260710 11:05:04.106740  7272 consensus_queue.cc:1059] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:04.107513  7186 raft_consensus.cc:3055] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:04.107836  7186 raft_consensus.cc:740] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 545562f966944773b4e43ceeef4e7f1a, State: Running, Role: LEADER
I20260710 11:05:04.107846  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "013801dbe71a44af8a730810d39f2aa8" candidate_uuid: "7bfcd197c842496b9058b56a8067ed14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
I20260710 11:05:04.107182  7037 leader_election.cc:290] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 2 election: Requested vote from peers b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130:35469), 545562f966944773b4e43ceeef4e7f1a (127.3.105.131:45431)
I20260710 11:05:04.108721  7186 consensus_queue.cc:260] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:04.108700  7112 raft_consensus.cc:3060] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.109865  7186 raft_consensus.cc:3060] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.117085  7112 raft_consensus.cc:2468] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 2.
I20260710 11:05:04.117085  7186 raft_consensus.cc:2468] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bfcd197c842496b9058b56a8067ed14 in term 2.
W20260710 11:05:04.117679  7272 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:04.118283  7002 leader_election.cc:304] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 545562f966944773b4e43ceeef4e7f1a, 7bfcd197c842496b9058b56a8067ed14; no voters: 
I20260710 11:05:04.119256  7268 raft_consensus.cc:2804] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:04.119705  7268 raft_consensus.cc:697] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 2 LEADER]: Becoming Leader. State: Replica: 7bfcd197c842496b9058b56a8067ed14, State: Running, Role: LEADER
I20260710 11:05:04.120332  7268 consensus_queue.cc:237] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [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: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:04.126324  6934 catalog_manager.cc:5697] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 reported cstate change: term changed from 1 to 2, leader changed from 545562f966944773b4e43ceeef4e7f1a (127.3.105.131) to 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "7bfcd197c842496b9058b56a8067ed14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:04.131834  7268 consensus_queue.cc:1048] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:04.132773  7243 consensus_queue.cc:1048] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:04.390918  3494 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:05:04.392472  3494 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:05:04.392829  3494 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:05:04.404177  7037 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "334eefbe5c204ef29f355920c5f1013d"
dest_uuid: "7bfcd197c842496b9058b56a8067ed14"
mode: GRACEFUL
new_leader_uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
 from {username='slave'} at 127.0.0.1:39042
I20260710 11:05:04.404695  7037 raft_consensus.cc:606] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 1 LEADER]: Received request to transfer leadership to TS b2aea06c371144aa9e7dfd0e68ce164f
I20260710 11:05:04.405893  3494 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:05:04.575855  7112 raft_consensus.cc:1275] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 2 FOLLOWER]: Refusing update from remote peer 7bfcd197c842496b9058b56a8067ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:04.577188  7243 consensus_queue.cc:1048] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:04.584815  7185 raft_consensus.cc:1275] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 2 FOLLOWER]: Refusing update from remote peer 7bfcd197c842496b9058b56a8067ed14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:04.587162  7232 consensus_queue.cc:1048] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:04.766042  7243 raft_consensus.cc:993] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14: : Instructing follower b2aea06c371144aa9e7dfd0e68ce164f to start an election
I20260710 11:05:04.766500  7232 raft_consensus.cc:1081] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 1 LEADER]: Signalling peer b2aea06c371144aa9e7dfd0e68ce164f to start an election
I20260710 11:05:04.767880  7112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "334eefbe5c204ef29f355920c5f1013d"
dest_uuid: "b2aea06c371144aa9e7dfd0e68ce164f"
 from {username='slave'} at 127.0.0.1:36130
I20260710 11:05:04.768370  7112 raft_consensus.cc:493] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:04.768682  7112 raft_consensus.cc:3060] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.773152  7112 raft_consensus.cc:515] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:04.774686  7112 leader_election.cc:290] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [CANDIDATE]: Term 2 election: Requested vote from peers 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129:37165), 545562f966944773b4e43ceeef4e7f1a (127.3.105.131:45431)
I20260710 11:05:04.775483  7037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334eefbe5c204ef29f355920c5f1013d" candidate_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bfcd197c842496b9058b56a8067ed14"
I20260710 11:05:04.775729  7185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334eefbe5c204ef29f355920c5f1013d" candidate_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "545562f966944773b4e43ceeef4e7f1a"
I20260710 11:05:04.776124  7037 raft_consensus.cc:3055] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:04.776240  7185 raft_consensus.cc:3060] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.776520  7037 raft_consensus.cc:740] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bfcd197c842496b9058b56a8067ed14, State: Running, Role: LEADER
I20260710 11:05:04.777360  7037 consensus_queue.cc:260] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:04.778580  7037 raft_consensus.cc:3060] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.783068  7185 raft_consensus.cc:2468] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2aea06c371144aa9e7dfd0e68ce164f in term 2.
I20260710 11:05:04.784302  7077 leader_election.cc:304] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 545562f966944773b4e43ceeef4e7f1a, b2aea06c371144aa9e7dfd0e68ce164f; no voters: 
I20260710 11:05:04.784672  7037 raft_consensus.cc:2468] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2aea06c371144aa9e7dfd0e68ce164f in term 2.
I20260710 11:05:04.785013  7236 raft_consensus.cc:2804] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:04.786120  7236 raft_consensus.cc:697] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 2 LEADER]: Becoming Leader. State: Replica: b2aea06c371144aa9e7dfd0e68ce164f, State: Running, Role: LEADER
I20260710 11:05:04.786983  7236 consensus_queue.cc:237] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } }
I20260710 11:05:04.792558  6935 catalog_manager.cc:5697] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f reported cstate change: term changed from 1 to 2, leader changed from 7bfcd197c842496b9058b56a8067ed14 (127.3.105.129) to b2aea06c371144aa9e7dfd0e68ce164f (127.3.105.130). New cstate: current_term: 2 leader_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bfcd197c842496b9058b56a8067ed14" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2aea06c371144aa9e7dfd0e68ce164f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 35469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "545562f966944773b4e43ceeef4e7f1a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:05.013463  3494 tablet_server.cc:179] TabletServer@127.3.105.129:0 shutting down...
I20260710 11:05:05.029534  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:05.030187  3494 tablet_replica.cc:333] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14: stopping tablet replica
I20260710 11:05:05.030757  3494 raft_consensus.cc:2243] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.031514  3494 raft_consensus.cc:2272] T 013801dbe71a44af8a730810d39f2aa8 P 7bfcd197c842496b9058b56a8067ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.033776  3494 tablet_replica.cc:333] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14: stopping tablet replica
I20260710 11:05:05.034260  3494 raft_consensus.cc:2243] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.034600  3494 raft_consensus.cc:2272] T 334eefbe5c204ef29f355920c5f1013d P 7bfcd197c842496b9058b56a8067ed14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.036617  3494 tablet_replica.cc:333] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14: stopping tablet replica
I20260710 11:05:05.037098  3494 raft_consensus.cc:2243] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.037771  3494 raft_consensus.cc:2272] T adbcdce879524f57add7a7aacce082f1 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.039353  3494 tablet_replica.cc:333] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14: stopping tablet replica
I20260710 11:05:05.039775  3494 raft_consensus.cc:2243] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.040125  3494 raft_consensus.cc:2272] T 54c40aa83409459d8c734ab8c7e96862 P 7bfcd197c842496b9058b56a8067ed14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.061278  3494 tablet_server.cc:196] TabletServer@127.3.105.129:0 shutdown complete.
I20260710 11:05:05.072206  3494 tablet_server.cc:179] TabletServer@127.3.105.130:0 shutting down...
I20260710 11:05:05.087255  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:05.087824  3494 tablet_replica.cc:333] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f: stopping tablet replica
I20260710 11:05:05.088306  3494 raft_consensus.cc:2243] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.088702  3494 raft_consensus.cc:2272] T 013801dbe71a44af8a730810d39f2aa8 P b2aea06c371144aa9e7dfd0e68ce164f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.091270  3494 tablet_replica.cc:333] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f: stopping tablet replica
I20260710 11:05:05.091742  3494 raft_consensus.cc:2243] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.092270  3494 pending_rounds.cc:70] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f: Trying to abort 1 pending ops.
I20260710 11:05:05.092415  3494 pending_rounds.cc:77] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305959443614515200 op_type: NO_OP noop_request { }
I20260710 11:05:05.092669  3494 raft_consensus.cc:2889] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:05.092957  3494 raft_consensus.cc:2272] T 334eefbe5c204ef29f355920c5f1013d P b2aea06c371144aa9e7dfd0e68ce164f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.095100  3494 tablet_replica.cc:333] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f: stopping tablet replica
I20260710 11:05:05.095549  3494 raft_consensus.cc:2243] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.095887  3494 raft_consensus.cc:2272] T 54c40aa83409459d8c734ab8c7e96862 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.097594  3494 tablet_replica.cc:333] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f: stopping tablet replica
I20260710 11:05:05.097982  3494 raft_consensus.cc:2243] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.098336  3494 raft_consensus.cc:2272] T adbcdce879524f57add7a7aacce082f1 P b2aea06c371144aa9e7dfd0e68ce164f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.118800  3494 tablet_server.cc:196] TabletServer@127.3.105.130:0 shutdown complete.
I20260710 11:05:05.130002  3494 tablet_server.cc:179] TabletServer@127.3.105.131:0 shutting down...
I20260710 11:05:05.144562  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:05.145169  3494 tablet_replica.cc:333] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a: stopping tablet replica
I20260710 11:05:05.145709  3494 raft_consensus.cc:2243] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.146142  3494 raft_consensus.cc:2272] T 013801dbe71a44af8a730810d39f2aa8 P 545562f966944773b4e43ceeef4e7f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.148217  3494 tablet_replica.cc:333] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a: stopping tablet replica
I20260710 11:05:05.148737  3494 raft_consensus.cc:2243] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.149192  3494 raft_consensus.cc:2272] T 334eefbe5c204ef29f355920c5f1013d P 545562f966944773b4e43ceeef4e7f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.150848  3494 tablet_replica.cc:333] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a: stopping tablet replica
I20260710 11:05:05.151299  3494 raft_consensus.cc:2243] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.151659  3494 raft_consensus.cc:2272] T adbcdce879524f57add7a7aacce082f1 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.153227  3494 tablet_replica.cc:333] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a: stopping tablet replica
I20260710 11:05:05.153628  3494 raft_consensus.cc:2243] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.154297  3494 raft_consensus.cc:2272] T 54c40aa83409459d8c734ab8c7e96862 P 545562f966944773b4e43ceeef4e7f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.174314  3494 tablet_server.cc:196] TabletServer@127.3.105.131:0 shutdown complete.
I20260710 11:05:05.184811  3494 master.cc:562] Master@127.3.105.190:41285 shutting down...
I20260710 11:05:05.198855  3494 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.199318  3494 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.199566  3494 tablet_replica.cc:333] T 00000000000000000000000000000000 P 397d8914f4f74b208d6a0f98c39c0152: stopping tablet replica
I20260710 11:05:05.216586  3494 master.cc:584] Master@127.3.105.190:41285 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2858 ms)
[----------] 6 tests from LeaderRebalancerTest (86638 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:05:05.240494  3494 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.105.190:46487
I20260710 11:05:05.241680  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:05.246462  7286 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:05.246677  7287 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:05.247622  7289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:05.248829  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:05.249562  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:05.249734  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:05.249845  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681505249835 us; error 0 us; skew 500 ppm
I20260710 11:05:05.250286  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:05.252341  3494 webserver.cc:533] Webserver started at http://127.3.105.190:34017/ using document root <none> and password file <none>
I20260710 11:05:05.252748  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:05.253088  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:05.253296  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:05.254231  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/master-0-root/instance:
uuid: "75bbf8bb10f242a595daa39b702bb84c"
format_stamp: "Formatted at 2026-07-10 11:05:05 on dist-test-slave-dbkd"
I20260710 11:05:05.258196  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:05.261188  7294 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.261878  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:05.262107  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/master-0-root
uuid: "75bbf8bb10f242a595daa39b702bb84c"
format_stamp: "Formatted at 2026-07-10 11:05:05 on dist-test-slave-dbkd"
I20260710 11:05:05.262337  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:05.292752  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:05.293779  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:05.326648  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.190:46487
I20260710 11:05:05.326730  7345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.190:46487 every 8 connection(s)
I20260710 11:05:05.330250  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.339947  7346 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c: Bootstrap starting.
I20260710 11:05:05.344172  7346 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:05.348115  7346 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c: No bootstrap required, opened a new log
I20260710 11:05:05.350135  7346 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75bbf8bb10f242a595daa39b702bb84c" member_type: VOTER }
I20260710 11:05:05.350502  7346 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:05.350673  7346 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75bbf8bb10f242a595daa39b702bb84c, State: Initialized, Role: FOLLOWER
I20260710 11:05:05.351141  7346 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75bbf8bb10f242a595daa39b702bb84c" member_type: VOTER }
I20260710 11:05:05.351550  7346 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:05.351733  7346 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:05.351931  7346 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:05.356149  7346 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75bbf8bb10f242a595daa39b702bb84c" member_type: VOTER }
I20260710 11:05:05.356617  7346 leader_election.cc:304] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [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: 75bbf8bb10f242a595daa39b702bb84c; no voters: 
I20260710 11:05:05.357705  7346 leader_election.cc:290] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:05.358002  7349 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:05.359464  7349 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 1 LEADER]: Becoming Leader. State: Replica: 75bbf8bb10f242a595daa39b702bb84c, State: Running, Role: LEADER
I20260710 11:05:05.360277  7346 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:05.360131  7349 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [LEADER]: Queue going to LEADER mode. State: All 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: "75bbf8bb10f242a595daa39b702bb84c" member_type: VOTER }
I20260710 11:05:05.363056  7350 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75bbf8bb10f242a595daa39b702bb84c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75bbf8bb10f242a595daa39b702bb84c" member_type: VOTER } }
I20260710 11:05:05.363119  7351 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75bbf8bb10f242a595daa39b702bb84c. Latest consensus state: current_term: 1 leader_uuid: "75bbf8bb10f242a595daa39b702bb84c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75bbf8bb10f242a595daa39b702bb84c" member_type: VOTER } }
I20260710 11:05:05.363739  7350 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:05.363775  7351 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:05.366397  7354 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:05.371248  7354 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:05.375550  3494 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:05.379878  7354 catalog_manager.cc:1383] Generated new cluster ID: ba6e1e92e83b4adb8b5c852814ec20f9
I20260710 11:05:05.380170  7354 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:05.393395  7354 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:05.394620  7354 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:05.409078  7354 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c: Generated new TSK 0
I20260710 11:05:05.409687  7354 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:05.441794  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:05.447311  7367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:05.448559  7368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:05.449782  7370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:05.450273  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:05.451020  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:05.451190  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:05.451305  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681505451295 us; error 0 us; skew 500 ppm
I20260710 11:05:05.451761  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:05.453960  3494 webserver.cc:533] Webserver started at http://127.3.105.129:39121/ using document root <none> and password file <none>
I20260710 11:05:05.454371  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:05.454540  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:05.454735  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:05.455708  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-0-root/instance:
uuid: "4b3617d5183e4b28bbb63bce3f76c147"
format_stamp: "Formatted at 2026-07-10 11:05:05 on dist-test-slave-dbkd"
I20260710 11:05:05.459836  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:05.463074  7375 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.463887  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:05.464210  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "4b3617d5183e4b28bbb63bce3f76c147"
format_stamp: "Formatted at 2026-07-10 11:05:05 on dist-test-slave-dbkd"
I20260710 11:05:05.464512  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:05.490739  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:05.491881  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:05.493307  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:05.495632  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:05.495824  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.496048  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:05.496189  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.531821  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:37731
I20260710 11:05:05.531916  7437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:37731 every 8 connection(s)
I20260710 11:05:05.536377  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:05.542898  7442 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:05.543877  7443 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:05.546465  7445 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:05.548394  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:05.548429  7438 heartbeater.cc:344] Connected to a master server at 127.3.105.190:46487
I20260710 11:05:05.548997  7438 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:05.549382  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:05.549619  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:05.549680  7438 heartbeater.cc:507] Master 127.3.105.190:46487 requested a full tablet report, sending...
I20260710 11:05:05.549794  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681505549778 us; error 0 us; skew 500 ppm
I20260710 11:05:05.550432  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:05.551869  7311 ts_manager.cc:194] Registered new tserver with Master: 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731)
I20260710 11:05:05.553010  3494 webserver.cc:533] Webserver started at http://127.3.105.130:34185/ using document root <none> and password file <none>
I20260710 11:05:05.553653  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:05.553864  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:05.554147  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:05.554184  7311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33936
I20260710 11:05:05.555560  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-1-root/instance:
uuid: "adf9202c06254405a388d7678579a75b"
format_stamp: "Formatted at 2026-07-10 11:05:05 on dist-test-slave-dbkd"
I20260710 11:05:05.559693  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:05:05.562862  7450 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.563586  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:05.563853  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-1-root
uuid: "adf9202c06254405a388d7678579a75b"
format_stamp: "Formatted at 2026-07-10 11:05:05 on dist-test-slave-dbkd"
I20260710 11:05:05.564097  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:05.586972  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:05.588029  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:05.589403  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:05.591601  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:05.591789  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.592002  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:05.592145  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.629782  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.130:41411
I20260710 11:05:05.629877  7512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.130:41411 every 8 connection(s)
I20260710 11:05:05.634716  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:05.641999  7516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:05.642311  7517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:05.644101  7519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:05.645257  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:05.646237  7513 heartbeater.cc:344] Connected to a master server at 127.3.105.190:46487
I20260710 11:05:05.646328  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:05.646659  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:05.646732  7513 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:05.646889  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681505646869 us; error 0 us; skew 500 ppm
I20260710 11:05:05.647688  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:05.647699  7513 heartbeater.cc:507] Master 127.3.105.190:46487 requested a full tablet report, sending...
I20260710 11:05:05.650113  7311 ts_manager.cc:194] Registered new tserver with Master: adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:05.650624  3494 webserver.cc:533] Webserver started at http://127.3.105.131:46423/ using document root <none> and password file <none>
I20260710 11:05:05.651114  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:05.651284  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:05.651549  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:05.651520  7311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33942
I20260710 11:05:05.653034  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-2-root/instance:
uuid: "a27168badbb1465f925c02949763d8d1"
format_stamp: "Formatted at 2026-07-10 11:05:05 on dist-test-slave-dbkd"
I20260710 11:05:05.657574  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:05:05.660573  7524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.661307  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:05.661674  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-2-root
uuid: "a27168badbb1465f925c02949763d8d1"
format_stamp: "Formatted at 2026-07-10 11:05:05 on dist-test-slave-dbkd"
I20260710 11:05:05.661949  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681418439812-3494-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:05.674196  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:05.675230  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:05.676568  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:05.678798  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:05.678995  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.679217  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:05.679366  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:05.715950  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.131:38861
I20260710 11:05:05.716043  7586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.131:38861 every 8 connection(s)
I20260710 11:05:05.729713  7587 heartbeater.cc:344] Connected to a master server at 127.3.105.190:46487
I20260710 11:05:05.730108  7587 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:05.730789  7587 heartbeater.cc:507] Master 127.3.105.190:46487 requested a full tablet report, sending...
I20260710 11:05:05.732591  7311 ts_manager.cc:194] Registered new tserver with Master: a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:05.733335  3494 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014311204s
I20260710 11:05:05.734041  7311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33946
I20260710 11:05:05.756319  7311 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33956:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:05.758737  7311 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:05.831139  7478 tablet_service.cc:1511] Processing CreateTablet for tablet e85adcd9d6474066aa67cd447ce6c80d (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:05.832451  7475 tablet_service.cc:1511] Processing CreateTablet for tablet dede276da6d54269b69462778336168b (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:05.833539  7477 tablet_service.cc:1511] Processing CreateTablet for tablet ee50f082ed874332ad5aa18cf3ea69e6 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:05.835601  7476 tablet_service.cc:1511] Processing CreateTablet for tablet b4f5c8c2ff1a4c60be83e27f2a245556 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:05.832508  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85adcd9d6474066aa67cd447ce6c80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.838326  7474 tablet_service.cc:1511] Processing CreateTablet for tablet e80dafad7019407c981c4e131705655d (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:05.839593  7474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80dafad7019407c981c4e131705655d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.840176  7477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee50f082ed874332ad5aa18cf3ea69e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.842376  7473 tablet_service.cc:1511] Processing CreateTablet for tablet e0db554fd3ca4983ab3e3affbc953c95 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:05.843659  7473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0db554fd3ca4983ab3e3affbc953c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.845163  7476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f5c8c2ff1a4c60be83e27f2a245556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.851347  7472 tablet_service.cc:1511] Processing CreateTablet for tablet eb22dfd474984be0b9f6760406118c1e (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:05.851917  7552 tablet_service.cc:1511] Processing CreateTablet for tablet e85adcd9d6474066aa67cd447ce6c80d (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:05.853303  7552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85adcd9d6474066aa67cd447ce6c80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.854315  7471 tablet_service.cc:1511] Processing CreateTablet for tablet d4352e828da44d0abeb723bbeb4fd408 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:05.856043  7602 tablet_bootstrap.cc:492] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:05.852378  7475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dede276da6d54269b69462778336168b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.861086  7471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4352e828da44d0abeb723bbeb4fd408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.862075  7472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb22dfd474984be0b9f6760406118c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.863538  7551 tablet_service.cc:1511] Processing CreateTablet for tablet ee50f082ed874332ad5aa18cf3ea69e6 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:05.865906  7550 tablet_service.cc:1511] Processing CreateTablet for tablet b4f5c8c2ff1a4c60be83e27f2a245556 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:05.867668  7602 tablet_bootstrap.cc:654] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:05.867985  7549 tablet_service.cc:1511] Processing CreateTablet for tablet dede276da6d54269b69462778336168b (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:05.870054  7548 tablet_service.cc:1511] Processing CreateTablet for tablet e80dafad7019407c981c4e131705655d (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:05.873107  7551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee50f082ed874332ad5aa18cf3ea69e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.874439  7549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dede276da6d54269b69462778336168b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.875598  7548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80dafad7019407c981c4e131705655d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.881242  7550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f5c8c2ff1a4c60be83e27f2a245556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.882329  7602 tablet_bootstrap.cc:492] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:05.882823  7602 ts_tablet_manager.cc:1403] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 11:05:05.885735  7602 raft_consensus.cc:359] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:05.886425  7602 raft_consensus.cc:385] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:05.886705  7602 raft_consensus.cc:740] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:05.887416  7602 consensus_queue.cc:260] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:05.895499  7513 heartbeater.cc:499] Master 127.3.105.190:46487 was elected leader, sending a full tablet report...
I20260710 11:05:05.896513  7602 ts_tablet_manager.cc:1434] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 11:05:05.897563  7602 tablet_bootstrap.cc:492] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:05.903226  7602 tablet_bootstrap.cc:654] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:05.910781  7547 tablet_service.cc:1511] Processing CreateTablet for tablet e0db554fd3ca4983ab3e3affbc953c95 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:05.912389  7547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0db554fd3ca4983ab3e3affbc953c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.915511  7602 tablet_bootstrap.cc:492] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:05.916075  7602 ts_tablet_manager.cc:1403] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 11:05:05.916723  7403 tablet_service.cc:1511] Processing CreateTablet for tablet e85adcd9d6474066aa67cd447ce6c80d (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:05.918025  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85adcd9d6474066aa67cd447ce6c80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.918771  7602 raft_consensus.cc:359] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:05.919468  7399 tablet_service.cc:1511] Processing CreateTablet for tablet e80dafad7019407c981c4e131705655d (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:05.920835  7399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80dafad7019407c981c4e131705655d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.921154  7396 tablet_service.cc:1511] Processing CreateTablet for tablet d4352e828da44d0abeb723bbeb4fd408 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:05.921412  7473 tablet_service.cc:1511] Processing CreateTablet for tablet bd7beb39114a4193914dfaf1e316c2e9 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:05.921803  7402 tablet_service.cc:1511] Processing CreateTablet for tablet ee50f082ed874332ad5aa18cf3ea69e6 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:05.922474  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4352e828da44d0abeb723bbeb4fd408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.922854  7473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7beb39114a4193914dfaf1e316c2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.923321  7402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee50f082ed874332ad5aa18cf3ea69e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.924468  7397 tablet_service.cc:1511] Processing CreateTablet for tablet eb22dfd474984be0b9f6760406118c1e (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:05.925761  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb22dfd474984be0b9f6760406118c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.925902  7401 tablet_service.cc:1511] Processing CreateTablet for tablet b4f5c8c2ff1a4c60be83e27f2a245556 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:05.927165  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4f5c8c2ff1a4c60be83e27f2a245556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.929630  7400 tablet_service.cc:1511] Processing CreateTablet for tablet dede276da6d54269b69462778336168b (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:05.929844  7398 tablet_service.cc:1511] Processing CreateTablet for tablet e0db554fd3ca4983ab3e3affbc953c95 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:05.930951  7400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dede276da6d54269b69462778336168b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.931514  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0db554fd3ca4983ab3e3affbc953c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.932045  7395 tablet_service.cc:1511] Processing CreateTablet for tablet bd7beb39114a4193914dfaf1e316c2e9 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:05.933311  7395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7beb39114a4193914dfaf1e316c2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.965065  7546 tablet_service.cc:1511] Processing CreateTablet for tablet eb22dfd474984be0b9f6760406118c1e (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:05.966674  7546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb22dfd474984be0b9f6760406118c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:05.919518  7602 raft_consensus.cc:385] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:05.969220  7602 raft_consensus.cc:740] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:05.969988  7602 consensus_queue.cc:260] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:05.972236  7602 ts_tablet_manager.cc:1434] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260710 11:05:05.973242  7602 tablet_bootstrap.cc:492] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:05.987679  7603 tablet_bootstrap.cc:492] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:05.990113  7545 tablet_service.cc:1511] Processing CreateTablet for tablet d4352e828da44d0abeb723bbeb4fd408 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:05.991637  7545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4352e828da44d0abeb723bbeb4fd408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.000243  7603 tablet_bootstrap.cc:654] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.003139  7552 tablet_service.cc:1511] Processing CreateTablet for tablet bd7beb39114a4193914dfaf1e316c2e9 (DEFAULT_TABLE table=test-workload [id=0327dafc5ab045eba6a69c3182c49db2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:06.004493  7552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd7beb39114a4193914dfaf1e316c2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.010136  7607 tablet_bootstrap.cc:492] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:06.021411  7602 tablet_bootstrap.cc:654] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.030758  7607 tablet_bootstrap.cc:654] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.045369  7605 raft_consensus.cc:493] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.045571  7603 tablet_bootstrap.cc:492] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.045970  7605 raft_consensus.cc:515] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.047708  7603 ts_tablet_manager.cc:1403] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.006s
I20260710 11:05:06.052440  7602 tablet_bootstrap.cc:492] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:06.052994  7602 ts_tablet_manager.cc:1403] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.012s
I20260710 11:05:06.068426  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.084651  7607 tablet_bootstrap.cc:492] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.085338  7607 ts_tablet_manager.cc:1403] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.075s	user 0.035s	sys 0.013s
I20260710 11:05:06.087019  7603 raft_consensus.cc:359] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.087823  7603 raft_consensus.cc:385] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.087919  7607 raft_consensus.cc:359] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.088963  7607 raft_consensus.cc:385] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:06.089040  7454 leader_election.cc:343] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.089337  7607 raft_consensus.cc:740] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.088181  7603 raft_consensus.cc:740] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.088066  7605 leader_election.cc:290] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.090485  7607 consensus_queue.cc:260] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.090632  7603 consensus_queue.cc:260] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.090667  7602 raft_consensus.cc:359] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.091926  7602 raft_consensus.cc:385] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.092248  7602 raft_consensus.cc:740] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.093073  7602 consensus_queue.cc:260] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.095499  7605 raft_consensus.cc:493] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.097936  7438 heartbeater.cc:499] Master 127.3.105.190:46487 was elected leader, sending a full tablet report...
I20260710 11:05:06.098258  7607 ts_tablet_manager.cc:1434] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.007s
I20260710 11:05:06.099150  7607 tablet_bootstrap.cc:492] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:06.095996  7605 raft_consensus.cc:515] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.102589  7602 ts_tablet_manager.cc:1434] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.049s	user 0.014s	sys 0.004s
I20260710 11:05:06.103753  7607 tablet_bootstrap.cc:654] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.105270  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.106076  7413 raft_consensus.cc:2468] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:06.106515  7605 leader_election.cc:290] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861), 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731)
I20260710 11:05:06.107335  7454 leader_election.cc:304] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.105234  7602 tablet_bootstrap.cc:492] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:06.114910  7602 tablet_bootstrap.cc:654] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.116977  7605 raft_consensus.cc:2804] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.117033  7607 tablet_bootstrap.cc:492] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.117465  7605 raft_consensus.cc:493] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.117854  7607 ts_tablet_manager.cc:1403] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260710 11:05:06.118129  7605 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.118498  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:06.120244  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:06.120850  7562 raft_consensus.cc:2468] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:06.121115  7607 raft_consensus.cc:359] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
W20260710 11:05:06.121994  7451 leader_election.cc:343] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.122483  7451 leader_election.cc:304] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: adf9202c06254405a388d7678579a75b; no voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1
I20260710 11:05:06.122637  7587 heartbeater.cc:499] Master 127.3.105.190:46487 was elected leader, sending a full tablet report...
I20260710 11:05:06.124771  7614 raft_consensus.cc:2749] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:06.121977  7607 raft_consensus.cc:385] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.125998  7607 raft_consensus.cc:740] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.125496  7605 raft_consensus.cc:515] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.126920  7607 consensus_queue.cc:260] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.129226  7607 ts_tablet_manager.cc:1434] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:06.130201  7607 tablet_bootstrap.cc:492] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:06.130247  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.130890  7413 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.136117  7607 tablet_bootstrap.cc:654] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:06.137532  7514 tablet.cc:2406] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:06.138227  7413 raft_consensus.cc:2468] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.139348  7454 leader_election.cc:304] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.140141  7614 raft_consensus.cc:2804] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.140268  7605 leader_election.cc:290] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Requested vote from peers a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861), 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731)
I20260710 11:05:06.142241  7614 raft_consensus.cc:697] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.143124  7614 consensus_queue.cc:237] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.148761  7607 tablet_bootstrap.cc:492] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.149302  7607 ts_tablet_manager.cc:1403] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 11:05:06.151489  7607 raft_consensus.cc:359] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.152009  7607 raft_consensus.cc:385] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.152230  7607 raft_consensus.cc:740] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.152922  7607 consensus_queue.cc:260] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.153694  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:06.154400  7562 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.162235  7611 raft_consensus.cc:493] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.162853  7611 raft_consensus.cc:515] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.165982  7611 leader_election.cc:290] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.166850  7607 ts_tablet_manager.cc:1434] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:05:06.168071  7607 tablet_bootstrap.cc:492] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:06.185972  7602 tablet_bootstrap.cc:492] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:06.186614  7602 ts_tablet_manager.cc:1403] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.012s
I20260710 11:05:06.183938  7562 raft_consensus.cc:2468] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.189265  7613 raft_consensus.cc:493] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.189796  7613 raft_consensus.cc:515] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.202924  7602 raft_consensus.cc:359] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.203709  7602 raft_consensus.cc:385] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.196527  7607 tablet_bootstrap.cc:654] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.204504  7613 leader_election.cc:290] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731)
I20260710 11:05:06.207310  7603 ts_tablet_manager.cc:1434] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.159s	user 0.009s	sys 0.008s
I20260710 11:05:06.208153  7311 catalog_manager.cc:5697] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 0 to 1, leader changed from <none> to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 1 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.210274  7603 tablet_bootstrap.cc:492] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:06.203984  7602 raft_consensus.cc:740] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.215183  7602 consensus_queue.cc:260] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.217507  7602 ts_tablet_manager.cc:1434] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:05:06.218446  7602 tablet_bootstrap.cc:492] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:06.219628  7618 raft_consensus.cc:493] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.220124  7618 raft_consensus.cc:515] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.222329  7618 leader_election.cc:290] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.223809  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.224203  7602 tablet_bootstrap.cc:654] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.224488  7413 raft_consensus.cc:2468] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:06.225854  7454 leader_election.cc:304] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.227735  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:06.228852  7618 raft_consensus.cc:2804] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.229342  7618 raft_consensus.cc:493] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.229730  7618 raft_consensus.cc:3060] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:06.232403  7451 leader_election.cc:343] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.238041  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80dafad7019407c981c4e131705655d" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:06.238337  7603 tablet_bootstrap.cc:654] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:06.239830  7378 leader_election.cc:343] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.241595  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.242233  7413 raft_consensus.cc:2468] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:06.242897  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:06.243561  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80dafad7019407c981c4e131705655d" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
W20260710 11:05:06.244998  7376 leader_election.cc:343] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.245436  7376 leader_election.cc:304] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147; no voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b
I20260710 11:05:06.246140  7528 leader_election.cc:304] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [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: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: adf9202c06254405a388d7678579a75b
I20260710 11:05:06.246623  7611 raft_consensus.cc:2749] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:06.247290  7613 raft_consensus.cc:2804] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:06.247813  7613 raft_consensus.cc:493] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.245424  7618 raft_consensus.cc:515] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.248139  7613 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:06.252200  7607 tablet_bootstrap.cc:492] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.252753  7607 ts_tablet_manager.cc:1403] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.016s
I20260710 11:05:06.253153  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.253762  7413 raft_consensus.cc:3060] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.254060  7618 leader_election.cc:290] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.256098  7602 tablet_bootstrap.cc:492] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:06.255702  7607 raft_consensus.cc:359] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.256492  7607 raft_consensus.cc:385] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.256613  7602 ts_tablet_manager.cc:1403] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.012s
I20260710 11:05:06.257074  7607 raft_consensus.cc:740] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.256450  7613 raft_consensus.cc:515] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.257961  7607 consensus_queue.cc:260] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.259742  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:06.259725  7602 raft_consensus.cc:359] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.260319  7413 raft_consensus.cc:2468] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.260671  7602 raft_consensus.cc:385] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.261065  7602 raft_consensus.cc:740] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.262132  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:06.262297  7607 ts_tablet_manager.cc:1434] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:05:06.261813  7602 consensus_queue.cc:260] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.263415  7607 tablet_bootstrap.cc:492] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
W20260710 11:05:06.263583  7451 leader_election.cc:343] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.264940  7454 leader_election.cc:304] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [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: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: a27168badbb1465f925c02949763d8d1
I20260710 11:05:06.266338  7602 ts_tablet_manager.cc:1434] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:06.266934  7618 raft_consensus.cc:2804] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.267349  7602 tablet_bootstrap.cc:492] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:06.267629  7618 raft_consensus.cc:697] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.268517  7618 consensus_queue.cc:237] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.252655  7603 tablet_bootstrap.cc:492] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.272522  7603 ts_tablet_manager.cc:1403] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.001s
I20260710 11:05:06.272673  7613 leader_election.cc:290] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731)
I20260710 11:05:06.273949  7602 tablet_bootstrap.cc:654] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.275465  7603 raft_consensus.cc:359] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.276058  7603 raft_consensus.cc:385] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.276281  7603 raft_consensus.cc:740] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.276633  7607 tablet_bootstrap.cc:654] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.277235  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.277863  7413 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:06.279408  7602 tablet_bootstrap.cc:492] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:06.279973  7602 ts_tablet_manager.cc:1403] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:05:06.282752  7602 raft_consensus.cc:359] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.283418  7602 raft_consensus.cc:385] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.283691  7602 raft_consensus.cc:740] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.284104  7413 raft_consensus.cc:2468] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 2.
I20260710 11:05:06.284010  7603 consensus_queue.cc:260] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.284456  7602 consensus_queue.cc:260] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.285319  7528 leader_election.cc:304] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [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: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: adf9202c06254405a388d7678579a75b
I20260710 11:05:06.286374  7613 raft_consensus.cc:2804] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:06.286837  7613 raft_consensus.cc:697] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:06.287611  7613 consensus_queue.cc:237] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [LEADER]: Queue going to LEADER 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: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.288920  7602 ts_tablet_manager.cc:1434] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:06.289921  7602 tablet_bootstrap.cc:492] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:06.287779  7310 catalog_manager.cc:5697] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 0 to 1, leader changed from <none> to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 1 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.291978  7607 tablet_bootstrap.cc:492] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.292573  7607 ts_tablet_manager.cc:1403] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260710 11:05:06.286837  7603 ts_tablet_manager.cc:1434] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:05:06.295594  7603 tablet_bootstrap.cc:492] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:06.295720  7607 raft_consensus.cc:359] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.296578  7607 raft_consensus.cc:385] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.296936  7607 raft_consensus.cc:740] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.297842  7607 consensus_queue.cc:260] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.298640  7309 catalog_manager.cc:5697] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 1 to 2, leader changed from adf9202c06254405a388d7678579a75b (127.3.105.130) to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.302287  7603 tablet_bootstrap.cc:654] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.304366  7602 tablet_bootstrap.cc:654] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.315294  7607 ts_tablet_manager.cc:1434] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:05:06.319317  7607 tablet_bootstrap.cc:492] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:06.323920  7603 tablet_bootstrap.cc:492] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.324496  7603 ts_tablet_manager.cc:1403] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260710 11:05:06.325618  7607 tablet_bootstrap.cc:654] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.326992  7602 tablet_bootstrap.cc:492] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:06.326857  7603 raft_consensus.cc:359] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.327486  7603 raft_consensus.cc:385] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.327504  7602 ts_tablet_manager.cc:1403] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.004s
I20260710 11:05:06.327764  7603 raft_consensus.cc:740] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.328425  7603 consensus_queue.cc:260] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.329767  7618 raft_consensus.cc:493] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.330247  7618 raft_consensus.cc:515] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.330883  7603 ts_tablet_manager.cc:1434] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:05:06.330856  7602 raft_consensus.cc:359] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.331691  7602 raft_consensus.cc:385] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.331982  7602 raft_consensus.cc:740] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.332365  7618 leader_election.cc:290] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.333042  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb22dfd474984be0b9f6760406118c1e" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.333685  7413 raft_consensus.cc:2468] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:06.334013  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb22dfd474984be0b9f6760406118c1e" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:06.334990  7454 leader_election.cc:304] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.332814  7602 consensus_queue.cc:260] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.336030  7603 tablet_bootstrap.cc:492] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:06.336072  7618 raft_consensus.cc:2804] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.336689  7618 raft_consensus.cc:493] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.337110  7618 raft_consensus.cc:3060] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:06.335578  7451 leader_election.cc:343] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.342497  7602 ts_tablet_manager.cc:1434] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:05:06.343340  7602 tablet_bootstrap.cc:492] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:06.346458  7618 raft_consensus.cc:515] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.347886  7603 tablet_bootstrap.cc:654] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.349504  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb22dfd474984be0b9f6760406118c1e" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.350153  7413 raft_consensus.cc:3060] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.351817  7602 tablet_bootstrap.cc:654] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.358043  7413 raft_consensus.cc:2468] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.358711  7603 tablet_bootstrap.cc:492] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.359352  7603 ts_tablet_manager.cc:1403] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.004s
I20260710 11:05:06.359476  7454 leader_election.cc:304] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.360512  7614 raft_consensus.cc:2804] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.361034  7614 raft_consensus.cc:697] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.361899  7614 consensus_queue.cc:237] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.362982  7603 raft_consensus.cc:359] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.364173  7603 raft_consensus.cc:385] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.364522  7603 raft_consensus.cc:740] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.365540  7603 consensus_queue.cc:260] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.367892  7603 ts_tablet_manager.cc:1434] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:05:06.368988  7603 tablet_bootstrap.cc:492] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:06.369809  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb22dfd474984be0b9f6760406118c1e" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:06.370317  7607 tablet_bootstrap.cc:492] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.371304  7607 ts_tablet_manager.cc:1403] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.034s
W20260710 11:05:06.371276  7451 leader_election.cc:343] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.375113  7618 leader_election.cc:290] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.374902  7607 raft_consensus.cc:359] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.375694  7603 tablet_bootstrap.cc:654] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.375716  7607 raft_consensus.cc:385] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.378859  7607 raft_consensus.cc:740] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.379721  7607 consensus_queue.cc:260] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.381980  7607 ts_tablet_manager.cc:1434] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:05:06.382969  7607 tablet_bootstrap.cc:492] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:06.383575  7614 raft_consensus.cc:493] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.384088  7614 raft_consensus.cc:515] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.386296  7614 leader_election.cc:290] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.386983  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50f082ed874332ad5aa18cf3ea69e6" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
W20260710 11:05:06.375376  7359 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:06.387805  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50f082ed874332ad5aa18cf3ea69e6" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
W20260710 11:05:06.388305  7454 leader_election.cc:343] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.388442  7562 raft_consensus.cc:2468] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:06.389760  7451 leader_election.cc:304] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [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: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 4b3617d5183e4b28bbb63bce3f76c147
I20260710 11:05:06.392468  7607 tablet_bootstrap.cc:654] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.393846  7614 raft_consensus.cc:2804] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.394245  7614 raft_consensus.cc:493] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.394582  7614 raft_consensus.cc:3060] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.398228  7605 raft_consensus.cc:493] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.398758  7605 raft_consensus.cc:515] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.400749  7605 leader_election.cc:290] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.401177  7603 tablet_bootstrap.cc:492] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.401705  7603 ts_tablet_manager.cc:1403] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.014s
I20260710 11:05:06.401990  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4352e828da44d0abeb723bbeb4fd408" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:06.402215  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4352e828da44d0abeb723bbeb4fd408" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.402787  7413 raft_consensus.cc:2468] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
W20260710 11:05:06.403404  7451 leader_election.cc:343] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.404012  7454 leader_election.cc:304] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [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: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: a27168badbb1465f925c02949763d8d1
I20260710 11:05:06.404588  7603 raft_consensus.cc:359] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.404323  7309 catalog_manager.cc:5697] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 0 to 1, leader changed from <none> to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 1 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.405354  7603 raft_consensus.cc:385] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.405735  7603 raft_consensus.cc:740] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.406505  7603 consensus_queue.cc:260] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.405737  7618 raft_consensus.cc:2804] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.407616  7618 raft_consensus.cc:493] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.408007  7618 raft_consensus.cc:3060] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.409904  7603 ts_tablet_manager.cc:1434] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:06.408183  7602 tablet_bootstrap.cc:492] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:06.410542  7602 ts_tablet_manager.cc:1403] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.019s
I20260710 11:05:06.410921  7603 tablet_bootstrap.cc:492] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:06.413262  7602 raft_consensus.cc:359] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.413946  7602 raft_consensus.cc:385] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.414280  7602 raft_consensus.cc:740] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.416916  7614 raft_consensus.cc:515] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.408638  7607 tablet_bootstrap.cc:492] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.417972  7607 ts_tablet_manager.cc:1403] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.005s
I20260710 11:05:06.416451  7602 consensus_queue.cc:260] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.418006  7603 tablet_bootstrap.cc:654] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.419734  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50f082ed874332ad5aa18cf3ea69e6" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.421731  7605 raft_consensus.cc:493] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.421456  7607 raft_consensus.cc:359] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.422293  7607 raft_consensus.cc:385] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.422243  7605 raft_consensus.cc:515] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.422782  7607 raft_consensus.cc:740] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.423306  7618 raft_consensus.cc:515] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.423782  7607 consensus_queue.cc:260] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.424469  7605 leader_election.cc:290] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.425343  7618 leader_election.cc:290] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.426111  7602 ts_tablet_manager.cc:1434] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:05:06.426440  7607 ts_tablet_manager.cc:1434] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:05:06.427102  7602 tablet_bootstrap.cc:492] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:06.427578  7607 tablet_bootstrap.cc:492] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:06.428959  7603 tablet_bootstrap.cc:492] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.429451  7603 ts_tablet_manager.cc:1403] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 11:05:06.432403  7603 raft_consensus.cc:359] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.426294  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dede276da6d54269b69462778336168b" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:06.433111  7603 raft_consensus.cc:385] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.433504  7603 raft_consensus.cc:740] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.433771  7607 tablet_bootstrap.cc:654] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:06.433568  7454 leader_election.cc:343] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.433868  7562 raft_consensus.cc:2468] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:06.434309  7603 consensus_queue.cc:260] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.435721  7451 leader_election.cc:304] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.436589  7640 raft_consensus.cc:2804] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.437064  7640 raft_consensus.cc:493] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.437393  7640 raft_consensus.cc:3060] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.438923  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4352e828da44d0abeb723bbeb4fd408" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.439404  7603 ts_tablet_manager.cc:1434] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:05:06.440595  7603 tablet_bootstrap.cc:492] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:06.445132  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dede276da6d54269b69462778336168b" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.446837  7640 raft_consensus.cc:515] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.447525  7603 tablet_bootstrap.cc:654] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.433152  7602 tablet_bootstrap.cc:654] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.453032  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dede276da6d54269b69462778336168b" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
W20260710 11:05:06.453424  7454 leader_election.cc:343] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.453678  7561 raft_consensus.cc:3060] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.454967  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dede276da6d54269b69462778336168b" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.436730  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4352e828da44d0abeb723bbeb4fd408" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
W20260710 11:05:06.457332  7451 leader_election.cc:343] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:06.458525  7454 leader_election.cc:343] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:06.439550  7412 raft_consensus.cc:3060] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.461388  7640 leader_election.cc:290] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.463594  7561 raft_consensus.cc:2468] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.464824  7451 leader_election.cc:304] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [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: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 4b3617d5183e4b28bbb63bce3f76c147
I20260710 11:05:06.465462  7603 tablet_bootstrap.cc:492] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.466065  7603 ts_tablet_manager.cc:1403] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260710 11:05:06.466307  7640 raft_consensus.cc:2804] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.466894  7640 raft_consensus.cc:697] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.467775  7640 consensus_queue.cc:237] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.469022  7603 raft_consensus.cc:359] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.469749  7412 raft_consensus.cc:2468] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.469707  7603 raft_consensus.cc:385] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.470481  7603 raft_consensus.cc:740] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.471424  7454 leader_election.cc:304] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [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: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: a27168badbb1465f925c02949763d8d1
I20260710 11:05:06.471618  7603 consensus_queue.cc:260] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.472584  7618 raft_consensus.cc:2804] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.473161  7618 raft_consensus.cc:697] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.473968  7618 consensus_queue.cc:237] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.477087  7603 ts_tablet_manager.cc:1434] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:05:06.478356  7603 tablet_bootstrap.cc:492] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:06.480453  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50f082ed874332ad5aa18cf3ea69e6" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:06.481081  7561 raft_consensus.cc:3060] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.486699  7603 tablet_bootstrap.cc:654] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.487200  7602 tablet_bootstrap.cc:492] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:06.487689  7602 ts_tablet_manager.cc:1403] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.004s
I20260710 11:05:06.488847  7607 tablet_bootstrap.cc:492] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.488576  7614 leader_election.cc:290] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.489328  7607 ts_tablet_manager.cc:1403] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.023s
I20260710 11:05:06.491947  7607 raft_consensus.cc:359] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.492601  7607 raft_consensus.cc:385] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.490334  7602 raft_consensus.cc:359] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.492900  7607 raft_consensus.cc:740] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.493587  7607 consensus_queue.cc:260] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.495718  7561 raft_consensus.cc:2468] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.497205  7451 leader_election.cc:304] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [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: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 4b3617d5183e4b28bbb63bce3f76c147
I20260710 11:05:06.498170  7640 raft_consensus.cc:2804] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.498710  7640 raft_consensus.cc:697] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.499570  7640 consensus_queue.cc:237] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.502684  7602 raft_consensus.cc:385] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.503050  7602 raft_consensus.cc:740] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.506153  7607 ts_tablet_manager.cc:1434] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:05:06.507119  7607 tablet_bootstrap.cc:492] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:06.510110  7309 catalog_manager.cc:5697] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 0 to 1, leader changed from <none> to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 1 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.512754  7607 tablet_bootstrap.cc:654] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.514321  7603 tablet_bootstrap.cc:492] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.514842  7603 ts_tablet_manager.cc:1403] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20260710 11:05:06.515738  7602 consensus_queue.cc:260] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.517696  7602 ts_tablet_manager.cc:1434] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:05:06.521513  7603 raft_consensus.cc:359] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.522212  7603 raft_consensus.cc:385] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.522473  7603 raft_consensus.cc:740] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.523104  7603 consensus_queue.cc:260] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.525027  7603 ts_tablet_manager.cc:1434] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:06.525898  7607 tablet_bootstrap.cc:492] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:06.526382  7607 ts_tablet_manager.cc:1403] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:05:06.529050  7607 raft_consensus.cc:359] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.529707  7607 raft_consensus.cc:385] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.529259  7310 catalog_manager.cc:5697] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 0 to 1, leader changed from <none> to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 1 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.529979  7607 raft_consensus.cc:740] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.525933  7603 tablet_bootstrap.cc:492] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:06.530731  7607 consensus_queue.cc:260] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.530879  7310 catalog_manager.cc:5697] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 0 to 1, leader changed from <none> to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 1 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.534821  7607 ts_tablet_manager.cc:1434] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:05:06.536221  7603 tablet_bootstrap.cc:654] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.536424  7613 raft_consensus.cc:493] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.536960  7613 raft_consensus.cc:515] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.539139  7613 leader_election.cc:290] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:06.540840  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb22dfd474984be0b9f6760406118c1e" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.541729  7412 raft_consensus.cc:2393] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a27168badbb1465f925c02949763d8d1 in current term 1: Already voted for candidate adf9202c06254405a388d7678579a75b in this term.
I20260710 11:05:06.543586  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb22dfd474984be0b9f6760406118c1e" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:06.546291  7527 leader_election.cc:304] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:06.547462  7603 tablet_bootstrap.cc:492] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:06.547398  7613 raft_consensus.cc:3060] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.547968  7603 ts_tablet_manager.cc:1403] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260710 11:05:06.550768  7603 raft_consensus.cc:359] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.551405  7603 raft_consensus.cc:385] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.551656  7603 raft_consensus.cc:740] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.552331  7603 consensus_queue.cc:260] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.554263  7603 ts_tablet_manager.cc:1434] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:06.554302  7613 raft_consensus.cc:2749] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:06.567931  7613 raft_consensus.cc:493] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.568349  7613 raft_consensus.cc:515] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.570099  7613 leader_election.cc:290] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:06.570766  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.570992  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:06.571353  7412 raft_consensus.cc:2468] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 0.
I20260710 11:05:06.571587  7488 raft_consensus.cc:2468] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 0.
I20260710 11:05:06.572319  7528 leader_election.cc:304] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:06.573040  7613 raft_consensus.cc:2804] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.573320  7613 raft_consensus.cc:493] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.573535  7613 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.578084  7613 raft_consensus.cc:515] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.579526  7613 leader_election.cc:290] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:06.580319  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.580459  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:06.580856  7412 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.580966  7488 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.585446  7412 raft_consensus.cc:2468] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:06.585602  7488 raft_consensus.cc:2468] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:06.586423  7528 leader_election.cc:304] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:06.587167  7613 raft_consensus.cc:2804] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.587553  7613 raft_consensus.cc:697] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:06.588289  7613 consensus_queue.cc:237] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.594784  7311 catalog_manager.cc:5697] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:06.600387  7613 raft_consensus.cc:493] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.600926  7613 raft_consensus.cc:515] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.602738  7613 leader_election.cc:290] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:06.603442  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.603691  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:06.603957  7412 raft_consensus.cc:2468] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 0.
I20260710 11:05:06.604286  7488 raft_consensus.cc:2468] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 0.
I20260710 11:05:06.604853  7528 leader_election.cc:304] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:06.605511  7613 raft_consensus.cc:2804] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.605834  7613 raft_consensus.cc:493] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.606089  7613 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.610690  7613 raft_consensus.cc:515] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.612262  7613 leader_election.cc:290] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:06.613004  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.613296  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:06.613634  7412 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.613823  7488 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.620621  7488 raft_consensus.cc:2468] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:06.620626  7412 raft_consensus.cc:2468] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:06.621937  7528 leader_election.cc:304] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:06.622687  7613 raft_consensus.cc:2804] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.623082  7613 raft_consensus.cc:697] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:06.623771  7613 consensus_queue.cc:237] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.631268  7311 catalog_manager.cc:5697] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:06.648219  7640 raft_consensus.cc:493] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.648705  7640 raft_consensus.cc:515] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.650379  7640 leader_election.cc:290] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.651173  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80dafad7019407c981c4e131705655d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.651463  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80dafad7019407c981c4e131705655d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:06.651729  7412 raft_consensus.cc:2468] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:06.652022  7561 raft_consensus.cc:2468] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:06.652655  7454 leader_election.cc:304] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.653306  7640 raft_consensus.cc:2804] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:06.653625  7640 raft_consensus.cc:493] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:06.653846  7640 raft_consensus.cc:3060] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.658468  7640 raft_consensus.cc:515] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.660071  7640 leader_election.cc:290] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.660882  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80dafad7019407c981c4e131705655d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:06.661165  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e80dafad7019407c981c4e131705655d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:06.661405  7412 raft_consensus.cc:3060] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.661767  7561 raft_consensus.cc:3060] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.666601  7412 raft_consensus.cc:2468] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.666746  7561 raft_consensus.cc:2468] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:06.667630  7454 leader_election.cc:304] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.668293  7640 raft_consensus.cc:2804] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.668722  7640 raft_consensus.cc:697] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.669391  7640 consensus_queue.cc:237] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.676505  7311 catalog_manager.cc:5697] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 0 to 1, leader changed from <none> to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 1 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.684278  7412 raft_consensus.cc:1240] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Rejecting Update request from peer adf9202c06254405a388d7678579a75b for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:06.685442  7640 consensus_queue.cc:1059] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.685997  7618 raft_consensus.cc:3055] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:06.686276  7618 raft_consensus.cc:740] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.686895  7618 consensus_queue.cc:260] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:06.687727  7618 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:06.690416  7412 raft_consensus.cc:1275] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:06.691607  7613 consensus_queue.cc:1048] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.701272  7488 raft_consensus.cc:1275] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:05:06.701678  7488 pending_rounds.cc:85] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b: Aborting all ops after (but not including) 0
I20260710 11:05:06.701913  7488 pending_rounds.cc:107] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:06.702159  7488 raft_consensus.cc:2889] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:06.703881  7613 consensus_queue.cc:1048] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.766716  7613 raft_consensus.cc:493] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.767151  7613 raft_consensus.cc:515] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.768813  7613 leader_election.cc:290] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:06.769825  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:06.769735  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.770763  7412 raft_consensus.cc:2393] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a27168badbb1465f925c02949763d8d1 in current term 1: Already voted for candidate adf9202c06254405a388d7678579a75b in this term.
I20260710 11:05:06.771567  7561 raft_consensus.cc:3060] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.771654  7528 leader_election.cc:304] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:06.776716  7613 raft_consensus.cc:2749] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:06.777597  7618 consensus_queue.cc:1048] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.787190  7640 consensus_queue.cc:1048] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.810485  7561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
mode: GRACEFUL
new_leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:37654
I20260710 11:05:06.810988  7561 raft_consensus.cc:606] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Received request to transfer leadership to TS 4b3617d5183e4b28bbb63bce3f76c147
I20260710 11:05:06.823537  7488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee50f082ed874332ad5aa18cf3ea69e6"
dest_uuid: "adf9202c06254405a388d7678579a75b"
mode: GRACEFUL
new_leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:39940
I20260710 11:05:06.824060  7488 raft_consensus.cc:606] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Received request to transfer leadership to TS 4b3617d5183e4b28bbb63bce3f76c147
I20260710 11:05:06.829123  7561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
mode: GRACEFUL
new_leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:37654
I20260710 11:05:06.829607  7561 raft_consensus.cc:606] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Received request to transfer leadership to TS 4b3617d5183e4b28bbb63bce3f76c147
I20260710 11:05:06.834247  7488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dede276da6d54269b69462778336168b"
dest_uuid: "adf9202c06254405a388d7678579a75b"
mode: GRACEFUL
new_leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:39940
I20260710 11:05:06.834765  7488 raft_consensus.cc:606] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Received request to transfer leadership to TS 4b3617d5183e4b28bbb63bce3f76c147
I20260710 11:05:06.841899  7561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
mode: GRACEFUL
new_leader_uuid: "adf9202c06254405a388d7678579a75b"
 from {username='slave'} at 127.0.0.1:37654
I20260710 11:05:06.842389  7561 raft_consensus.cc:606] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Received request to transfer leadership to TS adf9202c06254405a388d7678579a75b
I20260710 11:05:06.851936  7488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9"
dest_uuid: "adf9202c06254405a388d7678579a75b"
mode: GRACEFUL
new_leader_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:39940
I20260710 11:05:06.852461  7488 raft_consensus.cc:606] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Received request to transfer leadership to TS a27168badbb1465f925c02949763d8d1
I20260710 11:05:06.898644  7613 raft_consensus.cc:493] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.899163  7613 raft_consensus.cc:515] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.900827  7613 leader_election.cc:290] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:06.901614  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4352e828da44d0abeb723bbeb4fd408" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:06.901871  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4352e828da44d0abeb723bbeb4fd408" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:06.902423  7412 raft_consensus.cc:2393] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a27168badbb1465f925c02949763d8d1 in current term 1: Already voted for candidate adf9202c06254405a388d7678579a75b in this term.
I20260710 11:05:06.903324  7528 leader_election.cc:304] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:06.903901  7613 raft_consensus.cc:3060] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.908797  7613 raft_consensus.cc:2749] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:06.910153  7412 raft_consensus.cc:3060] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.916237  7605 consensus_queue.cc:1048] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.921922  7640 raft_consensus.cc:993] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b: : Instructing follower 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:06.922379  7618 raft_consensus.cc:1081] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Signalling peer 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:06.923846  7413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee50f082ed874332ad5aa18cf3ea69e6"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:56936
I20260710 11:05:06.924417  7413 raft_consensus.cc:493] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:06.924769  7413 raft_consensus.cc:3060] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:06.925751  7611 raft_consensus.cc:493] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:06.926234  7611 raft_consensus.cc:515] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.928305  7611 leader_election.cc:290] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.929072  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dede276da6d54269b69462778336168b" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:06.929280  7618 consensus_queue.cc:1048] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.931605  7413 raft_consensus.cc:515] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.932296  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dede276da6d54269b69462778336168b" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:06.933072  7561 raft_consensus.cc:2393] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b3617d5183e4b28bbb63bce3f76c147 in current term 1: Already voted for candidate adf9202c06254405a388d7678579a75b in this term.
I20260710 11:05:06.934168  7376 leader_election.cc:304] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147; no voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b
I20260710 11:05:06.935271  7611 raft_consensus.cc:3060] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.937752  7413 leader_election.cc:290] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 2 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:06.938915  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50f082ed874332ad5aa18cf3ea69e6" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:06.939472  7488 raft_consensus.cc:3055] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:06.939812  7488 raft_consensus.cc:740] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:06.940871  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee50f082ed874332ad5aa18cf3ea69e6" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:06.941403  7562 raft_consensus.cc:3060] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:06.941829  7488 consensus_queue.cc:260] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.943063  7488 raft_consensus.cc:3060] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:06.943367  7605 consensus_queue.cc:1048] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.946741  7611 raft_consensus.cc:2749] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:06.948916  7605 consensus_queue.cc:1048] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.950599  7488 raft_consensus.cc:2468] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 2.
I20260710 11:05:06.951705  7378 leader_election.cc:304] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:06.952561  7611 raft_consensus.cc:2804] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:06.953064  7562 raft_consensus.cc:2468] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 2.
I20260710 11:05:06.953729  7611 raft_consensus.cc:697] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:06.954679  7611 consensus_queue.cc:237] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:06.964355  7618 consensus_queue.cc:1048] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.966970  7605 consensus_queue.cc:1048] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.972885  7614 consensus_queue.cc:1048] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.975559  7309 catalog_manager.cc:5697] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 1 to 2, leader changed from adf9202c06254405a388d7678579a75b (127.3.105.130) to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:06.981880  7614 consensus_queue.cc:1048] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:06.988744  7618 raft_consensus.cc:993] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b: : Instructing follower 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:06.989180  7618 raft_consensus.cc:1081] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Signalling peer 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:06.991746  7412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dede276da6d54269b69462778336168b"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:56936
I20260710 11:05:06.992204  7412 raft_consensus.cc:493] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:06.992563  7412 raft_consensus.cc:3060] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:06.999243  7412 raft_consensus.cc:515] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.000836  7413 raft_consensus.cc:1240] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Rejecting Update request from peer adf9202c06254405a388d7678579a75b for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:07.003135  7614 consensus_queue.cc:1059] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.004070  7614 raft_consensus.cc:3055] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:07.004395  7412 leader_election.cc:290] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 2 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:07.004391  7614 raft_consensus.cc:740] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:07.005658  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dede276da6d54269b69462778336168b" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:07.006412  7614 consensus_queue.cc:260] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.007668  7614 raft_consensus.cc:3060] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.007936  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dede276da6d54269b69462778336168b" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:07.008458  7562 raft_consensus.cc:3060] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.014957  7562 raft_consensus.cc:2468] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 2.
I20260710 11:05:07.015973  7376 leader_election.cc:304] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:07.016773  7611 raft_consensus.cc:2804] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:07.017198  7611 raft_consensus.cc:697] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:07.017858  7611 consensus_queue.cc:237] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.020371  7488 raft_consensus.cc:2468] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 2.
I20260710 11:05:07.024065  7309 catalog_manager.cc:5697] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 1 to 2, leader changed from adf9202c06254405a388d7678579a75b (127.3.105.130) to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.028824  7613 consensus_queue.cc:1048] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.031759  7613 consensus_queue.cc:1048] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.049192  7612 consensus_queue.cc:1048] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.060343  7674 consensus_queue.cc:1048] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:07.067239  7613 raft_consensus.cc:993] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1: : Instructing follower 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:07.067680  7613 raft_consensus.cc:1081] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Signalling peer 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:07.069201  7412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:56948
I20260710 11:05:07.069777  7412 raft_consensus.cc:493] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.070179  7412 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.073067  7674 raft_consensus.cc:993] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1: : Instructing follower adf9202c06254405a388d7678579a75b to start an election
I20260710 11:05:07.073566  7613 raft_consensus.cc:1081] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Signalling peer adf9202c06254405a388d7678579a75b to start an election
I20260710 11:05:07.075130  7488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95"
dest_uuid: "adf9202c06254405a388d7678579a75b"
 from {username='slave'} at 127.0.0.1:39924
I20260710 11:05:07.075573  7488 raft_consensus.cc:493] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.075863  7488 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.076428  7412 raft_consensus.cc:515] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.079100  7487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:07.079658  7487 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.081979  7488 raft_consensus.cc:515] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.084429  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:07.084712  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:07.085091  7413 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.085322  7562 raft_consensus.cc:3055] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:07.085700  7562 raft_consensus.cc:740] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:07.085992  7487 raft_consensus.cc:2468] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 2.
I20260710 11:05:07.086483  7562 consensus_queue.cc:260] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.087136  7378 leader_election.cc:304] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:07.087615  7562 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.087949  7611 raft_consensus.cc:2804] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:07.088071  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:07.088455  7611 raft_consensus.cc:697] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:07.088620  7561 raft_consensus.cc:3055] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:07.089108  7561 raft_consensus.cc:740] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:07.089310  7611 consensus_queue.cc:237] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.089828  7561 consensus_queue.cc:260] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.090684  7561 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.094264  7562 raft_consensus.cc:2468] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 2.
I20260710 11:05:07.095064  7488 leader_election.cc:290] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 2 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:07.095480  7451 leader_election.cc:304] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:07.096321  7614 raft_consensus.cc:2804] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:07.097442  7614 raft_consensus.cc:697] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:07.097690  7309 catalog_manager.cc:5697] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 1 to 2, leader changed from a27168badbb1465f925c02949763d8d1 (127.3.105.131) to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.098265  7614 consensus_queue.cc:237] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.098606  7413 raft_consensus.cc:2468] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 2.
I20260710 11:05:07.102895  7561 raft_consensus.cc:2468] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 2.
I20260710 11:05:07.103629  7412 leader_election.cc:290] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 2 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:07.105399  7311 catalog_manager.cc:5697] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 1 to 2, leader changed from a27168badbb1465f925c02949763d8d1 (127.3.105.131) to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 2 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.108237  7605 consensus_queue.cc:1048] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.110430  7605 consensus_queue.cc:1048] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.200109  7674 raft_consensus.cc:993] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1: : Instructing follower 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:07.200527  7613 raft_consensus.cc:1081] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Signalling peer 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:07.201917  7412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:56948
I20260710 11:05:07.202342  7412 raft_consensus.cc:493] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.202641  7412 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:07.207293  7412 raft_consensus.cc:515] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:07.208884  7412 leader_election.cc:290] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 3 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:07.209729  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:07.209932  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85adcd9d6474066aa67cd447ce6c80d" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:07.210340  7488 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:07.210431  7562 raft_consensus.cc:3055] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:07.210778  7562 raft_consensus.cc:740] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:07.211422  7562 consensus_queue.cc:260] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:07.212335  7562 raft_consensus.cc:3060] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:07.215236  7488 raft_consensus.cc:2468] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 3.
I20260710 11:05:07.216264  7378 leader_election.cc:304] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [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: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:07.217077  7611 raft_consensus.cc:2804] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:07.217407  7562 raft_consensus.cc:2468] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 3.
I20260710 11:05:07.217521  7611 raft_consensus.cc:697] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:07.218482  7611 consensus_queue.cc:237] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:07.224709  7310 catalog_manager.cc:5697] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 2 to 3, leader changed from a27168badbb1465f925c02949763d8d1 (127.3.105.131) to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:07.245944  7618 raft_consensus.cc:993] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b: : Instructing follower a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:07.246482  7614 raft_consensus.cc:1081] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Signalling peer a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:07.247941  7562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:37632
I20260710 11:05:07.248383  7562 raft_consensus.cc:493] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.248703  7562 raft_consensus.cc:3060] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.253635  7562 raft_consensus.cc:515] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.255141  7562 leader_election.cc:290] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:07.255905  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:07.256227  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd7beb39114a4193914dfaf1e316c2e9" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:07.256538  7412 raft_consensus.cc:3060] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.256825  7488 raft_consensus.cc:3055] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:07.257158  7488 raft_consensus.cc:740] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:07.257947  7488 consensus_queue.cc:260] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.259158  7488 raft_consensus.cc:3060] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.263343  7412 raft_consensus.cc:2468] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 2.
I20260710 11:05:07.264605  7528 leader_election.cc:304] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:07.265343  7613 raft_consensus.cc:2804] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:07.265636  7488 raft_consensus.cc:2468] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 2.
I20260710 11:05:07.265851  7613 raft_consensus.cc:697] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:07.266695  7613 consensus_queue.cc:237] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:07.272540  7310 catalog_manager.cc:5697] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 1 to 2, leader changed from adf9202c06254405a388d7678579a75b (127.3.105.130) to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:07.407735  7488 raft_consensus.cc:1275] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.408888  7611 consensus_queue.cc:1048] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.419670  7562 raft_consensus.cc:1275] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.421030  7611 consensus_queue.cc:1048] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.498540  7488 raft_consensus.cc:1275] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.499800  7611 consensus_queue.cc:1048] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.508773  7562 raft_consensus.cc:1275] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.510283  7681 consensus_queue.cc:1048] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.521229  7562 raft_consensus.cc:1275] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Refusing update from remote peer adf9202c06254405a388d7678579a75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.522384  7605 consensus_queue.cc:1048] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.529645  7412 raft_consensus.cc:1275] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Refusing update from remote peer adf9202c06254405a388d7678579a75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.531240  7614 consensus_queue.cc:1048] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.547838  7488 raft_consensus.cc:1275] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.549535  7681 consensus_queue.cc:1048] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.558238  7562 raft_consensus.cc:1275] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.560055  7681 consensus_queue.cc:1048] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.689764  7412 raft_consensus.cc:1275] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.691025  7613 consensus_queue.cc:1048] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.698134  7488 raft_consensus.cc:1275] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:07.699753  7682 consensus_queue.cc:1048] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.730697  7488 raft_consensus.cc:1275] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:07.731832  7681 consensus_queue.cc:1048] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:07.740547  7562 raft_consensus.cc:1275] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:07.742091  7680 consensus_queue.cc:1048] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:09.887034  7309 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42458:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:09.889820  7309 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:09.944232  7402 tablet_service.cc:1511] Processing CreateTablet for tablet 631c6c5efe60456ba5969b8833c1a1e8 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:09.945789  7402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631c6c5efe60456ba5969b8833c1a1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.945676  7476 tablet_service.cc:1511] Processing CreateTablet for tablet 631c6c5efe60456ba5969b8833c1a1e8 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:09.947247  7476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631c6c5efe60456ba5969b8833c1a1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.947921  7403 tablet_service.cc:1511] Processing CreateTablet for tablet 239bf8cb9c604646b186be7dc9f08f3e (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:09.949331  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239bf8cb9c604646b186be7dc9f08f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.949195  7475 tablet_service.cc:1511] Processing CreateTablet for tablet 239bf8cb9c604646b186be7dc9f08f3e (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:09.950569  7475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239bf8cb9c604646b186be7dc9f08f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.952651  7552 tablet_service.cc:1511] Processing CreateTablet for tablet 631c6c5efe60456ba5969b8833c1a1e8 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:09.954231  7552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631c6c5efe60456ba5969b8833c1a1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.958914  7546 tablet_service.cc:1511] Processing CreateTablet for tablet 239bf8cb9c604646b186be7dc9f08f3e (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:09.959003  7400 tablet_service.cc:1511] Processing CreateTablet for tablet b9d685f8cf5c45bf851ac542ba06d8c8 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:09.960429  7400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d685f8cf5c45bf851ac542ba06d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.960429  7546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239bf8cb9c604646b186be7dc9f08f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.966785  7474 tablet_service.cc:1511] Processing CreateTablet for tablet b9d685f8cf5c45bf851ac542ba06d8c8 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:09.968416  7474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d685f8cf5c45bf851ac542ba06d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.971470  7545 tablet_service.cc:1511] Processing CreateTablet for tablet b9d685f8cf5c45bf851ac542ba06d8c8 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:09.973191  7545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d685f8cf5c45bf851ac542ba06d8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.977841  7477 tablet_service.cc:1511] Processing CreateTablet for tablet e3b6df0f096f4fbaa3826f5d56632ed6 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:09.979144  7477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b6df0f096f4fbaa3826f5d56632ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.982657  7548 tablet_service.cc:1511] Processing CreateTablet for tablet e3b6df0f096f4fbaa3826f5d56632ed6 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:09.983332  7549 tablet_service.cc:1511] Processing CreateTablet for tablet 53f9b6fbbcb2405e8ae0a7fae8ad586d (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:09.984014  7548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b6df0f096f4fbaa3826f5d56632ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.984616  7549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f9b6fbbcb2405e8ae0a7fae8ad586d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.985947  7472 tablet_service.cc:1511] Processing CreateTablet for tablet 53f9b6fbbcb2405e8ae0a7fae8ad586d (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:09.987182  7472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f9b6fbbcb2405e8ae0a7fae8ad586d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.989497  7547 tablet_service.cc:1511] Processing CreateTablet for tablet a51c5b94170c4276811b759835a6ff1b (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:09.990770  7547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c5b94170c4276811b759835a6ff1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.991119  7471 tablet_service.cc:1511] Processing CreateTablet for tablet a51c5b94170c4276811b759835a6ff1b (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:09.992329  7471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c5b94170c4276811b759835a6ff1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.993938  7401 tablet_service.cc:1511] Processing CreateTablet for tablet e3b6df0f096f4fbaa3826f5d56632ed6 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:09.995536  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b6df0f096f4fbaa3826f5d56632ed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.999774  7396 tablet_service.cc:1511] Processing CreateTablet for tablet 53f9b6fbbcb2405e8ae0a7fae8ad586d (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:10.001077  7396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f9b6fbbcb2405e8ae0a7fae8ad586d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.008335  7397 tablet_service.cc:1511] Processing CreateTablet for tablet a51c5b94170c4276811b759835a6ff1b (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:10.009714  7397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51c5b94170c4276811b759835a6ff1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.038661  7398 tablet_service.cc:1511] Processing CreateTablet for tablet 85189ad4afca4f4e972571ccd66445bf (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:10.040055  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85189ad4afca4f4e972571ccd66445bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.041266  7551 tablet_service.cc:1511] Processing CreateTablet for tablet 85189ad4afca4f4e972571ccd66445bf (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:10.042542  7551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85189ad4afca4f4e972571ccd66445bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.046321  7395 tablet_service.cc:1511] Processing CreateTablet for tablet dd80172b0ad44e58930e2fa1d8c6fda1 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:10.047660  7395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd80172b0ad44e58930e2fa1d8c6fda1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.048175  7473 tablet_service.cc:1511] Processing CreateTablet for tablet dd80172b0ad44e58930e2fa1d8c6fda1 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:10.049623  7473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd80172b0ad44e58930e2fa1d8c6fda1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.053459  7699 tablet_bootstrap.cc:492] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:10.059069  7476 tablet_service.cc:1511] Processing CreateTablet for tablet 85189ad4afca4f4e972571ccd66445bf (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:10.074267  7700 tablet_bootstrap.cc:492] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.075439  7476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85189ad4afca4f4e972571ccd66445bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.075569  7550 tablet_service.cc:1511] Processing CreateTablet for tablet dd80172b0ad44e58930e2fa1d8c6fda1 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:10.096566  7550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd80172b0ad44e58930e2fa1d8c6fda1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.102998  7403 tablet_service.cc:1511] Processing CreateTablet for tablet 3024cbee82bc42059a6569bb414e9430 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:10.104323  7699 tablet_bootstrap.cc:654] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.105297  7544 tablet_service.cc:1511] Processing CreateTablet for tablet 3024cbee82bc42059a6569bb414e9430 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:10.106604  7544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3024cbee82bc42059a6569bb414e9430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.104342  7403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3024cbee82bc42059a6569bb414e9430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.108975  7475 tablet_service.cc:1511] Processing CreateTablet for tablet 3024cbee82bc42059a6569bb414e9430 (DEFAULT_TABLE table=soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:10.117216  7702 tablet_bootstrap.cc:492] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.124595  7702 tablet_bootstrap.cc:654] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.124987  7475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3024cbee82bc42059a6569bb414e9430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:10.127796  7700 tablet_bootstrap.cc:654] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.148381  7702 tablet_bootstrap.cc:492] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.150234  7702 ts_tablet_manager.cc:1403] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.009s
I20260710 11:05:10.153061  7700 tablet_bootstrap.cc:492] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.153625  7700 ts_tablet_manager.cc:1403] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.010s
I20260710 11:05:10.154011  7702 raft_consensus.cc:359] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.154989  7702 raft_consensus.cc:385] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.155316  7702 raft_consensus.cc:740] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.155804  7699 tablet_bootstrap.cc:492] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.156306  7699 ts_tablet_manager.cc:1403] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.000s
I20260710 11:05:10.156106  7702 consensus_queue.cc:260] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.156733  7700 raft_consensus.cc:359] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.157485  7700 raft_consensus.cc:385] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.158720  7702 ts_tablet_manager.cc:1434] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:10.159698  7702 tablet_bootstrap.cc:492] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.159520  7699 raft_consensus.cc:359] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.160264  7699 raft_consensus.cc:385] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.160490  7699 raft_consensus.cc:740] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.157812  7700 raft_consensus.cc:740] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.161124  7699 consensus_queue.cc:260] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.163830  7699 ts_tablet_manager.cc:1434] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:05:10.161993  7700 consensus_queue.cc:260] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.164942  7699 tablet_bootstrap.cc:492] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:10.167434  7700 ts_tablet_manager.cc:1434] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:10.168577  7700 tablet_bootstrap.cc:492] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.173022  7699 tablet_bootstrap.cc:654] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.175724  7700 tablet_bootstrap.cc:654] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.177773  7702 tablet_bootstrap.cc:654] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.178920  7688 raft_consensus.cc:493] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.179399  7688 raft_consensus.cc:515] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.181617  7688 leader_election.cc:290] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.183110  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631c6c5efe60456ba5969b8833c1a1e8" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.185753  7488 raft_consensus.cc:2468] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.187500  7378 leader_election.cc:304] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.187825  7700 tablet_bootstrap.cc:492] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.188550  7700 ts_tablet_manager.cc:1403] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 11:05:10.191839  7700 raft_consensus.cc:359] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.192663  7700 raft_consensus.cc:385] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.193053  7700 raft_consensus.cc:740] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.193861  7700 consensus_queue.cc:260] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.194730  7688 raft_consensus.cc:2804] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.195122  7688 raft_consensus.cc:493] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.195447  7688 raft_consensus.cc:3060] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.196017  7702 tablet_bootstrap.cc:492] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.196465  7700 ts_tablet_manager.cc:1434] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:05:10.197734  7700 tablet_bootstrap.cc:492] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.202939  7688 raft_consensus.cc:515] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.196501  7702 ts_tablet_manager.cc:1403] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.008s
I20260710 11:05:10.206547  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631c6c5efe60456ba5969b8833c1a1e8" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:10.207116  7488 raft_consensus.cc:3060] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.206871  7702 raft_consensus.cc:359] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.207857  7702 raft_consensus.cc:385] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.208209  7702 raft_consensus.cc:740] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.208259  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631c6c5efe60456ba5969b8833c1a1e8" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:10.208505  7699 tablet_bootstrap.cc:492] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.209108  7699 ts_tablet_manager.cc:1403] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.031s
I20260710 11:05:10.209188  7702 consensus_queue.cc:260] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.211970  7699 raft_consensus.cc:359] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.212703  7699 raft_consensus.cc:385] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.213020  7699 raft_consensus.cc:740] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.213915  7699 consensus_queue.cc:260] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.207568  7700 tablet_bootstrap.cc:654] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.214782  7702 ts_tablet_manager.cc:1434] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 11:05:10.215953  7702 tablet_bootstrap.cc:492] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.217051  7699 ts_tablet_manager.cc:1434] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:05:10.217487  7688 leader_election.cc:290] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.218091  7699 tablet_bootstrap.cc:492] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b: Bootstrap starting.
W20260710 11:05:10.218618  7376 leader_election.cc:343] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:10.224148  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631c6c5efe60456ba5969b8833c1a1e8" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:10.224939  7699 tablet_bootstrap.cc:654] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:10.225871  7376 leader_election.cc:343] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:10.231488  7702 tablet_bootstrap.cc:654] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.234622  7700 tablet_bootstrap.cc:492] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.235215  7700 ts_tablet_manager.cc:1403] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.014s
I20260710 11:05:10.238458  7700 raft_consensus.cc:359] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.239305  7700 raft_consensus.cc:385] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.239650  7700 raft_consensus.cc:740] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.240413  7700 consensus_queue.cc:260] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.242883  7700 ts_tablet_manager.cc:1434] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:10.244025  7700 tablet_bootstrap.cc:492] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.251109  7700 tablet_bootstrap.cc:654] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.254278  7702 tablet_bootstrap.cc:492] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.254889  7702 ts_tablet_manager.cc:1403] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.007s
I20260710 11:05:10.259013  7702 raft_consensus.cc:359] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.259857  7702 raft_consensus.cc:385] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.260210  7702 raft_consensus.cc:740] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.261255  7702 consensus_queue.cc:260] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.263775  7488 raft_consensus.cc:2468] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.264528  7700 tablet_bootstrap.cc:492] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.265111  7700 ts_tablet_manager.cc:1403] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260710 11:05:10.265120  7378 leader_election.cc:304] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [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: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: a27168badbb1465f925c02949763d8d1
I20260710 11:05:10.266477  7688 raft_consensus.cc:2804] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.266937  7688 raft_consensus.cc:697] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:10.267750  7688 consensus_queue.cc:237] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.268543  7700 raft_consensus.cc:359] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.269353  7700 raft_consensus.cc:385] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.269630  7700 raft_consensus.cc:740] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.270453  7700 consensus_queue.cc:260] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.272847  7700 ts_tablet_manager.cc:1434] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:05:10.273818  7702 ts_tablet_manager.cc:1434] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260710 11:05:10.273926  7700 tablet_bootstrap.cc:492] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.274935  7702 tablet_bootstrap.cc:492] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.281394  7700 tablet_bootstrap.cc:654] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.281756  7702 tablet_bootstrap.cc:654] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.296006  7702 tablet_bootstrap.cc:492] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.296605  7702 ts_tablet_manager.cc:1403] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260710 11:05:10.296370  7310 catalog_manager.cc:5697] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.299688  7702 raft_consensus.cc:359] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.300534  7702 raft_consensus.cc:385] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.301349  7702 raft_consensus.cc:740] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.302382  7702 consensus_queue.cc:260] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.303875  7700 tablet_bootstrap.cc:492] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.304438  7700 ts_tablet_manager.cc:1403] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260710 11:05:10.305573  7702 ts_tablet_manager.cc:1434] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:10.307279  7699 tablet_bootstrap.cc:492] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.307785  7699 ts_tablet_manager.cc:1403] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.090s	user 0.042s	sys 0.042s
I20260710 11:05:10.307554  7700 raft_consensus.cc:359] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.308406  7700 raft_consensus.cc:385] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.308648  7702 tablet_bootstrap.cc:492] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.308765  7700 raft_consensus.cc:740] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.309770  7700 consensus_queue.cc:260] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.310672  7699 raft_consensus.cc:359] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.311383  7699 raft_consensus.cc:385] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.311683  7699 raft_consensus.cc:740] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.312521  7699 consensus_queue.cc:260] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.313002  7700 ts_tablet_manager.cc:1434] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:10.314041  7700 tablet_bootstrap.cc:492] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.315213  7699 ts_tablet_manager.cc:1434] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 11:05:10.316211  7699 tablet_bootstrap.cc:492] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:10.318902  7702 tablet_bootstrap.cc:654] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.320485  7700 tablet_bootstrap.cc:654] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.322726  7699 tablet_bootstrap.cc:654] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.334615  7699 tablet_bootstrap.cc:492] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.335691  7702 tablet_bootstrap.cc:492] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.336220  7702 ts_tablet_manager.cc:1403] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260710 11:05:10.339068  7702 raft_consensus.cc:359] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.339779  7702 raft_consensus.cc:385] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.340070  7702 raft_consensus.cc:740] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.335127  7699 ts_tablet_manager.cc:1403] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:05:10.341027  7702 consensus_queue.cc:260] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.343303  7702 ts_tablet_manager.cc:1434] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:05:10.343441  7699 raft_consensus.cc:359] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.344240  7699 raft_consensus.cc:385] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.344630  7699 raft_consensus.cc:740] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.344281  7702 tablet_bootstrap.cc:492] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.348928  7699 consensus_queue.cc:260] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.351542  7699 ts_tablet_manager.cc:1434] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:05:10.351897  7702 tablet_bootstrap.cc:654] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.353523  7700 tablet_bootstrap.cc:492] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.354038  7700 ts_tablet_manager.cc:1403] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.018s
I20260710 11:05:10.357873  7699 tablet_bootstrap.cc:492] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:10.357012  7700 raft_consensus.cc:359] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.363003  7700 raft_consensus.cc:385] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.363314  7700 raft_consensus.cc:740] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.364048  7700 consensus_queue.cc:260] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.364718  7702 tablet_bootstrap.cc:492] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.365243  7702 ts_tablet_manager.cc:1403] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.017s
I20260710 11:05:10.365914  7699 tablet_bootstrap.cc:654] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.366665  7700 ts_tablet_manager.cc:1434] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:05:10.367702  7700 tablet_bootstrap.cc:492] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.368201  7702 raft_consensus.cc:359] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.368909  7702 raft_consensus.cc:385] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.369163  7702 raft_consensus.cc:740] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.369887  7702 consensus_queue.cc:260] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.372128  7702 ts_tablet_manager.cc:1434] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:05:10.373108  7702 tablet_bootstrap.cc:492] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.375747  7700 tablet_bootstrap.cc:654] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.377590  7699 tablet_bootstrap.cc:492] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.379621  7702 tablet_bootstrap.cc:654] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.379974  7699 ts_tablet_manager.cc:1403] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:05:10.383330  7699 raft_consensus.cc:359] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.383692  7680 raft_consensus.cc:493] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.384119  7699 raft_consensus.cc:385] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.384588  7699 raft_consensus.cc:740] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.385424  7699 consensus_queue.cc:260] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.384367  7680 raft_consensus.cc:515] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.389268  7680 leader_election.cc:290] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.390941  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d685f8cf5c45bf851ac542ba06d8c8" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.391366  7699 ts_tablet_manager.cc:1434] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:05:10.392596  7699 tablet_bootstrap.cc:492] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:10.392942  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d685f8cf5c45bf851ac542ba06d8c8" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:10.393675  7562 raft_consensus.cc:2468] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.395140  7376 leader_election.cc:304] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:10.398013  7680 raft_consensus.cc:2804] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.398386  7680 raft_consensus.cc:493] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.398695  7680 raft_consensus.cc:3060] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.400142  7699 tablet_bootstrap.cc:654] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.401095  7488 raft_consensus.cc:2468] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.407859  7700 tablet_bootstrap.cc:492] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.408380  7700 ts_tablet_manager.cc:1403] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.018s
I20260710 11:05:10.410185  7702 tablet_bootstrap.cc:492] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.410661  7702 ts_tablet_manager.cc:1403] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.038s	user 0.000s	sys 0.025s
I20260710 11:05:10.411355  7700 raft_consensus.cc:359] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.412079  7700 raft_consensus.cc:385] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.412357  7700 raft_consensus.cc:740] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.413098  7700 consensus_queue.cc:260] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.413492  7702 raft_consensus.cc:359] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.414175  7702 raft_consensus.cc:385] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.414465  7702 raft_consensus.cc:740] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.415520  7700 ts_tablet_manager.cc:1434] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:10.415174  7702 consensus_queue.cc:260] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.416775  7700 tablet_bootstrap.cc:492] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.417531  7702 ts_tablet_manager.cc:1434] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:10.419510  7680 raft_consensus.cc:515] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.421566  7680 leader_election.cc:290] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.422657  7702 tablet_bootstrap.cc:492] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.423321  7700 tablet_bootstrap.cc:654] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.424391  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d685f8cf5c45bf851ac542ba06d8c8" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:10.425060  7488 raft_consensus.cc:3060] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:10.425712  7359 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:10.428632  7699 tablet_bootstrap.cc:492] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.429162  7699 ts_tablet_manager.cc:1403] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.007s
I20260710 11:05:10.431763  7701 raft_consensus.cc:493] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.432145  7699 raft_consensus.cc:359] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.432988  7699 raft_consensus.cc:385] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.433266  7699 raft_consensus.cc:740] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.433858  7702 tablet_bootstrap.cc:654] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.433986  7699 consensus_queue.cc:260] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.435565  7562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d685f8cf5c45bf851ac542ba06d8c8" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:10.435894  7699 ts_tablet_manager.cc:1434] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:10.436268  7562 raft_consensus.cc:3060] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.436932  7699 tablet_bootstrap.cc:492] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:10.436954  7688 raft_consensus.cc:493] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.437546  7688 raft_consensus.cc:515] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.439652  7688 leader_election.cc:290] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.440096  7688 raft_consensus.cc:493] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.442267  7487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239bf8cb9c604646b186be7dc9f08f3e" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.442812  7700 tablet_bootstrap.cc:492] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.432266  7701 raft_consensus.cc:515] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.444494  7699 tablet_bootstrap.cc:654] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.444650  7700 ts_tablet_manager.cc:1403] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260710 11:05:10.446866  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c5b94170c4276811b759835a6ff1b" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:10.447715  7700 raft_consensus.cc:359] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.448429  7700 raft_consensus.cc:385] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.448694  7700 raft_consensus.cc:740] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.442911  7487 raft_consensus.cc:2468] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.449446  7700 consensus_queue.cc:260] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.451226  7378 leader_election.cc:304] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.452198  7707 raft_consensus.cc:2804] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.452589  7707 raft_consensus.cc:493] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.452950  7707 raft_consensus.cc:3060] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.453742  7560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239bf8cb9c604646b186be7dc9f08f3e" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:10.454463  7560 raft_consensus.cc:2468] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.456079  7699 tablet_bootstrap.cc:492] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.456573  7699 ts_tablet_manager.cc:1403] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:05:10.449434  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c5b94170c4276811b759835a6ff1b" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:10.458492  7561 raft_consensus.cc:2468] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:10.459503  7699 raft_consensus.cc:359] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.460208  7699 raft_consensus.cc:385] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.460508  7699 raft_consensus.cc:740] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.461225  7699 consensus_queue.cc:260] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.462977  7700 ts_tablet_manager.cc:1434] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:05:10.463235  7701 leader_election.cc:290] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.464730  7699 ts_tablet_manager.cc:1434] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:05:10.440521  7688 raft_consensus.cc:515] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.465533  7412 raft_consensus.cc:2468] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 0.
I20260710 11:05:10.465860  7699 tablet_bootstrap.cc:492] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:10.471133  7488 raft_consensus.cc:2468] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.460350  7451 leader_election.cc:304] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.480585  7702 tablet_bootstrap.cc:492] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.481105  7702 ts_tablet_manager.cc:1403] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.023s
I20260710 11:05:10.463600  7707 raft_consensus.cc:515] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.481940  7701 raft_consensus.cc:2804] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.482328  7701 raft_consensus.cc:493] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.482640  7701 raft_consensus.cc:3060] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.472546  7699 tablet_bootstrap.cc:654] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.474634  7700 tablet_bootstrap.cc:492] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147: Bootstrap starting.
I20260710 11:05:10.483608  7702 raft_consensus.cc:359] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.484270  7702 raft_consensus.cc:385] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.484505  7702 raft_consensus.cc:740] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.485149  7702 consensus_queue.cc:260] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.476526  7613 raft_consensus.cc:493] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.487656  7613 raft_consensus.cc:515] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.488483  7700 tablet_bootstrap.cc:654] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.477653  7562 raft_consensus.cc:2468] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.472954  7487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c5b94170c4276811b759835a6ff1b" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.478873  7688 leader_election.cc:290] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.495579  7613 leader_election.cc:290] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:10.498519  7486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f9b6fbbcb2405e8ae0a7fae8ad586d" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.501124  7378 leader_election.cc:304] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.506959  7486 raft_consensus.cc:2468] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 0.
I20260710 11:05:10.504856  7701 raft_consensus.cc:515] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.505340  7613 raft_consensus.cc:493] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.508924  7487 raft_consensus.cc:2393] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b3617d5183e4b28bbb63bce3f76c147 in current term 1: Already voted for candidate adf9202c06254405a388d7678579a75b in this term.
I20260710 11:05:10.509598  7688 raft_consensus.cc:2804] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.510227  7688 raft_consensus.cc:697] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:10.510743  7527 leader_election.cc:304] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.511180  7688 consensus_queue.cc:237] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.508947  7613 raft_consensus.cc:515] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.513427  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239bf8cb9c604646b186be7dc9f08f3e" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:10.514046  7488 raft_consensus.cc:3060] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.515765  7487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.513986  7613 leader_election.cc:290] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:10.518097  7527 leader_election.cc:343] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:10.518246  7613 raft_consensus.cc:2804] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.518775  7613 raft_consensus.cc:493] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.519217  7613 raft_consensus.cc:3060] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.527299  7310 catalog_manager.cc:5697] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.494374  7707 leader_election.cc:290] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.533313  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f9b6fbbcb2405e8ae0a7fae8ad586d" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:10.534034  7413 raft_consensus.cc:2468] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 0.
I20260710 11:05:10.535329  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:10.536908  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239bf8cb9c604646b186be7dc9f08f3e" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:10.537583  7559 raft_consensus.cc:3060] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.543133  7560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c5b94170c4276811b759835a6ff1b" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:10.543888  7560 raft_consensus.cc:2468] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.548178  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c5b94170c4276811b759835a6ff1b" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:10.550241  7412 raft_consensus.cc:3060] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.560180  7488 raft_consensus.cc:2468] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.562695  7378 leader_election.cc:304] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.563830  7707 raft_consensus.cc:2804] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.565361  7707 raft_consensus.cc:697] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:10.566736  7376 leader_election.cc:304] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [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: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: adf9202c06254405a388d7678579a75b
I20260710 11:05:10.569114  7729 raft_consensus.cc:493] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.568847  7707 consensus_queue.cc:237] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.569681  7729 raft_consensus.cc:515] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.572973  7729 leader_election.cc:290] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:10.574452  7412 raft_consensus.cc:2468] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:10.576164  7688 raft_consensus.cc:2764] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:05:10.576473  7559 raft_consensus.cc:2468] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.580461  7454 leader_election.cc:304] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.581620  7728 raft_consensus.cc:2804] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.582177  7728 raft_consensus.cc:697] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
W20260710 11:05:10.583367  7528 leader_election.cc:343] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:10.583158  7728 consensus_queue.cc:237] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.584075  7528 leader_election.cc:304] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:10.581766  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631c6c5efe60456ba5969b8833c1a1e8" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.585594  7488 raft_consensus.cc:2393] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a27168badbb1465f925c02949763d8d1 in current term 1: Already voted for candidate 4b3617d5183e4b28bbb63bce3f76c147 in this term.
I20260710 11:05:10.587852  7729 raft_consensus.cc:2749] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:10.591228  7613 raft_consensus.cc:515] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.595876  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631c6c5efe60456ba5969b8833c1a1e8" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:10.598513  7700 tablet_bootstrap.cc:492] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147: No bootstrap required, opened a new log
I20260710 11:05:10.599078  7700 ts_tablet_manager.cc:1403] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147: Time spent bootstrapping tablet: real 0.125s	user 0.052s	sys 0.050s
I20260710 11:05:10.601918  7700 raft_consensus.cc:359] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.598558  7528 leader_election.cc:304] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:10.603672  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f9b6fbbcb2405e8ae0a7fae8ad586d" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:10.603859  7613 leader_election.cc:290] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:10.602939  7702 ts_tablet_manager.cc:1434] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.122s	user 0.045s	sys 0.067s
I20260710 11:05:10.604468  7488 raft_consensus.cc:3060] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.604761  7613 raft_consensus.cc:3060] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.605298  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f9b6fbbcb2405e8ae0a7fae8ad586d" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:10.606125  7412 raft_consensus.cc:3060] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.603036  7701 leader_election.cc:290] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.608201  7702 tablet_bootstrap.cc:492] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1: Bootstrap starting.
I20260710 11:05:10.611532  7307 catalog_manager.cc:5697] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 0 to 1, leader changed from <none> to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 1 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.603107  7700 raft_consensus.cc:385] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.614368  7613 raft_consensus.cc:2749] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:10.614727  7700 raft_consensus.cc:740] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.615432  7700 consensus_queue.cc:260] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.616294  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51c5b94170c4276811b759835a6ff1b" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:10.616953  7559 raft_consensus.cc:3060] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.617413  7700 ts_tablet_manager.cc:1434] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:05:10.621001  7699 tablet_bootstrap.cc:492] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.621459  7699 ts_tablet_manager.cc:1403] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.006s
I20260710 11:05:10.623853  7559 raft_consensus.cc:2468] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 1.
I20260710 11:05:10.624120  7699 raft_consensus.cc:359] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.624768  7699 raft_consensus.cc:385] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.614311  7702 tablet_bootstrap.cc:654] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.625048  7699 raft_consensus.cc:740] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.625756  7699 consensus_queue.cc:260] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.627776  7699 ts_tablet_manager.cc:1434] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:10.628064  7412 raft_consensus.cc:2468] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:10.619329  7488 raft_consensus.cc:2468] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:10.630229  7527 leader_election.cc:304] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.631158  7613 raft_consensus.cc:2804] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.631639  7613 raft_consensus.cc:697] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:10.632360  7613 consensus_queue.cc:237] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.628710  7699 tablet_bootstrap.cc:492] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b: Bootstrap starting.
I20260710 11:05:10.637488  7702 tablet_bootstrap.cc:492] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1: No bootstrap required, opened a new log
I20260710 11:05:10.637959  7702 ts_tablet_manager.cc:1403] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260710 11:05:10.640595  7702 raft_consensus.cc:359] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.641263  7702 raft_consensus.cc:385] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.641512  7702 raft_consensus.cc:740] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.641538  7699 tablet_bootstrap.cc:654] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:10.642246  7702 consensus_queue.cc:260] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.644375  7702 ts_tablet_manager.cc:1434] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:10.644229  7310 catalog_manager.cc:5697] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.651242  7699 tablet_bootstrap.cc:492] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b: No bootstrap required, opened a new log
I20260710 11:05:10.652148  7699 ts_tablet_manager.cc:1403] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260710 11:05:10.651952  7311 catalog_manager.cc:5697] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:10.654804  7699 raft_consensus.cc:359] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.655434  7699 raft_consensus.cc:385] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:10.655731  7699 raft_consensus.cc:740] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Initialized, Role: FOLLOWER
I20260710 11:05:10.656366  7699 consensus_queue.cc:260] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.658372  7699 ts_tablet_manager.cc:1434] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:10.663605  7613 raft_consensus.cc:493] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.664072  7613 raft_consensus.cc:515] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.666050  7613 leader_election.cc:290] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:10.667389  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b6df0f096f4fbaa3826f5d56632ed6" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147" is_pre_election: true
I20260710 11:05:10.667749  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b6df0f096f4fbaa3826f5d56632ed6" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.668020  7412 raft_consensus.cc:2468] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 0.
I20260710 11:05:10.668342  7488 raft_consensus.cc:2468] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 0.
I20260710 11:05:10.669059  7528 leader_election.cc:304] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:10.670033  7613 raft_consensus.cc:2804] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.670295  7613 raft_consensus.cc:493] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.670521  7613 raft_consensus.cc:3060] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.675331  7613 raft_consensus.cc:515] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.677081  7613 leader_election.cc:290] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:10.677418  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b6df0f096f4fbaa3826f5d56632ed6" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:10.677659  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b6df0f096f4fbaa3826f5d56632ed6" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:10.678013  7412 raft_consensus.cc:3060] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.678149  7488 raft_consensus.cc:3060] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.682973  7412 raft_consensus.cc:2468] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:10.682989  7488 raft_consensus.cc:2468] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 1.
I20260710 11:05:10.684048  7528 leader_election.cc:304] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:10.684680  7613 raft_consensus.cc:2804] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.685115  7613 raft_consensus.cc:697] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:10.685756  7613 consensus_queue.cc:237] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.692492  7311 catalog_manager.cc:5697] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 1 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:10.737098  7707 raft_consensus.cc:493] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.737634  7707 raft_consensus.cc:515] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.739246  7707 leader_election.cc:290] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.740053  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.740146  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:10.740558  7488 raft_consensus.cc:2468] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.740727  7559 raft_consensus.cc:2468] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.741492  7378 leader_election.cc:304] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.742158  7707 raft_consensus.cc:2804] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.742409  7707 raft_consensus.cc:493] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.742708  7707 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.747437  7707 raft_consensus.cc:515] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.748896  7707 leader_election.cc:290] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.749539  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:10.749804  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:10.749990  7488 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.750273  7559 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.754824  7488 raft_consensus.cc:2468] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.755421  7559 raft_consensus.cc:2468] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.755676  7378 leader_election.cc:304] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.756394  7707 raft_consensus.cc:2804] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.756866  7707 raft_consensus.cc:697] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:10.757539  7707 consensus_queue.cc:237] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.763976  7311 catalog_manager.cc:5697] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.785969  7707 raft_consensus.cc:493] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.786454  7707 raft_consensus.cc:515] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.787950  7707 leader_election.cc:290] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.788640  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.788816  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:10.789178  7488 raft_consensus.cc:2468] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.789341  7559 raft_consensus.cc:2468] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.790040  7378 leader_election.cc:304] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.790670  7707 raft_consensus.cc:2804] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.790928  7707 raft_consensus.cc:493] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.791177  7707 raft_consensus.cc:3060] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.796211  7707 raft_consensus.cc:515] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.797699  7707 leader_election.cc:290] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.798344  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:10.798625  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:10.798802  7488 raft_consensus.cc:3060] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.799108  7559 raft_consensus.cc:3060] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.803357  7488 raft_consensus.cc:2468] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.803727  7559 raft_consensus.cc:2468] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.804250  7378 leader_election.cc:304] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.805012  7707 raft_consensus.cc:2804] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.805389  7707 raft_consensus.cc:697] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:10.806193  7707 consensus_queue.cc:237] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.812465  7311 catalog_manager.cc:5697] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.820235  7707 consensus_queue.cc:1048] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.836285  7688 consensus_queue.cc:1048] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.845528  7688 raft_consensus.cc:493] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.845973  7688 raft_consensus.cc:515] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.848289  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3024cbee82bc42059a6569bb414e9430" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b" is_pre_election: true
I20260710 11:05:10.848407  7688 leader_election.cc:290] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.848974  7488 raft_consensus.cc:2468] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.849560  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3024cbee82bc42059a6569bb414e9430" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1" is_pre_election: true
I20260710 11:05:10.849996  7378 leader_election.cc:304] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.850306  7559 raft_consensus.cc:2468] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 0.
I20260710 11:05:10.851020  7688 raft_consensus.cc:2804] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:10.851384  7688 raft_consensus.cc:493] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:10.851683  7688 raft_consensus.cc:3060] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.857187  7688 raft_consensus.cc:515] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.859789  7688 leader_election.cc:290] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:10.859800  7488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3024cbee82bc42059a6569bb414e9430" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:10.860868  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3024cbee82bc42059a6569bb414e9430" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:10.861452  7559 raft_consensus.cc:3060] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.861524  7488 raft_consensus.cc:3060] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.866328  7488 raft_consensus.cc:2468] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.866794  7559 raft_consensus.cc:2468] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 1.
I20260710 11:05:10.867271  7378 leader_election.cc:304] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:10.868026  7688 raft_consensus.cc:2804] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:10.868402  7688 raft_consensus.cc:697] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:10.869136  7688 consensus_queue.cc:237] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:10.875802  7311 catalog_manager.cc:5697] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.937943  7559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3b6df0f096f4fbaa3826f5d56632ed6"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
mode: GRACEFUL
new_leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:37654
I20260710 11:05:10.938516  7559 raft_consensus.cc:606] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Received request to transfer leadership to TS 4b3617d5183e4b28bbb63bce3f76c147
I20260710 11:05:10.943132  7559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53f9b6fbbcb2405e8ae0a7fae8ad586d"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
mode: GRACEFUL
new_leader_uuid: "adf9202c06254405a388d7678579a75b"
 from {username='slave'} at 127.0.0.1:37654
I20260710 11:05:10.943603  7559 raft_consensus.cc:606] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Received request to transfer leadership to TS adf9202c06254405a388d7678579a75b
I20260710 11:05:10.948091  7688 consensus_queue.cc:1048] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.961102  7707 consensus_queue.cc:1048] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.964202  7412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
mode: GRACEFUL
new_leader_uuid: "adf9202c06254405a388d7678579a75b"
 from {username='slave'} at 127.0.0.1:56958
I20260710 11:05:10.964766  7412 raft_consensus.cc:606] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Received request to transfer leadership to TS adf9202c06254405a388d7678579a75b
I20260710 11:05:10.973531  7412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
mode: GRACEFUL
new_leader_uuid: "adf9202c06254405a388d7678579a75b"
 from {username='slave'} at 127.0.0.1:56958
I20260710 11:05:10.974092  7412 raft_consensus.cc:606] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Received request to transfer leadership to TS adf9202c06254405a388d7678579a75b
I20260710 11:05:10.979133  7412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3024cbee82bc42059a6569bb414e9430"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
mode: GRACEFUL
new_leader_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:56958
I20260710 11:05:10.979593  7412 raft_consensus.cc:606] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Received request to transfer leadership to TS a27168badbb1465f925c02949763d8d1
I20260710 11:05:11.016059  7613 consensus_queue.cc:1048] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.021799  7730 raft_consensus.cc:993] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1: : Instructing follower adf9202c06254405a388d7678579a75b to start an election
I20260710 11:05:11.022282  7729 raft_consensus.cc:1081] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Signalling peer adf9202c06254405a388d7678579a75b to start an election
I20260710 11:05:11.027282  7613 consensus_queue.cc:1048] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:11.029692  7488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53f9b6fbbcb2405e8ae0a7fae8ad586d"
dest_uuid: "adf9202c06254405a388d7678579a75b"
 from {username='slave'} at 127.0.0.1:39924
I20260710 11:05:11.030292  7488 raft_consensus.cc:493] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.030616  7488 raft_consensus.cc:3060] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.037822  7488 raft_consensus.cc:515] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.039949  7488 leader_election.cc:290] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 2 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:11.040122  7412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f9b6fbbcb2405e8ae0a7fae8ad586d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:11.040524  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f9b6fbbcb2405e8ae0a7fae8ad586d" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:11.040959  7412 raft_consensus.cc:3060] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.041098  7559 raft_consensus.cc:3055] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.041456  7559 raft_consensus.cc:740] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:11.042198  7559 consensus_queue.cc:260] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.043411  7559 raft_consensus.cc:3060] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.044859  7680 consensus_queue.cc:1048] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.047370  7412 raft_consensus.cc:2468] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 2.
I20260710 11:05:11.050384  7559 raft_consensus.cc:2468] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 2.
I20260710 11:05:11.050654  7454 leader_election.cc:304] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:11.051472  7701 raft_consensus.cc:2804] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.051918  7701 raft_consensus.cc:697] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:11.052620  7701 consensus_queue.cc:237] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.057363  7688 consensus_queue.cc:1048] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.063519  7310 catalog_manager.cc:5697] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 1 to 2, leader changed from a27168badbb1465f925c02949763d8d1 (127.3.105.131) to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 2 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.073752  7701 consensus_queue.cc:1048] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.085672  7728 consensus_queue.cc:1048] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.119643  7613 consensus_queue.cc:1048] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.125175  7729 raft_consensus.cc:993] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1: : Instructing follower 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:11.125725  7729 raft_consensus.cc:1081] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Signalling peer 4b3617d5183e4b28bbb63bce3f76c147 to start an election
I20260710 11:05:11.127974  7411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3b6df0f096f4fbaa3826f5d56632ed6"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
 from {username='slave'} at 127.0.0.1:56948
I20260710 11:05:11.128536  7411 raft_consensus.cc:493] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.128947  7411 raft_consensus.cc:3060] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.131614  7613 consensus_queue.cc:1048] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.135859  7411 raft_consensus.cc:515] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.138906  7487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b6df0f096f4fbaa3826f5d56632ed6" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:11.139485  7487 raft_consensus.cc:3060] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.140554  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b6df0f096f4fbaa3826f5d56632ed6" candidate_uuid: "4b3617d5183e4b28bbb63bce3f76c147" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:11.141170  7561 raft_consensus.cc:3055] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.141480  7561 raft_consensus.cc:740] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:11.139372  7411 leader_election.cc:290] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 2 election: Requested vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:11.142421  7561 consensus_queue.cc:260] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.144102  7561 raft_consensus.cc:3060] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.146343  7487 raft_consensus.cc:2468] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 2.
I20260710 11:05:11.148775  7378 leader_election.cc:304] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:11.149503  7707 raft_consensus.cc:2804] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.149770  7561 raft_consensus.cc:2468] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b3617d5183e4b28bbb63bce3f76c147 in term 2.
I20260710 11:05:11.149971  7707 raft_consensus.cc:697] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Becoming Leader. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:11.150813  7707 consensus_queue.cc:237] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.157001  7310 catalog_manager.cc:5697] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 reported cstate change: term changed from 1 to 2, leader changed from a27168badbb1465f925c02949763d8d1 (127.3.105.131) to 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "4b3617d5183e4b28bbb63bce3f76c147" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.183732  7707 consensus_queue.cc:1048] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.189692  7688 raft_consensus.cc:993] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147: : Instructing follower adf9202c06254405a388d7678579a75b to start an election
I20260710 11:05:11.190127  7680 raft_consensus.cc:1081] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Signalling peer adf9202c06254405a388d7678579a75b to start an election
I20260710 11:05:11.191594  7488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1"
dest_uuid: "adf9202c06254405a388d7678579a75b"
 from {username='slave'} at 127.0.0.1:39914
I20260710 11:05:11.193203  7488 raft_consensus.cc:493] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.193552  7488 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.194583  7707 consensus_queue.cc:1048] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.199326  7488 raft_consensus.cc:515] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.203876  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:11.204344  7488 leader_election.cc:290] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 2 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:11.204432  7411 raft_consensus.cc:3055] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.206027  7411 raft_consensus.cc:740] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:11.204120  7561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:11.207098  7411 consensus_queue.cc:260] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.206748  7561 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.210491  7411 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.214089  7561 raft_consensus.cc:2468] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 2.
I20260710 11:05:11.215303  7411 raft_consensus.cc:2468] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 2.
I20260710 11:05:11.216276  7454 leader_election.cc:304] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:11.216972  7701 raft_consensus.cc:2804] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.217419  7701 raft_consensus.cc:697] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:11.218236  7701 consensus_queue.cc:237] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.225342  7307 catalog_manager.cc:5697] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 1 to 2, leader changed from 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129) to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 2 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.280730  7707 consensus_queue.cc:1048] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.290414  7688 consensus_queue.cc:1048] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.297700  7688 consensus_queue.cc:1048] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.302614  7680 raft_consensus.cc:993] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147: : Instructing follower adf9202c06254405a388d7678579a75b to start an election
I20260710 11:05:11.303107  7680 raft_consensus.cc:1081] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Signalling peer adf9202c06254405a388d7678579a75b to start an election
I20260710 11:05:11.304858  7487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf"
dest_uuid: "adf9202c06254405a388d7678579a75b"
 from {username='slave'} at 127.0.0.1:39914
I20260710 11:05:11.305411  7487 raft_consensus.cc:493] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.305764  7487 raft_consensus.cc:3060] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.309285  7707 consensus_queue.cc:1048] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:11.312371  7487 raft_consensus.cc:515] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.314445  7487 leader_election.cc:290] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 2 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), a27168badbb1465f925c02949763d8d1 (127.3.105.131:38861)
I20260710 11:05:11.314970  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:11.315430  7559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85189ad4afca4f4e972571ccd66445bf" candidate_uuid: "adf9202c06254405a388d7678579a75b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a27168badbb1465f925c02949763d8d1"
I20260710 11:05:11.315613  7411 raft_consensus.cc:3055] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.316026  7559 raft_consensus.cc:3060] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.316011  7411 raft_consensus.cc:740] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:11.317111  7411 consensus_queue.cc:260] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.318406  7411 raft_consensus.cc:3060] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.323415  7559 raft_consensus.cc:2468] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 2.
I20260710 11:05:11.324170  7411 raft_consensus.cc:2468] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf9202c06254405a388d7678579a75b in term 2.
I20260710 11:05:11.324599  7451 leader_election.cc:304] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:11.325742  7701 raft_consensus.cc:2804] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.326174  7680 raft_consensus.cc:993] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: : Instructing follower a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:11.326195  7701 raft_consensus.cc:697] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Becoming Leader. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:11.326622  7680 raft_consensus.cc:1081] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Signalling peer a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:11.327210  7701 consensus_queue.cc:237] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.329106  7559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3024cbee82bc42059a6569bb414e9430"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:37638
I20260710 11:05:11.329638  7559 raft_consensus.cc:493] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:11.329967  7559 raft_consensus.cc:3060] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.335449  7559 raft_consensus.cc:515] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.335772  7307 catalog_manager.cc:5697] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b reported cstate change: term changed from 1 to 2, leader changed from 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129) to adf9202c06254405a388d7678579a75b (127.3.105.130). New cstate: current_term: 2 leader_uuid: "adf9202c06254405a388d7678579a75b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:11.337203  7559 leader_election.cc:290] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:11.338289  7411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3024cbee82bc42059a6569bb414e9430" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:11.338243  7487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3024cbee82bc42059a6569bb414e9430" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:11.339051  7487 raft_consensus.cc:3060] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.339046  7411 raft_consensus.cc:3055] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:11.343230  7411 raft_consensus.cc:740] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:11.344072  7411 consensus_queue.cc:260] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.345369  7411 raft_consensus.cc:3060] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:11.346342  7487 raft_consensus.cc:2468] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 2.
I20260710 11:05:11.347523  7527 leader_election.cc:304] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:11.348256  7613 raft_consensus.cc:2804] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:11.348551  7613 raft_consensus.cc:697] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:11.349169  7613 consensus_queue.cc:237] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:11.356071  7411 raft_consensus.cc:2468] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 2.
I20260710 11:05:11.356686  7311 catalog_manager.cc:5697] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 1 to 2, leader changed from 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129) to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:11.586346  7561 raft_consensus.cc:1275] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.587427  7680 consensus_queue.cc:1048] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.596660  7487 raft_consensus.cc:1275] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Refusing update from remote peer 4b3617d5183e4b28bbb63bce3f76c147: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.598080  7680 consensus_queue.cc:1048] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.601192  7561 raft_consensus.cc:1275] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Refusing update from remote peer adf9202c06254405a388d7678579a75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.603652  7701 consensus_queue.cc:1048] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.611479  7411 raft_consensus.cc:1275] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Refusing update from remote peer adf9202c06254405a388d7678579a75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.613077  7618 consensus_queue.cc:1048] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.731554  7561 raft_consensus.cc:1275] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Refusing update from remote peer adf9202c06254405a388d7678579a75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.732713  7728 consensus_queue.cc:1048] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.740648  7411 raft_consensus.cc:1275] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Refusing update from remote peer adf9202c06254405a388d7678579a75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.741972  7701 consensus_queue.cc:1048] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.775331  7411 raft_consensus.cc:1275] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Refusing update from remote peer adf9202c06254405a388d7678579a75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.776427  7701 consensus_queue.cc:1048] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.783372  7561 raft_consensus.cc:1275] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Refusing update from remote peer adf9202c06254405a388d7678579a75b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.784586  7767 consensus_queue.cc:1048] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.855226  7487 raft_consensus.cc:1275] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.856356  7613 consensus_queue.cc:1048] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.863751  7411 raft_consensus.cc:1275] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.866317  7613 consensus_queue.cc:1048] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:13.983111  7310 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42458:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:14.004581  7310 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42458:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:14.057994  3494 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:05:14.578764  7811 log.cc:927] Time spent T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260710 11:05:14.684273  7809 log.cc:927] Time spent T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
W20260710 11:05:14.764029  7557 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.031s	sys 0.070s
W20260710 11:05:14.764987  7787 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.606s	user 0.023s	sys 0.085s
W20260710 11:05:14.766541  7810 log.cc:927] Time spent T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
W20260710 11:05:14.768700  7557 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.527s	user 0.031s	sys 0.070s
W20260710 11:05:14.771067  7787 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.614s	user 0.024s	sys 0.085s
W20260710 11:05:14.776768  7559 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.636s	user 0.003s	sys 0.011s
W20260710 11:05:14.781194  7559 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.642s	user 0.004s	sys 0.011s
I20260710 11:05:14.785714  7815 tablet.cc:1724] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:14.854003  7488 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.659s	user 0.027s	sys 0.065s
W20260710 11:05:14.854324  7488 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.659s	user 0.027s	sys 0.065s
W20260710 11:05:14.908069  7363 thread.cc:641] client-negotiator [worker] (thread pool) Time spent creating pthread: real 0.756s	user 0.116s	sys 0.163s
W20260710 11:05:14.908485  7363 thread.cc:608] client-negotiator [worker] (thread pool) Time spent starting thread: real 0.757s	user 0.117s	sys 0.165s
I20260710 11:05:14.921839  7826 tablet.cc:1724] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:14.938961  7828 tablet.cc:1724] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:14.953747  7824 tablet.cc:1724] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:14.959260  7823 tablet.cc:1724] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:14.966569  7412 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.767s	user 0.005s	sys 0.011s
W20260710 11:05:14.968258  7412 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.768s	user 0.007s	sys 0.012s
I20260710 11:05:14.977546  7823 tablet.cc:1724] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:14.985070  7412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9d685f8cf5c45bf851ac542ba06d8c8"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
mode: GRACEFUL
new_leader_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:56960
I20260710 11:05:14.986675  7827 tablet.cc:1724] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:14.999094  7514 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:239bf8cb9c604646b186be7dc9f08f3e)
I20260710 11:05:14.999190  7828 tablet.cc:1724] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:15.000226  7514 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:239bf8cb9c604646b186be7dc9f08f3e)
I20260710 11:05:14.999756  7815 tablet.cc:1724] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.003309  7826 tablet.cc:1724] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:15.004920  7588 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:53f9b6fbbcb2405e8ae0a7fae8ad586d)
I20260710 11:05:15.020942  7412 raft_consensus.cc:606] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Received request to transfer leadership to TS a27168badbb1465f925c02949763d8d1
I20260710 11:05:15.084237  7803 raft_consensus.cc:993] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147: : Instructing follower a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:15.033138  7815 tablet.cc:1724] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.084404  7839 tablet.cc:1724] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.090229  7803 raft_consensus.cc:1081] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Signalling peer a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:15.097529  7558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9d685f8cf5c45bf851ac542ba06d8c8"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:37638
I20260710 11:05:15.098162  7558 raft_consensus.cc:493] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.098651  7558 raft_consensus.cc:3060] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.100973  7834 tablet.cc:1724] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.101670  7823 tablet.cc:1724] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.105046  7840 tablet.cc:1724] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.114427  7828 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59236 (request call id 21) took 1076 ms. Trace:
I20260710 11:05:15.116115  7826 tablet.cc:1724] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.101544  7827 tablet.cc:1724] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.098129  7835 tablet.cc:1724] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.114974  7828 rpcz_store.cc:276] 0710 11:05:14.038302 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:05:14.038439 (+   137us) service_pool.cc:224] Handling call
0710 11:05:15.114334 (+1075895us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:05:14.061792 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:05:14.062441 (+   649us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:05:14.062482 (+    41us) alter_schema_op.cc:66] Acquired schema lock
0710 11:05:14.062529 (+    47us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:05:14.062657 (+   128us) alter_schema_op.cc:128] START. Timestamp: 1783681514062588
0710 11:05:14.062676 (+    19us) op_driver.cc:348] REPLICATION: starting
0710 11:05:14.063416 (+   740us) log.cc:844] Serialized 204 byte log entry
0710 11:05:14.993571 (+930155us) op_driver.cc:464] REPLICATION: finished
0710 11:05:14.999075 (+  5504us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:05:15.001025 (+  1950us) log.cc:844] Serialized 5 byte log entry
0710 11:05:15.113338 (+112313us) tablet_metadata.cc:665] Metadata flushed
0710 11:05:15.114079 (+   741us) log.cc:844] Serialized 14 byte log entry
0710 11:05:15.114204 (+   125us) alter_schema_op.cc:73] Released schema lock
0710 11:05:15.114234 (+    30us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3915,"mutex_wait_us":5255,"prepare.queue_time_us":21895,"prepare.run_cpu_time_us":40744,"prepare.run_wall_time_us":163152,"raft.queue_time_us":101404,"raft.run_cpu_time_us":933,"raft.run_wall_time_us":933,"replication_time_us":930775,"thread_start_us":171436,"threads_started":4,"wal-append.queue_time_us":57481}]]}
I20260710 11:05:15.136911  7828 tablet.cc:1724] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.142014  7844 tablet.cc:1724] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.160003  7815 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:44334 (request call id 18) took 1115 ms. Trace:
I20260710 11:05:15.160578  7815 rpcz_store.cc:276] 0710 11:05:14.044759 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:05:14.045638 (+   879us) service_pool.cc:224] Handling call
0710 11:05:15.159897 (+1114259us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:05:14.104013 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:05:14.104593 (+   580us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:05:14.104626 (+    33us) alter_schema_op.cc:66] Acquired schema lock
0710 11:05:14.104691 (+    65us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:05:14.104812 (+   121us) alter_schema_op.cc:128] START. Timestamp: 1783681514104736
0710 11:05:14.104835 (+    23us) op_driver.cc:348] REPLICATION: starting
0710 11:05:14.105438 (+   603us) log.cc:844] Serialized 204 byte log entry
0710 11:05:15.015503 (+910065us) op_driver.cc:464] REPLICATION: finished
0710 11:05:15.029376 (+ 13873us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:05:15.085796 (+ 56420us) log.cc:844] Serialized 5 byte log entry
0710 11:05:15.132578 (+ 46782us) tablet_metadata.cc:665] Metadata flushed
0710 11:05:15.159615 (+ 27037us) log.cc:844] Serialized 14 byte log entry
0710 11:05:15.159731 (+   116us) alter_schema_op.cc:73] Released schema lock
0710 11:05:15.159765 (+    34us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":8658,"prepare.queue_time_us":57253,"prepare.run_cpu_time_us":15587,"prepare.run_wall_time_us":53447,"raft.queue_time_us":109,"raft.run_cpu_time_us":1363,"raft.run_wall_time_us":13948,"replication_time_us":910548,"thread_start_us":117595,"threads_started":3,"wal-append.queue_time_us":109956}]]}
I20260710 11:05:15.124017  7558 raft_consensus.cc:515] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.179409  7826 tablet.cc:1724] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.180709  7839 tablet.cc:1724] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.186276  7823 tablet.cc:1724] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.190142  7558 leader_election.cc:290] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:15.191476  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d685f8cf5c45bf851ac542ba06d8c8" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:15.192098  7413 raft_consensus.cc:3055] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.192355  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d685f8cf5c45bf851ac542ba06d8c8" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:15.193023  7482 raft_consensus.cc:3060] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.196527  7824 tablet.cc:1724] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.192407  7413 raft_consensus.cc:740] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:15.199684  7413 consensus_queue.cc:260] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.200901  7413 raft_consensus.cc:3060] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.196336  7834 tablet.cc:1724] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.211266  7827 tablet.cc:1724] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.164238  7815 tablet.cc:1724] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:15.230988  7482 raft_consensus.cc:2468] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 2.
I20260710 11:05:15.232394  7488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1"
dest_uuid: "adf9202c06254405a388d7678579a75b"
mode: GRACEFUL
new_leader_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:39950
I20260710 11:05:15.238438  7488 raft_consensus.cc:606] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Received request to transfer leadership to TS a27168badbb1465f925c02949763d8d1
I20260710 11:05:15.239043  7527 leader_election.cc:304] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:15.240064  7830 raft_consensus.cc:2804] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.240571  7830 raft_consensus.cc:697] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:15.241376  7830 consensus_queue.cc:237] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.245395  3494 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:05:15.246037  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:15.255513  7409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556"
dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
mode: GRACEFUL
new_leader_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:56960
I20260710 11:05:15.255992  7409 raft_consensus.cc:606] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Received request to transfer leadership to TS a27168badbb1465f925c02949763d8d1
I20260710 11:05:15.258723  7482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95"
dest_uuid: "adf9202c06254405a388d7678579a75b"
mode: GRACEFUL
new_leader_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:39950
I20260710 11:05:15.259349  7482 raft_consensus.cc:606] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Received request to transfer leadership to TS a27168badbb1465f925c02949763d8d1
I20260710 11:05:15.260957  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:15.260033  7413 raft_consensus.cc:2468] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 2.
I20260710 11:05:15.262701  7828 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59236 (request call id 19) took 1238 ms. Trace:
I20260710 11:05:15.264405  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:15.263126  7828 rpcz_store.cc:276] 0710 11:05:14.024110 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:05:14.024289 (+   179us) service_pool.cc:224] Handling call
0710 11:05:15.262093 (+1237804us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:05:14.065430 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:05:14.089280 (+ 23850us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:05:14.089311 (+    31us) alter_schema_op.cc:66] Acquired schema lock
0710 11:05:14.089354 (+    43us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:05:14.099157 (+  9803us) alter_schema_op.cc:128] START. Timestamp: 1783681514098686
0710 11:05:14.100421 (+  1264us) op_driver.cc:348] REPLICATION: starting
0710 11:05:14.118252 (+ 17831us) log.cc:844] Serialized 204 byte log entry
0710 11:05:14.885159 (+766907us) spinlock_profiling.cc:243] Waited 7.93 ms on lock 0x7b1800186460. stack: 00007f9f333db343 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f3c2d5de1 00007f9f3c2e25b1 00007f9f360a24bc 00007f9f333f048b 00007f9f3c24aab9 00007f9f3340c69b 00007f9f3340a93f 00007f9f3340a455 00007f9f39f2f16c 00007f9f39ef01c7 00007f9f3b4b809b
0710 11:05:14.961688 (+ 76529us) spinlock_profiling.cc:243] Waited 4.64 ms on lock 0x7b1800186460. stack: 00007f9f333db343 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f3c2d5de1 00007f9f3c2e25b1 00007f9f3340d3f3 00007f9f3340f7c1 00007f9f3340f779 00007f9f3340f709 00007f9f3340f6d1 00007f9f3340e9cd 000000000038f354 000000000038f199 00007f9f333f083a
0710 11:05:15.097348 (+135660us) op_driver.cc:464] REPLICATION: finished
0710 11:05:15.136763 (+ 39415us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:05:15.175542 (+ 38779us) log.cc:844] Serialized 5 byte log entry
0710 11:05:15.231704 (+ 56162us) tablet_metadata.cc:665] Metadata flushed
0710 11:05:15.248009 (+ 16305us) log.cc:844] Serialized 14 byte log entry
0710 11:05:15.249724 (+  1715us) alter_schema_op.cc:73] Released schema lock
0710 11:05:15.260432 (+ 10708us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39134,"prepare.queue_time_us":33694,"prepare.run_cpu_time_us":53513,"prepare.run_wall_time_us":154983,"raft.queue_time_us":22290,"raft.run_cpu_time_us":920,"raft.run_wall_time_us":920,"replication_time_us":995778,"spinlock_wait_cycles":28905600,"thread_start_us":114243,"threads_started":3,"wal-append.queue_time_us":39768}]]}
I20260710 11:05:15.267343  7826 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59236 (request call id 20) took 1230 ms. Trace:
I20260710 11:05:15.270488  7844 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59236 (request call id 18) took 1248 ms. Trace:
I20260710 11:05:15.267771  7826 rpcz_store.cc:276] 0710 11:05:14.036742 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:05:14.036918 (+   176us) service_pool.cc:224] Handling call
0710 11:05:15.267276 (+1230358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:05:14.061313 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:05:14.062076 (+   763us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:05:14.062111 (+    35us) alter_schema_op.cc:66] Acquired schema lock
0710 11:05:14.062166 (+    55us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:05:14.062307 (+   141us) alter_schema_op.cc:128] START. Timestamp: 1783681514062225
0710 11:05:14.062329 (+    22us) op_driver.cc:348] REPLICATION: starting
0710 11:05:14.063136 (+   807us) log.cc:844] Serialized 204 byte log entry
0710 11:05:14.151722 (+ 88586us) spinlock_profiling.cc:243] Waited 9.5 ms on lock 0x7b18002c2ea0. stack: 00007f9f333db343 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f3c2d5de1 00007f9f3c2e25b1 00007f9f333efe07 00007f9f3c24aab9 00007f9f3340c69b 00007f9f3340a93f 00007f9f3340a455 00007f9f36453b0b 00007f9f364d8b63 00007f9f364f5e41 00007f9f39f30581
0710 11:05:14.206873 (+ 55151us) spinlock_profiling.cc:243] Waited 3.72 ms on lock 0x7b54003aa5a0. stack: 00007f9f333db343 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f36463571 00007f9f36473142 00007f9f36453eaa 00007f9f3645ad53 00007f9f3645acd9 00007f9f3645ac69 00007f9f3645ac31 00007f9f36459dfd 000000000038f354 000000000038f199 00007f9f3340d475
0710 11:05:14.219700 (+ 12827us) spinlock_profiling.cc:243] Waited 7.61 ms on lock 0x7b18002c2ea0. stack: 00007f9f333db343 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f3c2d5de1 00007f9f3c2e25b1 00007f9f360a24bc 00007f9f333f048b 00007f9f3c24aab9 00007f9f3340c69b 00007f9f3340a93f 00007f9f3340a455 00007f9f39f2f16c 00007f9f39ef01c7 00007f9f3b4b809b
0710 11:05:14.778948 (+559248us) spinlock_profiling.cc:243] Waited 14.7 ms on lock 0x7b18002c2ea0. stack: 00007f9f333db343 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f3c2d5de1 00007f9f3c2e25b1 00007f9f3340d3f3 00007f9f3340f7c1 00007f9f3340f779 00007f9f3340f709 00007f9f3340f6d1 00007f9f3340e9cd 000000000038f354 000000000038f199 00007f9f333f083a
0710 11:05:15.111557 (+332609us) op_driver.cc:464] REPLICATION: finished
0710 11:05:15.179312 (+ 67755us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:05:15.180775 (+  1463us) log.cc:844] Serialized 5 byte log entry
0710 11:05:15.263714 (+ 82939us) tablet_metadata.cc:665] Metadata flushed
0710 11:05:15.267040 (+  3326us) log.cc:844] Serialized 14 byte log entry
0710 11:05:15.267151 (+   111us) alter_schema_op.cc:73] Released schema lock
0710 11:05:15.267179 (+    28us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67555,"mutex_wait_us":5997,"prepare.queue_time_us":23354,"prepare.run_cpu_time_us":120210,"prepare.run_wall_time_us":714714,"raft.queue_time_us":40219,"raft.run_cpu_time_us":3885,"raft.run_wall_time_us":102549,"replication_time_us":1049110,"spinlock_wait_cycles":81723648,"thread_start_us":727287,"threads_started":4,"wal-append.queue_time_us":66340,"wal-append.run_cpu_time_us":3296,"wal-append.run_wall_time_us":1030302}]]}
I20260710 11:05:15.270982  7844 rpcz_store.cc:276] 0710 11:05:14.022181 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:05:14.022799 (+   618us) service_pool.cc:224] Handling call
0710 11:05:15.270420 (+1247621us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:05:14.028604 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0710 11:05:14.029210 (+   606us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0710 11:05:14.029245 (+    35us) alter_schema_op.cc:66] Acquired schema lock
0710 11:05:14.029370 (+   125us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0710 11:05:14.029503 (+   133us) alter_schema_op.cc:128] START. Timestamp: 1783681514029435
0710 11:05:14.029528 (+    25us) op_driver.cc:348] REPLICATION: starting
0710 11:05:14.030303 (+   775us) log.cc:844] Serialized 204 byte log entry
0710 11:05:14.067044 (+ 36741us) spinlock_profiling.cc:243] Waited 2.86 ms on lock 0x7b180020da00. stack: 00007f9f333db343 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f3c2d5de1 00007f9f3c2e25b1 00007f9f333db2a6 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f360a8b91 00007f9f360c2937 00007f9f360c2b3d 00007f9f3609a398
0710 11:05:14.105383 (+ 38339us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b180020da00. stack: 00007f9f333db343 00007f9f333db240 00007f9f32d6a1d4 00007f9f3caa8304 00007f9f3caa8299 00007f9f3c2d5de1 00007f9f3c2e25b1 00007f9f3340d522 00007f9f3340f7c1 00007f9f3340f779 00007f9f3340f709 00007f9f3340f6d1 00007f9f3340e9cd 000000000038f354 000000000038f199 00007f9f333f083a
0710 11:05:15.109733 (+1004350us) op_driver.cc:464] REPLICATION: finished
0710 11:05:15.141751 (+ 32018us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0710 11:05:15.143849 (+  2098us) log.cc:844] Serialized 5 byte log entry
0710 11:05:15.264703 (+120854us) tablet_metadata.cc:665] Metadata flushed
0710 11:05:15.269313 (+  4610us) log.cc:844] Serialized 14 byte log entry
0710 11:05:15.270282 (+   969us) alter_schema_op.cc:73] Released schema lock
0710 11:05:15.270318 (+    36us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31796,"prepare.queue_time_us":4703,"prepare.run_cpu_time_us":7075,"prepare.run_wall_time_us":26198,"raft.queue_time_us":466,"raft.run_cpu_time_us":2285,"raft.run_wall_time_us":13337,"replication_time_us":1080089,"spinlock_wait_cycles":11714944,"thread_start_us":44401,"threads_started":3,"wal-append.queue_time_us":14209,"wal-append.run_cpu_time_us":4882,"wal-append.run_wall_time_us":1024613}]]}
I20260710 11:05:15.278117  7309 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c: soft_deleted_table [id=781ccf8cd34d4280852a25a7d29f73e6] alter complete (version 1)
I20260710 11:05:15.288323  7309 catalog_manager.cc:5697] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 1 to 2, leader changed from 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129) to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 2 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:15.290921  7819 raft_consensus.cc:993] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147: : Instructing follower a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:15.291428  7803 raft_consensus.cc:1081] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Signalling peer a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:15.293778  7558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:37638
I20260710 11:05:15.294189  7558 raft_consensus.cc:493] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.294464  7558 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.299800  7558 raft_consensus.cc:515] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.302280  7558 leader_election.cc:290] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:15.302901  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:15.303261  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4f5c8c2ff1a4c60be83e27f2a245556" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:15.303490  7413 raft_consensus.cc:3055] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:15.303812  7413 raft_consensus.cc:740] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b3617d5183e4b28bbb63bce3f76c147, State: Running, Role: LEADER
I20260710 11:05:15.303821  7482 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.304654  7413 consensus_queue.cc:260] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.305927  7413 raft_consensus.cc:3060] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.310530  7482 raft_consensus.cc:2468] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 3.
I20260710 11:05:15.311728  7527 leader_election.cc:304] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:15.312532  7830 raft_consensus.cc:2804] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:15.312997  7830 raft_consensus.cc:697] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 3 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:15.312263  7413 raft_consensus.cc:2468] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 3.
I20260710 11:05:15.313743  7830 consensus_queue.cc:237] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.322558  7309 catalog_manager.cc:5697] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 2 to 3, leader changed from 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129) to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 3 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:15.372340  7814 raft_consensus.cc:993] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b: : Instructing follower a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:15.373027  7796 raft_consensus.cc:1081] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Signalling peer a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:15.374542  7558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:37632
I20260710 11:05:15.375054  7558 raft_consensus.cc:493] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.375347  7558 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.380256  7558 raft_consensus.cc:515] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.382118  7558 leader_election.cc:290] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:15.382791  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:15.383435  7413 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.384994  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0db554fd3ca4983ab3e3affbc953c95" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:15.385613  7482 raft_consensus.cc:3055] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:15.385864  7482 raft_consensus.cc:740] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:15.386541  7482 consensus_queue.cc:260] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.387482  7482 raft_consensus.cc:3060] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.391283  7413 raft_consensus.cc:2468] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 3.
I20260710 11:05:15.392208  7482 raft_consensus.cc:2468] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 3.
I20260710 11:05:15.392573  7528 leader_election.cc:304] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [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: 4b3617d5183e4b28bbb63bce3f76c147, a27168badbb1465f925c02949763d8d1; no voters: 
I20260710 11:05:15.393576  7830 raft_consensus.cc:2804] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:15.394032  7830 raft_consensus.cc:697] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 3 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:15.394730  7830 consensus_queue.cc:237] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.402477  7309 catalog_manager.cc:5697] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 2 to 3, leader changed from adf9202c06254405a388d7678579a75b (127.3.105.130) to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 3 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:15.578461  7796 raft_consensus.cc:993] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b: : Instructing follower a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:15.578882  7814 raft_consensus.cc:1081] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Signalling peer a27168badbb1465f925c02949763d8d1 to start an election
I20260710 11:05:15.580149  7556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1"
dest_uuid: "a27168badbb1465f925c02949763d8d1"
 from {username='slave'} at 127.0.0.1:37632
I20260710 11:05:15.580621  7556 raft_consensus.cc:493] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.580936  7556 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.585703  7556 raft_consensus.cc:515] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.587241  7556 leader_election.cc:290] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 election: Requested vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:15.588332  7482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "adf9202c06254405a388d7678579a75b"
I20260710 11:05:15.587900  7413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd80172b0ad44e58930e2fa1d8c6fda1" candidate_uuid: "a27168badbb1465f925c02949763d8d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4b3617d5183e4b28bbb63bce3f76c147"
I20260710 11:05:15.589560  7482 raft_consensus.cc:3055] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:15.589656  7413 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.589991  7482 raft_consensus.cc:740] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: adf9202c06254405a388d7678579a75b, State: Running, Role: LEADER
I20260710 11:05:15.590808  7482 consensus_queue.cc:260] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:15.591974  7482 raft_consensus.cc:3060] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:15.750569  7482 raft_consensus.cc:2468] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 3.
I20260710 11:05:15.750854  7413 raft_consensus.cc:2468] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a27168badbb1465f925c02949763d8d1 in term 3.
I20260710 11:05:15.751946  7527 leader_election.cc:304] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1, adf9202c06254405a388d7678579a75b; no voters: 
I20260710 11:05:15.753041  7793 raft_consensus.cc:2804] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:15.753489  7793 raft_consensus.cc:697] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 3 LEADER]: Becoming Leader. State: Replica: a27168badbb1465f925c02949763d8d1, State: Running, Role: LEADER
I20260710 11:05:15.754231  7793 consensus_queue.cc:237] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [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: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:16.042685  7488 raft_consensus.cc:1275] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:16.044505  7488 raft_consensus.cc:1275] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:16.045778  7856 consensus_queue.cc:1048] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:16.046581  7854 consensus_queue.cc:1048] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:16.095538  7509 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2ea0 after lost signal to thread 3497
W20260710 11:05:16.107637  7509 debug-util.cc:398] Leaking SignalData structure 0x7b08000872c0 after lost signal to thread 7345
W20260710 11:05:16.109107  7509 debug-util.cc:398] Leaking SignalData structure 0x7b080003f440 after lost signal to thread 7437
W20260710 11:05:16.111239  7509 debug-util.cc:398] Leaking SignalData structure 0x7b0800143be0 after lost signal to thread 7586
I20260710 11:05:16.144012  7309 catalog_manager.cc:5697] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 reported cstate change: term changed from 2 to 3, leader changed from adf9202c06254405a388d7678579a75b (127.3.105.130) to a27168badbb1465f925c02949763d8d1 (127.3.105.131). New cstate: current_term: 3 leader_uuid: "a27168badbb1465f925c02949763d8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:16.167629  7405 raft_consensus.cc:1275] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:16.173832  7406 raft_consensus.cc:1275] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:16.177349  7408 raft_consensus.cc:1275] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:16.181174  7488 raft_consensus.cc:1275] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:16.183638  7793 consensus_queue.cc:1048] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:16.213346  7487 raft_consensus.cc:1275] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:16.215224  7793 consensus_queue.cc:1048] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:16.229316  7793 consensus_queue.cc:1048] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:16.234108  7830 consensus_queue.cc:1048] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:16.236341  7830 consensus_queue.cc:1048] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:16.275144  7406 raft_consensus.cc:1275] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Refusing update from remote peer a27168badbb1465f925c02949763d8d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:16.282815  7830 consensus_queue.cc:1048] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:16.479166  3494 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:16.484961  3494 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:05:16.485448  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:16.489953  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:05:16.490312  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:05:16.905203  7342 debug-util.cc:398] Leaking SignalData structure 0x7b0800173600 after lost signal to thread 3497
W20260710 11:05:16.906086  7342 debug-util.cc:398] Leaking SignalData structure 0x7b0800065c60 after lost signal to thread 7345
W20260710 11:05:16.907011  7342 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1980 after lost signal to thread 7437
W20260710 11:05:16.907830  7342 debug-util.cc:398] Leaking SignalData structure 0x7b0800293f40 after lost signal to thread 7512
W20260710 11:05:16.908702  7342 debug-util.cc:398] Leaking SignalData structure 0x7b08002378a0 after lost signal to thread 7586
I20260710 11:05:17.533183  3494 tablet_server.cc:179] TabletServer@127.3.105.129:0 shutting down...
W20260710 11:05:17.582130  7528 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:05:17.591096  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:17.593617  3494 tablet_replica.cc:333] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.594542  3494 raft_consensus.cc:2243] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.595278  3494 raft_consensus.cc:2272] T 3024cbee82bc42059a6569bb414e9430 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.597807  3494 tablet_replica.cc:333] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.598621  3494 raft_consensus.cc:2243] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.599686  3494 raft_consensus.cc:2272] T e3b6df0f096f4fbaa3826f5d56632ed6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.602121  3494 tablet_replica.cc:333] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.602962  3494 raft_consensus.cc:2243] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.603669  3494 raft_consensus.cc:2272] T a51c5b94170c4276811b759835a6ff1b P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:17.602787  7528 consensus_peers.cc:597] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:17.605685  7528 consensus_peers.cc:597] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:17.606351  3494 tablet_replica.cc:333] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.607226  3494 raft_consensus.cc:2243] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.607786  3494 raft_consensus.cc:2272] T dd80172b0ad44e58930e2fa1d8c6fda1 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.610181  3494 tablet_replica.cc:333] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.610989  3494 raft_consensus.cc:2243] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:17.611223  7528 consensus_peers.cc:597] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:17.611550  3494 raft_consensus.cc:2272] T 85189ad4afca4f4e972571ccd66445bf P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.614109  3494 tablet_replica.cc:333] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.614849  3494 raft_consensus.cc:2243] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.615341  3494 raft_consensus.cc:2272] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.617812  3494 tablet_replica.cc:333] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.618531  3494 raft_consensus.cc:2243] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.619491  3494 raft_consensus.cc:2272] T 239bf8cb9c604646b186be7dc9f08f3e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.621760  3494 tablet_replica.cc:333] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.622478  3494 raft_consensus.cc:2243] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.622965  3494 raft_consensus.cc:2272] T b9d685f8cf5c45bf851ac542ba06d8c8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.625428  3494 tablet_replica.cc:333] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.626143  3494 raft_consensus.cc:2243] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.627089  3494 raft_consensus.cc:2272] T 631c6c5efe60456ba5969b8833c1a1e8 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.629540  3494 tablet_replica.cc:333] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.630295  3494 raft_consensus.cc:2243] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.631248  3494 raft_consensus.cc:2272] T ee50f082ed874332ad5aa18cf3ea69e6 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.633870  3494 tablet_replica.cc:333] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.634563  3494 raft_consensus.cc:2243] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.635555  3494 raft_consensus.cc:2272] T dede276da6d54269b69462778336168b P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.638115  3494 tablet_replica.cc:333] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.638815  3494 raft_consensus.cc:2243] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:17.639232  7528 consensus_peers.cc:597] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:17.639341  3494 raft_consensus.cc:2272] T b4f5c8c2ff1a4c60be83e27f2a245556 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.642199  3494 tablet_replica.cc:333] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.642920  3494 raft_consensus.cc:2243] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.643425  3494 raft_consensus.cc:2272] T e80dafad7019407c981c4e131705655d P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.646025  3494 tablet_replica.cc:333] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.646668  3494 raft_consensus.cc:2243] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.647141  3494 raft_consensus.cc:2272] T e0db554fd3ca4983ab3e3affbc953c95 P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.649574  3494 tablet_replica.cc:333] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.650213  3494 raft_consensus.cc:2243] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.650676  3494 raft_consensus.cc:2272] T d4352e828da44d0abeb723bbeb4fd408 P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.653235  3494 tablet_replica.cc:333] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.653880  3494 raft_consensus.cc:2243] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.654927  3494 raft_consensus.cc:2272] T e85adcd9d6474066aa67cd447ce6c80d P 4b3617d5183e4b28bbb63bce3f76c147 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.657379  3494 tablet_replica.cc:333] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.658021  3494 raft_consensus.cc:2243] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.658496  3494 raft_consensus.cc:2272] T eb22dfd474984be0b9f6760406118c1e P 4b3617d5183e4b28bbb63bce3f76c147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.660849  3494 tablet_replica.cc:333] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147: stopping tablet replica
I20260710 11:05:17.661414  3494 raft_consensus.cc:2243] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.661934  3494 raft_consensus.cc:2272] T bd7beb39114a4193914dfaf1e316c2e9 P 4b3617d5183e4b28bbb63bce3f76c147 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:17.678578  7528 consensus_peers.cc:597] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:17.697983  3494 tablet_server.cc:196] TabletServer@127.3.105.129:0 shutdown complete.
I20260710 11:05:17.731480  3494 tablet_server.cc:179] TabletServer@127.3.105.130:0 shutting down...
W20260710 11:05:17.788036  7454 consensus_peers.cc:597] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:17.788507  7454 consensus_peers.cc:597] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:17.793560  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:17.794344  3494 tablet_replica.cc:333] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.794950  3494 raft_consensus.cc:2243] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.795873  3494 raft_consensus.cc:2272] T 85189ad4afca4f4e972571ccd66445bf P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.797860  3494 tablet_replica.cc:333] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.798413  3494 raft_consensus.cc:2243] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.799324  3494 raft_consensus.cc:2272] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.801710  3494 tablet_replica.cc:333] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.802474  3494 raft_consensus.cc:2243] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.802964  3494 raft_consensus.cc:2272] T dd80172b0ad44e58930e2fa1d8c6fda1 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.805033  3494 tablet_replica.cc:333] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.805650  3494 raft_consensus.cc:2243] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.806084  3494 raft_consensus.cc:2272] T 239bf8cb9c604646b186be7dc9f08f3e P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.807709  3494 tablet_replica.cc:333] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.808219  3494 raft_consensus.cc:2243] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.808612  3494 raft_consensus.cc:2272] T 3024cbee82bc42059a6569bb414e9430 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.810381  3494 tablet_replica.cc:333] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.810926  3494 raft_consensus.cc:2243] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.811323  3494 raft_consensus.cc:2272] T e3b6df0f096f4fbaa3826f5d56632ed6 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.813052  3494 tablet_replica.cc:333] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.813561  3494 raft_consensus.cc:2243] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.814251  3494 raft_consensus.cc:2272] T a51c5b94170c4276811b759835a6ff1b P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.815948  3494 tablet_replica.cc:333] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.816475  3494 raft_consensus.cc:2243] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.816922  3494 raft_consensus.cc:2272] T b9d685f8cf5c45bf851ac542ba06d8c8 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.818681  3494 tablet_replica.cc:333] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.819186  3494 raft_consensus.cc:2243] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.819608  3494 raft_consensus.cc:2272] T 631c6c5efe60456ba5969b8833c1a1e8 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.822329  3494 tablet_replica.cc:333] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.823136  3494 raft_consensus.cc:2243] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.823819  3494 raft_consensus.cc:2272] T dede276da6d54269b69462778336168b P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.827173  3494 tablet_replica.cc:333] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.827970  3494 raft_consensus.cc:2243] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.828608  3494 raft_consensus.cc:2272] T ee50f082ed874332ad5aa18cf3ea69e6 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.831516  3494 tablet_replica.cc:333] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.832257  3494 raft_consensus.cc:2243] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.832860  3494 raft_consensus.cc:2272] T e0db554fd3ca4983ab3e3affbc953c95 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.835803  3494 tablet_replica.cc:333] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.836511  3494 raft_consensus.cc:2243] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.837496  3494 raft_consensus.cc:2272] T e80dafad7019407c981c4e131705655d P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.839999  3494 tablet_replica.cc:333] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.840673  3494 raft_consensus.cc:2243] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.841212  3494 raft_consensus.cc:2272] T e85adcd9d6474066aa67cd447ce6c80d P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.843891  3494 tablet_replica.cc:333] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.844551  3494 raft_consensus.cc:2243] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.845609  3494 raft_consensus.cc:2272] T d4352e828da44d0abeb723bbeb4fd408 P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.848310  3494 tablet_replica.cc:333] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b: stopping tablet replica
W20260710 11:05:17.848264  7528 consensus_peers.cc:597] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:17.850984  3494 raft_consensus.cc:2243] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.851538  3494 raft_consensus.cc:2272] T b4f5c8c2ff1a4c60be83e27f2a245556 P adf9202c06254405a388d7678579a75b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:17.852473  7527 consensus_peers.cc:597] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:17.854288  3494 tablet_replica.cc:333] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.854816  3494 raft_consensus.cc:2243] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:17.855554  3494 raft_consensus.cc:2272] T eb22dfd474984be0b9f6760406118c1e P adf9202c06254405a388d7678579a75b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:17.857463  3494 tablet_replica.cc:333] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b: stopping tablet replica
I20260710 11:05:17.857892  3494 raft_consensus.cc:2243] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:17.858294  3494 raft_consensus.cc:2272] T bd7beb39114a4193914dfaf1e316c2e9 P adf9202c06254405a388d7678579a75b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:17.869603  7527 consensus_peers.cc:597] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:18.094172  7527 consensus_peers.cc:597] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:18.119316  7527 consensus_peers.cc:597] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:18.186336  7527 consensus_peers.cc:597] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:18.284811  7527 consensus_peers.cc:597] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:18.654165  7890 raft_consensus.cc:493] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:18.654745  7890 raft_consensus.cc:515] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:18.656940  7890 leader_election.cc:290] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:18.662423  7528 leader_election.cc:336] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:18.662922  7527 leader_election.cc:336] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:18.663381  7527 leader_election.cc:304] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.664162  7890 raft_consensus.cc:2749] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:18.665227  7793 raft_consensus.cc:493] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:18.665731  7793 raft_consensus.cc:515] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:18.667798  7793 leader_election.cc:290] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:18.668545  7793 raft_consensus.cc:493] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:18.669086  7793 raft_consensus.cc:515] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:18.671187  7793 leader_election.cc:290] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:18.673522  7528 leader_election.cc:336] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:18.675920  7528 leader_election.cc:336] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:18.676487  7527 leader_election.cc:336] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:18.676993  7527 leader_election.cc:304] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.677764  7793 raft_consensus.cc:2749] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:05:18.680704  7527 leader_election.cc:336] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:18.681249  7527 leader_election.cc:304] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.681982  7793 raft_consensus.cc:2749] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:18.721168  7793 raft_consensus.cc:493] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:18.721709  7793 raft_consensus.cc:515] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:18.727650  7793 leader_election.cc:290] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731)
W20260710 11:05:18.730598  7527 leader_election.cc:336] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
W20260710 11:05:18.732446  7528 leader_election.cc:336] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
I20260710 11:05:18.732920  7528 leader_election.cc:304] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.733633  7793 raft_consensus.cc:2749] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:05:18.873698  7793 raft_consensus.cc:493] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:18.874243  7793 raft_consensus.cc:515] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:18.876489  7793 leader_election.cc:290] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:18.881011  7528 leader_election.cc:336] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:18.881894  7527 leader_election.cc:336] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:18.882318  7527 leader_election.cc:304] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.883049  7793 raft_consensus.cc:2749] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:05:18.885134  3494 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7509)
I20260710 11:05:18.917882  7793 raft_consensus.cc:493] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:18.918944  7793 raft_consensus.cc:515] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:18.921159  7793 leader_election.cc:290] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:18.924925  7793 raft_consensus.cc:493] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:18.925495  7793 raft_consensus.cc:515] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
W20260710 11:05:18.926414  7528 leader_election.cc:336] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:18.928321  7527 leader_election.cc:336] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:18.928802  7527 leader_election.cc:304] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.929564  7889 raft_consensus.cc:2749] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:18.930711  7793 leader_election.cc:290] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:18.934056  7793 raft_consensus.cc:493] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:18.934576  7793 raft_consensus.cc:515] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
W20260710 11:05:18.935299  7527 leader_election.cc:336] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
W20260710 11:05:18.936084  7528 leader_election.cc:336] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
I20260710 11:05:18.936537  7528 leader_election.cc:304] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.936892  7793 leader_election.cc:290] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:18.937243  7889 raft_consensus.cc:2749] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:05:18.942327  7528 leader_election.cc:336] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:18.944126  7527 leader_election.cc:336] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:18.944551  7527 leader_election.cc:304] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.945289  7889 raft_consensus.cc:2749] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:18.954310  7889 raft_consensus.cc:493] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:18.954830  7889 raft_consensus.cc:515] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:18.956976  7889 leader_election.cc:290] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:18.961246  7528 leader_election.cc:336] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:18.962160  7527 leader_election.cc:336] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:18.962591  7527 leader_election.cc:304] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:18.963333  7889 raft_consensus.cc:2749] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:19.001961  7889 raft_consensus.cc:493] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:19.002573  7889 raft_consensus.cc:515] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:19.004688  7889 leader_election.cc:290] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:19.009764  7528 leader_election.cc:336] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:19.010329  7527 leader_election.cc:336] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:19.010775  7527 leader_election.cc:304] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:19.011529  7889 raft_consensus.cc:2749] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:19.218657  7889 raft_consensus.cc:493] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:19.220073  7889 raft_consensus.cc:515] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:19.222891  7889 leader_election.cc:290] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:19.227069  7528 leader_election.cc:336] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:19.228821  7527 leader_election.cc:336] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:19.229207  7527 leader_election.cc:304] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:19.229923  7889 raft_consensus.cc:2749] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:19.259959  7889 raft_consensus.cc:493] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:19.260738  7889 raft_consensus.cc:515] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:19.263020  7889 leader_election.cc:290] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:19.268169  7528 leader_election.cc:336] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:19.269137  7527 leader_election.cc:336] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:19.269569  7527 leader_election.cc:304] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:19.270299  7889 raft_consensus.cc:2749] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:05:19.885815  3494 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7509)
W20260710 11:05:19.978549  7528 consensus_peers.cc:597] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:20.054180  7528 consensus_peers.cc:597] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:20.060032  7527 consensus_peers.cc:597] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:20.089442  7528 consensus_peers.cc:597] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:20.169258  7528 consensus_peers.cc:597] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:05:20.190395  7892 raft_consensus.cc:493] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:20.191226  7892 raft_consensus.cc:515] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.193660  7892 leader_election.cc:290] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:20.202867  7528 leader_election.cc:336] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:20.205271  7527 leader_election.cc:336] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:20.205744  7527 leader_election.cc:304] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.206459  7892 raft_consensus.cc:2749] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:05:20.228652  7528 consensus_peers.cc:597] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:20.283601  7528 consensus_peers.cc:597] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 -> Peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Couldn't send request to peer 4b3617d5183e4b28bbb63bce3f76c147. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:05:20.465723  7892 raft_consensus.cc:493] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:20.466928  7892 raft_consensus.cc:515] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } } peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } }
I20260710 11:05:20.469061  7892 leader_election.cc:290] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers adf9202c06254405a388d7678579a75b (127.3.105.130:41411), 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731)
W20260710 11:05:20.473619  7527 consensus_peers.cc:597] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:20.474135  7527 leader_election.cc:336] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
W20260710 11:05:20.475080  7528 leader_election.cc:336] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
I20260710 11:05:20.475399  7528 leader_election.cc:304] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.476040  7892 raft_consensus.cc:2749] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 11:05:20.479456  7527 consensus_peers.cc:597] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:20.514707  7527 consensus_peers.cc:597] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:05:20.541076  7894 raft_consensus.cc:493] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:20.541754  7894 raft_consensus.cc:515] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.543648  7894 leader_election.cc:290] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:20.547483  7527 leader_election.cc:336] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
W20260710 11:05:20.547999  7528 leader_election.cc:336] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
I20260710 11:05:20.548452  7528 leader_election.cc:304] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.549131  7894 raft_consensus.cc:2749] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:20.635079  7894 raft_consensus.cc:493] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:20.635758  7894 raft_consensus.cc:515] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.637269  7892 raft_consensus.cc:493] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:20.637892  7894 leader_election.cc:290] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:20.637986  7892 raft_consensus.cc:515] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.640172  7892 leader_election.cc:290] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:20.641456  7528 leader_election.cc:336] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:20.642784  7527 leader_election.cc:336] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:20.643299  7527 leader_election.cc:304] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.643980  7892 raft_consensus.cc:2749] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:05:20.644711  7528 leader_election.cc:336] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:20.646677  7527 leader_election.cc:336] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:20.646975  7527 leader_election.cc:304] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.647500  7892 raft_consensus.cc:2749] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:05:20.675156  7527 consensus_peers.cc:597] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:20.682891  7527 consensus_peers.cc:597] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 -> Peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Couldn't send request to peer adf9202c06254405a388d7678579a75b. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:05:20.693094  7892 raft_consensus.cc:493] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:20.693646  7894 raft_consensus.cc:493] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:20.693859  7892 raft_consensus.cc:515] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.694257  7894 raft_consensus.cc:515] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.696056  7894 leader_election.cc:290] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
I20260710 11:05:20.696070  7892 leader_election.cc:290] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:20.700147  7527 leader_election.cc:336] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
W20260710 11:05:20.700538  7527 leader_election.cc:336] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
W20260710 11:05:20.701510  7528 leader_election.cc:336] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
I20260710 11:05:20.701933  7528 leader_election.cc:304] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.702605  7892 raft_consensus.cc:2749] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:05:20.702746  7528 leader_election.cc:336] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
I20260710 11:05:20.703220  7528 leader_election.cc:304] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.703860  7892 raft_consensus.cc:2749] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:20.823419  7892 raft_consensus.cc:493] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4b3617d5183e4b28bbb63bce3f76c147)
I20260710 11:05:20.824004  7892 raft_consensus.cc:515] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.825889  7892 leader_election.cc:290] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:20.829507  7527 leader_election.cc:336] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
W20260710 11:05:20.829980  7528 leader_election.cc:336] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
I20260710 11:05:20.830338  7528 leader_election.cc:304] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.830885  7892 raft_consensus.cc:2749] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:20.836747  7892 raft_consensus.cc:493] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:20.837427  7892 raft_consensus.cc:515] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.839203  7892 leader_election.cc:290] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:20.842315  7528 leader_election.cc:336] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:20.843598  7527 leader_election.cc:336] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:20.843992  7527 leader_election.cc:304] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.844640  7892 raft_consensus.cc:2749] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:05:20.886348  3494 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7509)
I20260710 11:05:20.985903  7892 raft_consensus.cc:493] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:20.986722  7892 raft_consensus.cc:515] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:20.988814  7892 leader_election.cc:290] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:20.991791  7528 leader_election.cc:336] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:20.992942  7527 leader_election.cc:336] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:20.993243  7527 leader_election.cc:304] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:20.993813  7892 raft_consensus.cc:2749] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:21.112978  7892 raft_consensus.cc:493] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:21.113548  7892 raft_consensus.cc:515] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:21.115706  7892 leader_election.cc:290] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:21.119390  7528 leader_election.cc:336] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:21.119910  7527 leader_election.cc:336] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:21.120229  7527 leader_election.cc:304] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [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: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:21.120749  7892 raft_consensus.cc:2749] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:21.158308  7892 raft_consensus.cc:493] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader adf9202c06254405a388d7678579a75b)
I20260710 11:05:21.158759  7892 raft_consensus.cc:515] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b3617d5183e4b28bbb63bce3f76c147" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 37731 } } peers { permanent_uuid: "adf9202c06254405a388d7678579a75b" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 41411 } } peers { permanent_uuid: "a27168badbb1465f925c02949763d8d1" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38861 } }
I20260710 11:05:21.160471  7892 leader_election.cc:290] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731), adf9202c06254405a388d7678579a75b (127.3.105.130:41411)
W20260710 11:05:21.164194  7528 leader_election.cc:336] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b3617d5183e4b28bbb63bce3f76c147 (127.3.105.129:37731): Network error: Client connection negotiation failed: client connection to 127.3.105.129:37731: connect: Connection refused (error 111)
W20260710 11:05:21.164654  7527 leader_election.cc:336] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer adf9202c06254405a388d7678579a75b (127.3.105.130:41411): Network error: Client connection negotiation failed: client connection to 127.3.105.130:41411: connect: Connection refused (error 111)
I20260710 11:05:21.165042  7527 leader_election.cc:304] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a27168badbb1465f925c02949763d8d1; no voters: 4b3617d5183e4b28bbb63bce3f76c147, adf9202c06254405a388d7678579a75b
I20260710 11:05:21.165575  7892 raft_consensus.cc:2749] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:21.269181  3494 tablet_server.cc:196] TabletServer@127.3.105.130:0 shutdown complete.
W20260710 11:05:21.304548  7342 debug-util.cc:398] Leaking SignalData structure 0x7b080008b420 after lost signal to thread 3497
W20260710 11:05:21.305649  7342 debug-util.cc:398] Leaking SignalData structure 0x7b08002032e0 after lost signal to thread 7345
W20260710 11:05:21.306762  7342 debug-util.cc:398] Leaking SignalData structure 0x7b0800250f20 after lost signal to thread 7586
I20260710 11:05:21.322430  3494 tablet_server.cc:179] TabletServer@127.3.105.131:0 shutting down...
I20260710 11:05:21.357249  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:21.358364  3494 tablet_replica.cc:333] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.359148  3494 raft_consensus.cc:2243] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.360277  3494 raft_consensus.cc:2272] T dd80172b0ad44e58930e2fa1d8c6fda1 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.362826  3494 tablet_replica.cc:333] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.363528  3494 raft_consensus.cc:2243] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.364216  3494 raft_consensus.cc:2272] T 239bf8cb9c604646b186be7dc9f08f3e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.367360  3494 tablet_replica.cc:333] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.368238  3494 raft_consensus.cc:2243] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.369047  3494 raft_consensus.cc:2272] T 631c6c5efe60456ba5969b8833c1a1e8 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.371271  3494 tablet_replica.cc:333] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.371958  3494 raft_consensus.cc:2243] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.372982  3494 raft_consensus.cc:2272] T b9d685f8cf5c45bf851ac542ba06d8c8 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.375257  3494 tablet_replica.cc:333] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.375820  3494 raft_consensus.cc:2243] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.376765  3494 raft_consensus.cc:2272] T 3024cbee82bc42059a6569bb414e9430 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.378880  3494 tablet_replica.cc:333] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.379468  3494 raft_consensus.cc:2243] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.380034  3494 raft_consensus.cc:2272] T e3b6df0f096f4fbaa3826f5d56632ed6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.382264  3494 tablet_replica.cc:333] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.382768  3494 raft_consensus.cc:2243] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.383394  3494 raft_consensus.cc:2272] T 85189ad4afca4f4e972571ccd66445bf P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.385604  3494 tablet_replica.cc:333] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.386096  3494 raft_consensus.cc:2243] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.386621  3494 raft_consensus.cc:2272] T 53f9b6fbbcb2405e8ae0a7fae8ad586d P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.388723  3494 tablet_replica.cc:333] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.389350  3494 raft_consensus.cc:2243] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.389887  3494 raft_consensus.cc:2272] T a51c5b94170c4276811b759835a6ff1b P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.392094  3494 tablet_replica.cc:333] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.392582  3494 raft_consensus.cc:2243] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.393550  3494 raft_consensus.cc:2272] T bd7beb39114a4193914dfaf1e316c2e9 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.395640  3494 tablet_replica.cc:333] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.396140  3494 raft_consensus.cc:2243] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.396606  3494 raft_consensus.cc:2272] T eb22dfd474984be0b9f6760406118c1e P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.398759  3494 tablet_replica.cc:333] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.399243  3494 raft_consensus.cc:2243] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.399688  3494 raft_consensus.cc:2272] T dede276da6d54269b69462778336168b P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.402025  3494 tablet_replica.cc:333] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.402513  3494 raft_consensus.cc:2243] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.403559  3494 raft_consensus.cc:2272] T b4f5c8c2ff1a4c60be83e27f2a245556 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.405791  3494 tablet_replica.cc:333] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.406292  3494 raft_consensus.cc:2243] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.406792  3494 raft_consensus.cc:2272] T e80dafad7019407c981c4e131705655d P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.408983  3494 tablet_replica.cc:333] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.409446  3494 raft_consensus.cc:2243] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.410360  3494 raft_consensus.cc:2272] T e0db554fd3ca4983ab3e3affbc953c95 P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.412451  3494 tablet_replica.cc:333] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.412956  3494 raft_consensus.cc:2243] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.413425  3494 raft_consensus.cc:2272] T ee50f082ed874332ad5aa18cf3ea69e6 P a27168badbb1465f925c02949763d8d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.415635  3494 tablet_replica.cc:333] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.416105  3494 raft_consensus.cc:2243] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.416522  3494 raft_consensus.cc:2272] T d4352e828da44d0abeb723bbeb4fd408 P a27168badbb1465f925c02949763d8d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.418609  3494 tablet_replica.cc:333] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1: stopping tablet replica
I20260710 11:05:21.419076  3494 raft_consensus.cc:2243] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.419595  3494 raft_consensus.cc:2272] T e85adcd9d6474066aa67cd447ce6c80d P a27168badbb1465f925c02949763d8d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.463243  3494 tablet_server.cc:196] TabletServer@127.3.105.131:0 shutdown complete.
I20260710 11:05:21.515921  3494 master.cc:562] Master@127.3.105.190:46487 shutting down...
I20260710 11:05:21.542075  3494 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.542735  3494 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.543090  3494 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75bbf8bb10f242a595daa39b702bb84c: stopping tablet replica
I20260710 11:05:21.659560  3494 master.cc:584] Master@127.3.105.190:46487 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (16468 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:05:21.709812  3494 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.3.105.190:39487
I20260710 11:05:21.710888  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:21.716600  7896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:21.716646  7895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:21.717139  7898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:21.718271  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:21.719286  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:21.719480  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:21.719599  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681521719587 us; error 0 us; skew 500 ppm
I20260710 11:05:21.720108  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:21.722414  3494 webserver.cc:533] Webserver started at http://127.3.105.190:38377/ using document root <none> and password file <none>
I20260710 11:05:21.722826  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:21.722996  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:21.723204  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:21.724442  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/master-0-root/instance:
uuid: "26d688c1678b4b35a467f4b15d08bd90"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-dbkd"
I20260710 11:05:21.728588  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:05:21.731760  7903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:21.732539  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:21.732844  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/master-0-root
uuid: "26d688c1678b4b35a467f4b15d08bd90"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-dbkd"
I20260710 11:05:21.733105  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:21.774724  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:21.775952  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:21.813055  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.190:39487
I20260710 11:05:21.813149  7954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.190:39487 every 8 connection(s)
I20260710 11:05:21.816895  7955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:21.828140  7955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90: Bootstrap starting.
I20260710 11:05:21.832816  7955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:21.837054  7955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90: No bootstrap required, opened a new log
I20260710 11:05:21.839192  7955 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26d688c1678b4b35a467f4b15d08bd90" member_type: VOTER }
I20260710 11:05:21.839568  7955 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:21.839756  7955 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26d688c1678b4b35a467f4b15d08bd90, State: Initialized, Role: FOLLOWER
I20260710 11:05:21.840236  7955 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26d688c1678b4b35a467f4b15d08bd90" member_type: VOTER }
I20260710 11:05:21.840632  7955 raft_consensus.cc:399] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:21.840858  7955 raft_consensus.cc:493] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:21.841075  7955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:21.845569  7955 raft_consensus.cc:515] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26d688c1678b4b35a467f4b15d08bd90" member_type: VOTER }
I20260710 11:05:21.846045  7955 leader_election.cc:304] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [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: 26d688c1678b4b35a467f4b15d08bd90; no voters: 
I20260710 11:05:21.847097  7955 leader_election.cc:290] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:21.847477  7958 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:21.848727  7958 raft_consensus.cc:697] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 1 LEADER]: Becoming Leader. State: Replica: 26d688c1678b4b35a467f4b15d08bd90, State: Running, Role: LEADER
I20260710 11:05:21.849423  7958 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [LEADER]: Queue going to LEADER mode. State: All 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: "26d688c1678b4b35a467f4b15d08bd90" member_type: VOTER }
I20260710 11:05:21.850047  7955 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:21.853673  7959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26d688c1678b4b35a467f4b15d08bd90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26d688c1678b4b35a467f4b15d08bd90" member_type: VOTER } }
I20260710 11:05:21.854357  7959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:21.854403  7960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26d688c1678b4b35a467f4b15d08bd90. Latest consensus state: current_term: 1 leader_uuid: "26d688c1678b4b35a467f4b15d08bd90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26d688c1678b4b35a467f4b15d08bd90" member_type: VOTER } }
I20260710 11:05:21.855170  7960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:21.857474  7965 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:21.862753  7965 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:21.865628  3494 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:21.871330  7965 catalog_manager.cc:1383] Generated new cluster ID: d5c998616d7e417e8526f189a71f09f4
I20260710 11:05:21.871584  7965 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:21.897325  7965 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:21.898561  7965 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:21.919252  7965 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90: Generated new TSK 0
I20260710 11:05:21.919806  7965 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:21.932325  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:21.938136  7976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:21.938877  7977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:21.941357  3494 server_base.cc:1061] running on GCE node
W20260710 11:05:21.941280  7979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:21.942471  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:21.942683  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:21.942806  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681521942794 us; error 0 us; skew 500 ppm
I20260710 11:05:21.943257  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:21.945343  3494 webserver.cc:533] Webserver started at http://127.3.105.129:35863/ using document root <none> and password file <none>
I20260710 11:05:21.945772  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:21.945919  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:21.946117  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:21.947060  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-0-root/instance:
uuid: "10b23a747f794957b51b6fc8dab78103"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-dbkd"
I20260710 11:05:21.951097  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:21.954218  7984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:21.954912  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:21.955173  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-0-root
uuid: "10b23a747f794957b51b6fc8dab78103"
format_stamp: "Formatted at 2026-07-10 11:05:21 on dist-test-slave-dbkd"
I20260710 11:05:21.955438  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:21.967417  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:21.968531  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:21.970022  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:21.972146  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:21.972326  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:21.972548  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:21.972704  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:22.010753  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.129:45257
I20260710 11:05:22.010846  8046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.129:45257 every 8 connection(s)
I20260710 11:05:22.015434  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:22.022893  8051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:22.023835  8052 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:22.026181  3494 server_base.cc:1061] running on GCE node
W20260710 11:05:22.026751  8054 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:22.027743  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:22.028000  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:22.028208  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681522028188 us; error 0 us; skew 500 ppm
I20260710 11:05:22.028935  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:22.030432  8047 heartbeater.cc:344] Connected to a master server at 127.3.105.190:39487
I20260710 11:05:22.030871  8047 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:22.031556  8047 heartbeater.cc:507] Master 127.3.105.190:39487 requested a full tablet report, sending...
I20260710 11:05:22.032142  3494 webserver.cc:533] Webserver started at http://127.3.105.130:33767/ using document root <none> and password file <none>
I20260710 11:05:22.032814  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:22.033004  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:22.033274  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:22.033598  7920 ts_manager.cc:194] Registered new tserver with Master: 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257)
I20260710 11:05:22.034440  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-1-root/instance:
uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
format_stamp: "Formatted at 2026-07-10 11:05:22 on dist-test-slave-dbkd"
I20260710 11:05:22.035441  7920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52006
I20260710 11:05:22.039307  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:22.042829  8059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:22.043592  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:22.043859  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-1-root
uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
format_stamp: "Formatted at 2026-07-10 11:05:22 on dist-test-slave-dbkd"
I20260710 11:05:22.044131  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:22.069954  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:22.071122  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:22.072614  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:22.074925  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:22.075117  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:22.075340  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:22.075496  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:22.113979  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.130:46273
I20260710 11:05:22.114076  8121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.130:46273 every 8 connection(s)
I20260710 11:05:22.118643  3494 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:22.125433  8125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:22.128450  8126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:22.131732  8122 heartbeater.cc:344] Connected to a master server at 127.3.105.190:39487
I20260710 11:05:22.132230  8122 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:22.133167  8122 heartbeater.cc:507] Master 127.3.105.190:39487 requested a full tablet report, sending...
I20260710 11:05:22.135562  7920 ts_manager.cc:194] Registered new tserver with Master: d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:22.137319  7920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52008
W20260710 11:05:22.142016  8128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:22.142374  3494 server_base.cc:1061] running on GCE node
I20260710 11:05:22.143332  3494 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:22.143600  3494 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:22.143774  3494 hybrid_clock.cc:648] HybridClock initialized: now 1783681522143755 us; error 0 us; skew 500 ppm
I20260710 11:05:22.144290  3494 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:22.146756  3494 webserver.cc:533] Webserver started at http://127.3.105.131:42307/ using document root <none> and password file <none>
I20260710 11:05:22.147221  3494 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:22.147404  3494 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:22.147646  3494 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:22.148741  3494 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-2-root/instance:
uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
format_stamp: "Formatted at 2026-07-10 11:05:22 on dist-test-slave-dbkd"
I20260710 11:05:22.153185  3494 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:05:22.156417  8133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:22.157184  3494 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:22.157462  3494 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-2-root
uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
format_stamp: "Formatted at 2026-07-10 11:05:22 on dist-test-slave-dbkd"
I20260710 11:05:22.157729  3494 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task64HJgN/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681418439812-3494-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:22.191084  3494 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:22.192291  3494 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:22.193763  3494 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:22.195948  3494 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:22.196135  3494 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:22.196357  3494 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:22.196502  3494 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:22.234755  3494 rpc_server.cc:307] RPC server started. Bound to: 127.3.105.131:38343
I20260710 11:05:22.234892  8195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.105.131:38343 every 8 connection(s)
I20260710 11:05:22.248242  8196 heartbeater.cc:344] Connected to a master server at 127.3.105.190:39487
I20260710 11:05:22.248646  8196 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:22.249419  8196 heartbeater.cc:507] Master 127.3.105.190:39487 requested a full tablet report, sending...
I20260710 11:05:22.251369  7920 ts_manager.cc:194] Registered new tserver with Master: 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.252264  3494 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014412403s
I20260710 11:05:22.253007  7920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52010
I20260710 11:05:22.277205  7920 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52026:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:22.279784  7920 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:22.345748  8012 tablet_service.cc:1511] Processing CreateTablet for tablet 7a96a909744f4e68a27d26e590a9dbc6 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:22.346416  8009 tablet_service.cc:1511] Processing CreateTablet for tablet ea8c5b94085b48708d74d87fabbc2fb9 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:22.347196  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a96a909744f4e68a27d26e590a9dbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.348150  8010 tablet_service.cc:1511] Processing CreateTablet for tablet 42d87df3d62d487c8dad2845f5e40e53 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:22.349000  8008 tablet_service.cc:1511] Processing CreateTablet for tablet 73222f92d00f4572a6eb1cacec4fabc2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:22.350737  8011 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4b2c244a6e4515b3e057761827bdb2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:22.349478  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d87df3d62d487c8dad2845f5e40e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.353384  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4b2c244a6e4515b3e057761827bdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.353039  8007 tablet_service.cc:1511] Processing CreateTablet for tablet 13ae78936c3f4a08863ca7a4aa0ef4b5 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:22.354379  8007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ae78936c3f4a08863ca7a4aa0ef4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.358001  8006 tablet_service.cc:1511] Processing CreateTablet for tablet ba180216347a42e6864a7e36697ef331 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:22.359300  8006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba180216347a42e6864a7e36697ef331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.361114  8009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea8c5b94085b48708d74d87fabbc2fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.365305  8008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73222f92d00f4572a6eb1cacec4fabc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.377658  8211 tablet_bootstrap.cc:492] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:22.380107  8005 tablet_service.cc:1511] Processing CreateTablet for tablet 809b068f5ad24ace84052a40c9050fd2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:22.382974  8005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809b068f5ad24ace84052a40c9050fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.385423  8087 tablet_service.cc:1511] Processing CreateTablet for tablet 7a96a909744f4e68a27d26e590a9dbc6 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:22.385826  8086 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4b2c244a6e4515b3e057761827bdb2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:22.386821  8087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a96a909744f4e68a27d26e590a9dbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.388135  8085 tablet_service.cc:1511] Processing CreateTablet for tablet 42d87df3d62d487c8dad2845f5e40e53 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:22.389500  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d87df3d62d487c8dad2845f5e40e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.394057  8084 tablet_service.cc:1511] Processing CreateTablet for tablet ea8c5b94085b48708d74d87fabbc2fb9 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:22.395459  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea8c5b94085b48708d74d87fabbc2fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.385733  8012 tablet_service.cc:1511] Processing CreateTablet for tablet deb6d0b7a2b3476c9602ffc1bed005c0 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:22.397985  8082 tablet_service.cc:1511] Processing CreateTablet for tablet 13ae78936c3f4a08863ca7a4aa0ef4b5 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:22.399235  8082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ae78936c3f4a08863ca7a4aa0ef4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.400437  8083 tablet_service.cc:1511] Processing CreateTablet for tablet 73222f92d00f4572a6eb1cacec4fabc2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:22.401742  8083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73222f92d00f4572a6eb1cacec4fabc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.405092  8211 tablet_bootstrap.cc:654] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.406078  8079 tablet_service.cc:1511] Processing CreateTablet for tablet 809b068f5ad24ace84052a40c9050fd2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:22.407498  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809b068f5ad24ace84052a40c9050fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.410578  8081 tablet_service.cc:1511] Processing CreateTablet for tablet ba180216347a42e6864a7e36697ef331 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:22.412043  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba180216347a42e6864a7e36697ef331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.413416  8080 tablet_service.cc:1511] Processing CreateTablet for tablet deb6d0b7a2b3476c9602ffc1bed005c0 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:22.414813  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb6d0b7a2b3476c9602ffc1bed005c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.416826  8086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4b2c244a6e4515b3e057761827bdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.397960  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb6d0b7a2b3476c9602ffc1bed005c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.451071  8212 tablet_bootstrap.cc:492] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.470685  8156 tablet_service.cc:1511] Processing CreateTablet for tablet 13ae78936c3f4a08863ca7a4aa0ef4b5 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:22.472082  8156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ae78936c3f4a08863ca7a4aa0ef4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.473856  8212 tablet_bootstrap.cc:654] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.474007  8154 tablet_service.cc:1511] Processing CreateTablet for tablet deb6d0b7a2b3476c9602ffc1bed005c0 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:22.475356  8154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb6d0b7a2b3476c9602ffc1bed005c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.478557  8155 tablet_service.cc:1511] Processing CreateTablet for tablet ba180216347a42e6864a7e36697ef331 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:22.479871  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba180216347a42e6864a7e36697ef331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.482568  8159 tablet_service.cc:1511] Processing CreateTablet for tablet 42d87df3d62d487c8dad2845f5e40e53 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:22.482800  8160 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4b2c244a6e4515b3e057761827bdb2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:22.483774  8211 tablet_bootstrap.cc:492] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:22.484290  8211 ts_tablet_manager.cc:1403] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.031s
I20260710 11:05:22.485808  8157 tablet_service.cc:1511] Processing CreateTablet for tablet 73222f92d00f4572a6eb1cacec4fabc2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:22.487280  8211 raft_consensus.cc:359] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.488112  8211 raft_consensus.cc:385] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.484525  8158 tablet_service.cc:1511] Processing CreateTablet for tablet ea8c5b94085b48708d74d87fabbc2fb9 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:22.488447  8211 raft_consensus.cc:740] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.489467  8211 consensus_queue.cc:260] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.489471  8159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d87df3d62d487c8dad2845f5e40e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.496253  8160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4b2c244a6e4515b3e057761827bdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.500083  8157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73222f92d00f4572a6eb1cacec4fabc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.487479  8161 tablet_service.cc:1511] Processing CreateTablet for tablet 7a96a909744f4e68a27d26e590a9dbc6 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:22.505379  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea8c5b94085b48708d74d87fabbc2fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.505080  8153 tablet_service.cc:1511] Processing CreateTablet for tablet 809b068f5ad24ace84052a40c9050fd2 (DEFAULT_TABLE table=test-workload [id=0660156665d04bc2a8323bf3c3916586]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:22.506320  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809b068f5ad24ace84052a40c9050fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.508085  8161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a96a909744f4e68a27d26e590a9dbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:22.534294  8212 tablet_bootstrap.cc:492] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.535012  8212 ts_tablet_manager.cc:1403] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.018s
I20260710 11:05:22.538050  8212 raft_consensus.cc:359] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.538890  8212 raft_consensus.cc:385] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.539242  8212 raft_consensus.cc:740] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.540266  8212 consensus_queue.cc:260] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.545287  8047 heartbeater.cc:499] Master 127.3.105.190:39487 was elected leader, sending a full tablet report...
I20260710 11:05:22.584278  8212 ts_tablet_manager.cc:1434] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.026s
I20260710 11:05:22.585641  8122 heartbeater.cc:499] Master 127.3.105.190:39487 was elected leader, sending a full tablet report...
I20260710 11:05:22.586583  8216 tablet_bootstrap.cc:492] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:22.589811  8212 tablet_bootstrap.cc:492] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.593245  8216 tablet_bootstrap.cc:654] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.584337  8211 ts_tablet_manager.cc:1434] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.100s	user 0.022s	sys 0.044s
I20260710 11:05:22.596625  8212 tablet_bootstrap.cc:654] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.599176  8211 tablet_bootstrap.cc:492] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:22.605572  8212 tablet_bootstrap.cc:492] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.606158  8212 ts_tablet_manager.cc:1403] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:05:22.605713  8211 tablet_bootstrap.cc:654] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.612843  8216 tablet_bootstrap.cc:492] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:22.613359  8216 ts_tablet_manager.cc:1403] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 11:05:22.615844  8216 raft_consensus.cc:359] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.616343  8216 raft_consensus.cc:385] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.616528  8216 raft_consensus.cc:740] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.609176  8212 raft_consensus.cc:359] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.617411  8212 raft_consensus.cc:385] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.617251  8216 consensus_queue.cc:260] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.617725  8212 raft_consensus.cc:740] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.619287  8212 consensus_queue.cc:260] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.621634  8212 ts_tablet_manager.cc:1434] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260710 11:05:22.622646  8212 tablet_bootstrap.cc:492] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.628820  8212 tablet_bootstrap.cc:654] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.632923  8211 tablet_bootstrap.cc:492] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:22.633488  8211 ts_tablet_manager.cc:1403] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.011s
I20260710 11:05:22.634325  8212 tablet_bootstrap.cc:492] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.634864  8212 ts_tablet_manager.cc:1403] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 11:05:22.636534  8211 raft_consensus.cc:359] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.637437  8211 raft_consensus.cc:385] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.637880  8196 heartbeater.cc:499] Master 127.3.105.190:39487 was elected leader, sending a full tablet report...
I20260710 11:05:22.637602  8212 raft_consensus.cc:359] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.637812  8211 raft_consensus.cc:740] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.638372  8212 raft_consensus.cc:385] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.638681  8212 raft_consensus.cc:740] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.638927  8211 consensus_queue.cc:260] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.639432  8212 consensus_queue.cc:260] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.641597  8216 ts_tablet_manager.cc:1434] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.028s	user 0.021s	sys 0.000s
I20260710 11:05:22.641656  8212 ts_tablet_manager.cc:1434] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:22.642812  8216 tablet_bootstrap.cc:492] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:22.643000  8212 tablet_bootstrap.cc:492] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.649076  8216 tablet_bootstrap.cc:654] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.649677  8212 tablet_bootstrap.cc:654] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.652228  8221 raft_consensus.cc:493] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.652812  8221 raft_consensus.cc:515] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.654593  8211 ts_tablet_manager.cc:1434] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:05:22.655680  8211 tablet_bootstrap.cc:492] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:22.655880  8212 tablet_bootstrap.cc:492] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.656384  8212 ts_tablet_manager.cc:1403] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:05:22.659135  8212 raft_consensus.cc:359] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.659847  8212 raft_consensus.cc:385] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.660161  8212 raft_consensus.cc:740] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.660943  8212 consensus_queue.cc:260] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.662408  8211 tablet_bootstrap.cc:654] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.663368  8212 ts_tablet_manager.cc:1434] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:05:22.664438  8212 tablet_bootstrap.cc:492] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.669498  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8c5b94085b48708d74d87fabbc2fb9" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:22.670574  8212 tablet_bootstrap.cc:654] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:22.671367  8135 leader_election.cc:343] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.675293  8211 tablet_bootstrap.cc:492] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:22.675829  8211 ts_tablet_manager.cc:1403] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 11:05:22.678720  8211 raft_consensus.cc:359] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.679396  8211 raft_consensus.cc:385] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.679692  8211 raft_consensus.cc:740] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.680629  8211 consensus_queue.cc:260] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.681900  8212 tablet_bootstrap.cc:492] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.682456  8212 ts_tablet_manager.cc:1403] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:05:22.685591  8211 ts_tablet_manager.cc:1434] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:05:22.685513  8212 raft_consensus.cc:359] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.686313  8212 raft_consensus.cc:385] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.686743  8211 tablet_bootstrap.cc:492] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:22.686674  8212 raft_consensus.cc:740] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.688150  8221 leader_election.cc:290] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:22.687845  8212 consensus_queue.cc:260] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.688253  8097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8c5b94085b48708d74d87fabbc2fb9" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
W20260710 11:05:22.689916  8137 leader_election.cc:343] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.690362  8137 leader_election.cc:304] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:22.692040  8212 ts_tablet_manager.cc:1434] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:22.693152  8212 tablet_bootstrap.cc:492] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.695214  8221 raft_consensus.cc:2749] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:22.695379  8211 tablet_bootstrap.cc:654] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.698408  8212 tablet_bootstrap.cc:654] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.700258  8211 tablet_bootstrap.cc:492] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:22.700716  8211 ts_tablet_manager.cc:1403] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.007s
I20260710 11:05:22.702991  8212 tablet_bootstrap.cc:492] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.703423  8212 ts_tablet_manager.cc:1403] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:05:22.703650  8211 raft_consensus.cc:359] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.704228  8211 raft_consensus.cc:385] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.704455  8211 raft_consensus.cc:740] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.705112  8211 consensus_queue.cc:260] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.706461  8212 raft_consensus.cc:359] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.706974  8216 tablet_bootstrap.cc:492] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:22.707134  8211 ts_tablet_manager.cc:1434] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:05:22.707217  8212 raft_consensus.cc:385] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.707551  8216 ts_tablet_manager.cc:1403] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.065s	user 0.001s	sys 0.013s
I20260710 11:05:22.707687  8212 raft_consensus.cc:740] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.708254  8211 tablet_bootstrap.cc:492] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:22.708586  8212 consensus_queue.cc:260] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.710659  8212 ts_tablet_manager.cc:1434] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:22.711576  8212 tablet_bootstrap.cc:492] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.715026  8211 tablet_bootstrap.cc:654] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.717542  8212 tablet_bootstrap.cc:654] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.720517  8216 raft_consensus.cc:359] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.721396  8216 raft_consensus.cc:385] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.721743  8216 raft_consensus.cc:740] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.722671  8216 consensus_queue.cc:260] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.726445  8211 tablet_bootstrap.cc:492] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:22.726991  8211 ts_tablet_manager.cc:1403] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:05:22.727284  8216 ts_tablet_manager.cc:1434] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:05:22.727408  8212 tablet_bootstrap.cc:492] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.728050  8212 ts_tablet_manager.cc:1403] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 11:05:22.728456  8216 tablet_bootstrap.cc:492] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:22.729894  8211 raft_consensus.cc:359] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.730654  8211 raft_consensus.cc:385] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.731004  8211 raft_consensus.cc:740] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.730746  8212 raft_consensus.cc:359] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.731514  8212 raft_consensus.cc:385] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.731871  8212 raft_consensus.cc:740] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.731871  8211 consensus_queue.cc:260] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.732913  8212 consensus_queue.cc:260] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.735198  8216 tablet_bootstrap.cc:654] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.737603  8212 ts_tablet_manager.cc:1434] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:22.739696  8212 tablet_bootstrap.cc:492] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.739876  8211 ts_tablet_manager.cc:1434] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:05:22.740921  8211 tablet_bootstrap.cc:492] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:22.746520  8212 tablet_bootstrap.cc:654] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.746836  8216 tablet_bootstrap.cc:492] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:22.747430  8216 ts_tablet_manager.cc:1403] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:05:22.750346  8216 raft_consensus.cc:359] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.750877  8216 raft_consensus.cc:385] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.751233  8216 raft_consensus.cc:740] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.751653  8212 tablet_bootstrap.cc:492] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.752147  8212 ts_tablet_manager.cc:1403] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260710 11:05:22.751945  8216 consensus_queue.cc:260] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.753846  8211 tablet_bootstrap.cc:654] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.753985  8216 ts_tablet_manager.cc:1434] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:22.755066  8216 tablet_bootstrap.cc:492] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:22.754819  8212 raft_consensus.cc:359] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.755586  8212 raft_consensus.cc:385] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.755918  8212 raft_consensus.cc:740] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.756115  8214 raft_consensus.cc:493] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.756553  8214 raft_consensus.cc:515] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.756798  8212 consensus_queue.cc:260] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.759207  8214 leader_election.cc:290] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.761595  8212 ts_tablet_manager.cc:1434] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:05:22.761925  8216 tablet_bootstrap.cc:654] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.762575  8212 tablet_bootstrap.cc:492] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:22.768659  8212 tablet_bootstrap.cc:654] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.773344  8216 tablet_bootstrap.cc:492] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:22.773938  8216 ts_tablet_manager.cc:1403] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:05:22.776767  8216 raft_consensus.cc:359] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.777661  8216 raft_consensus.cc:385] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.778005  8216 raft_consensus.cc:740] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.778892  8216 consensus_queue.cc:260] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.784386  8216 ts_tablet_manager.cc:1434] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:05:22.785460  8216 tablet_bootstrap.cc:492] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:22.791595  8216 tablet_bootstrap.cc:654] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.793319  8211 tablet_bootstrap.cc:492] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:22.797168  8211 ts_tablet_manager.cc:1403] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.000s
I20260710 11:05:22.800457  8217 raft_consensus.cc:493] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.801062  8217 raft_consensus.cc:515] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.803925  8217 leader_election.cc:290] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.805532  8214 raft_consensus.cc:493] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.806108  8214 raft_consensus.cc:515] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.809401  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.808708  8214 leader_election.cc:290] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.815189  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.815924  8171 raft_consensus.cc:2468] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
W20260710 11:05:22.818598  7986 leader_election.cc:343] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.819458  7986 leader_election.cc:304] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:22.820353  8214 raft_consensus.cc:2804] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.820850  8214 raft_consensus.cc:493] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.821259  8214 raft_consensus.cc:3060] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.826920  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:22.834908  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.835713  8171 raft_consensus.cc:2468] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:22.800417  8211 raft_consensus.cc:359] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.837261  8211 raft_consensus.cc:385] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.837585  8211 raft_consensus.cc:740] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.838479  8211 consensus_queue.cc:260] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.840042  8097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:22.840761  8097 raft_consensus.cc:2468] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:22.841403  8214 raft_consensus.cc:515] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.841841  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:22.842588  8022 raft_consensus.cc:2393] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6ad9a9b83b64aca99bb619c3b352e5f in current term 1: Already voted for candidate 10b23a747f794957b51b6fc8dab78103 in this term.
I20260710 11:05:22.842501  8096 raft_consensus.cc:2468] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:22.843360  8212 tablet_bootstrap.cc:492] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:22.843699  8216 tablet_bootstrap.cc:492] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:22.844277  8216 ts_tablet_manager.cc:1403] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.017s
I20260710 11:05:22.843829  8212 ts_tablet_manager.cc:1403] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.081s	user 0.033s	sys 0.042s
I20260710 11:05:22.844734  7988 leader_election.cc:304] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [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: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:22.846694  8241 raft_consensus.cc:2804] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.847023  8241 raft_consensus.cc:493] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.847329  8241 raft_consensus.cc:3060] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.847447  8216 raft_consensus.cc:359] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.848381  8216 raft_consensus.cc:385] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.848774  8216 raft_consensus.cc:740] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.849788  8216 consensus_queue.cc:260] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.853243  8214 leader_election.cc:290] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.848487  8212 raft_consensus.cc:359] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.854059  8212 raft_consensus.cc:385] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.854404  8212 raft_consensus.cc:740] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.856211  8212 consensus_queue.cc:260] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.857196  8170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:22.857560  8217 raft_consensus.cc:493] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.853924  8214 raft_consensus.cc:493] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.857133  8211 ts_tablet_manager.cc:1434] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260710 11:05:22.858040  8170 raft_consensus.cc:3060] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.859367  8216 ts_tablet_manager.cc:1434] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:05:22.858937  8214 raft_consensus.cc:515] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.860468  8211 tablet_bootstrap.cc:492] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:22.858165  8217 raft_consensus.cc:515] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
W20260710 11:05:22.861084  7968 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:22.862908  8244 raft_consensus.cc:493] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.863396  8244 raft_consensus.cc:515] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.865670  8244 leader_election.cc:290] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.872279  8243 raft_consensus.cc:493] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.872709  8246 raft_consensus.cc:493] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.883683  8214 leader_election.cc:290] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.884639  8246 raft_consensus.cc:515] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.885883  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.886582  8246 leader_election.cc:290] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.874652  8244 raft_consensus.cc:493] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.875357  8061 leader_election.cc:304] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [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: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 10b23a747f794957b51b6fc8dab78103
I20260710 11:05:22.887044  8241 raft_consensus.cc:515] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
W20260710 11:05:22.887349  7986 leader_election.cc:343] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.879877  8170 raft_consensus.cc:2468] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:22.880546  8217 leader_election.cc:290] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.888918  8217 raft_consensus.cc:2804] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.881016  8216 tablet_bootstrap.cc:492] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:22.890915  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:22.891333  8244 raft_consensus.cc:515] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.891582  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.892402  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
W20260710 11:05:22.893057  8061 leader_election.cc:343] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.874612  8212 ts_tablet_manager.cc:1434] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:05:22.873236  8211 tablet_bootstrap.cc:654] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.872922  8243 raft_consensus.cc:515] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.889070  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:22.889108  8241 leader_election.cc:290] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.891855  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
W20260710 11:05:22.895588  8061 leader_election.cc:343] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.895884  8021 raft_consensus.cc:2393] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6ad9a9b83b64aca99bb619c3b352e5f in current term 1: Already voted for candidate 10b23a747f794957b51b6fc8dab78103 in this term.
I20260710 11:05:22.894793  8168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.895150  8167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:22.896855  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:22.896689  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.893321  8244 leader_election.cc:290] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.895763  8169 raft_consensus.cc:2468] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
W20260710 11:05:22.898962  8061 leader_election.cc:343] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.899361  8171 raft_consensus.cc:2468] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:22.896930  8022 raft_consensus.cc:2468] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:22.899658  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:22.899772  8061 leader_election.cc:304] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:22.896688  7986 leader_election.cc:304] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:22.901027  8061 leader_election.cc:304] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:22.901415  8097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:22.900853  8244 raft_consensus.cc:2749] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:22.901916  8061 leader_election.cc:304] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:22.902125  8097 raft_consensus.cc:2468] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:22.902266  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:22.902679  8244 raft_consensus.cc:2804] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.901374  8243 leader_election.cc:290] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.903180  8095 raft_consensus.cc:3060] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.903333  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8c5b94085b48708d74d87fabbc2fb9" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:22.904103  8094 raft_consensus.cc:2468] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:22.897702  8216 tablet_bootstrap.cc:654] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.903456  8243 raft_consensus.cc:2804] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.905328  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8c5b94085b48708d74d87fabbc2fb9" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.905501  8243 raft_consensus.cc:697] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:22.905943  8171 raft_consensus.cc:2468] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:22.894032  8217 raft_consensus.cc:493] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.906374  8243 consensus_queue.cc:237] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.906911  8217 raft_consensus.cc:3060] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.904009  8242 raft_consensus.cc:2804] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.909144  8242 raft_consensus.cc:493] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.909478  8242 raft_consensus.cc:3060] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.910633  8095 raft_consensus.cc:2468] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:22.911556  8244 raft_consensus.cc:493] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.911985  8244 raft_consensus.cc:3060] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:22.913947  8217 raft_consensus.cc:515] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.914870  7988 leader_election.cc:304] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [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: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:22.915019  7986 leader_election.cc:304] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:22.916971  7988 leader_election.cc:304] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [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: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:22.917764  8214 raft_consensus.cc:2804] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.918138  8214 raft_consensus.cc:493] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.918474  8214 raft_consensus.cc:3060] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.920724  8244 raft_consensus.cc:515] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.922168  8242 raft_consensus.cc:515] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.924389  8242 leader_election.cc:290] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.924753  8244 leader_election.cc:290] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
W20260710 11:05:22.903299  8061 leader_election.cc:343] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.937124  8217 leader_election.cc:290] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.937354  8216 tablet_bootstrap.cc:492] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:22.927042  8211 tablet_bootstrap.cc:492] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:22.937815  8216 ts_tablet_manager.cc:1403] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.019s
I20260710 11:05:22.929467  8096 raft_consensus.cc:2393] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10b23a747f794957b51b6fc8dab78103 in current term 1: Already voted for candidate d6ad9a9b83b64aca99bb619c3b352e5f in this term.
I20260710 11:05:22.938571  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:22.931576  7918 catalog_manager.cc:5697] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.939248  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:22.939213  8171 raft_consensus.cc:3060] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 2
I20260710 11:05:22.942260  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:22.942845  8169 raft_consensus.cc:3060] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.942941  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:22.927621  8241 raft_consensus.cc:2804] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.945915  8167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:22.946712  8167 raft_consensus.cc:2393] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6ad9a9b83b64aca99bb619c3b352e5f in current term 1: Already voted for candidate 10b23a747f794957b51b6fc8dab78103 in this term.
I20260710 11:05:22.947184  8171 raft_consensus.cc:2468] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:22.941596  8216 raft_consensus.cc:359] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.948410  8216 raft_consensus.cc:385] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.948724  8216 raft_consensus.cc:740] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.949517  8216 consensus_queue.cc:260] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.950021  8169 raft_consensus.cc:2468] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:22.951059  8061 leader_election.cc:304] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [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: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:22.925947  8214 raft_consensus.cc:515] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.938035  8211 ts_tablet_manager.cc:1403] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.004s
I20260710 11:05:22.925262  8243 raft_consensus.cc:2804] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.952129  8216 ts_tablet_manager.cc:1434] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:22.938421  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:22.952214  8243 raft_consensus.cc:493] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.952795  8243 raft_consensus.cc:3060] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.953250  8216 tablet_bootstrap.cc:492] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:22.959977  8216 tablet_bootstrap.cc:654] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.960065  8211 raft_consensus.cc:359] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.960948  8211 raft_consensus.cc:385] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.961241  8211 raft_consensus.cc:740] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.961998  8211 consensus_queue.cc:260] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.936074  8250 raft_consensus.cc:493] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:22.966081  8250 raft_consensus.cc:515] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.967381  8243 raft_consensus.cc:515] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.968763  8250 leader_election.cc:290] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.969973  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4b2c244a6e4515b3e057761827bdb2" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:22.970799  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4b2c244a6e4515b3e057761827bdb2" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:22.971426  8096 raft_consensus.cc:2468] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
W20260710 11:05:22.971616  7986 leader_election.cc:343] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.972151  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:22.972769  8095 raft_consensus.cc:3060] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.973158  7988 leader_election.cc:304] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [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: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:22.973894  8250 raft_consensus.cc:2804] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:22.974223  8250 raft_consensus.cc:493] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:22.974537  8250 raft_consensus.cc:3060] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.975054  8241 raft_consensus.cc:697] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:22.975558  8211 ts_tablet_manager.cc:1434] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:05:22.975893  8241 consensus_queue.cc:237] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.976590  8211 tablet_bootstrap.cc:492] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:22.979848  8095 raft_consensus.cc:2468] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:22.981056  8217 raft_consensus.cc:2764] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:05:22.981843  8250 raft_consensus.cc:515] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.982123  7988 leader_election.cc:304] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:22.982985  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:22.983282  8252 raft_consensus.cc:2804] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:22.983918  8250 leader_election.cc:290] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:22.983929  8252 raft_consensus.cc:697] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:22.985694  8216 tablet_bootstrap.cc:492] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
W20260710 11:05:22.985664  7986 leader_election.cc:343] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.985198  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4b2c244a6e4515b3e057761827bdb2" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:22.986372  8216 ts_tablet_manager.cc:1403] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.007s
I20260710 11:05:22.987104  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4b2c244a6e4515b3e057761827bdb2" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
W20260710 11:05:22.987533  7986 leader_election.cc:343] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:22.987957  8095 raft_consensus.cc:3060] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.989287  8216 raft_consensus.cc:359] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.989683  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8c5b94085b48708d74d87fabbc2fb9" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:22.990021  8216 raft_consensus.cc:385] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:22.990237  8169 raft_consensus.cc:3060] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.990382  8216 raft_consensus.cc:740] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:22.991328  8216 consensus_queue.cc:260] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:22.992534  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea8c5b94085b48708d74d87fabbc2fb9" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:22.993244  8096 raft_consensus.cc:3060] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:22.993688  8216 ts_tablet_manager.cc:1434] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:22.994683  8216 tablet_bootstrap.cc:492] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:23.000711  8216 tablet_bootstrap.cc:654] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:22.985283  8252 consensus_queue.cc:237] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.001427  8243 leader_election.cc:290] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.001983  8169 raft_consensus.cc:2468] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:23.003219  7986 leader_election.cc:304] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.004177  8243 raft_consensus.cc:2804] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:23.004930  8243 raft_consensus.cc:697] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.005849  8243 consensus_queue.cc:237] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
W20260710 11:05:22.981377  8061 leader_election.cc:343] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:23.000967  8096 raft_consensus.cc:2468] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:23.008594  8061 leader_election.cc:304] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [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: d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:23.009518  8217 raft_consensus.cc:2749] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:23.000880  8214 leader_election.cc:290] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.010849  8061 leader_election.cc:304] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:23.011659  8217 raft_consensus.cc:2804] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.012202  8217 raft_consensus.cc:697] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:23.013108  8217 consensus_queue.cc:237] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER 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: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.017009  8061 leader_election.cc:304] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [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: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 10b23a747f794957b51b6fc8dab78103
I20260710 11:05:23.017891  8244 raft_consensus.cc:2804] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:23.018383  8244 raft_consensus.cc:697] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:23.018611  8216 tablet_bootstrap.cc:492] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:23.019101  8216 ts_tablet_manager.cc:1403] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260710 11:05:23.019200  8244 consensus_queue.cc:237] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.008538  8095 raft_consensus.cc:2468] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:23.022665  7988 leader_election.cc:304] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [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: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:23.023972  8252 raft_consensus.cc:2804] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:23.024399  8216 raft_consensus.cc:359] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.024542  8252 raft_consensus.cc:697] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.025233  8211 tablet_bootstrap.cc:654] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:23.027098  8252 consensus_queue.cc:237] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.027935  8216 raft_consensus.cc:385] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:23.028230  8216 raft_consensus.cc:740] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:23.029055  8216 consensus_queue.cc:260] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.036940  8211 tablet_bootstrap.cc:492] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:23.040614  8216 ts_tablet_manager.cc:1434] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:05:23.041157  8211 ts_tablet_manager.cc:1403] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.003s
I20260710 11:05:23.043339  7918 catalog_manager.cc:5697] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.044832  8216 tablet_bootstrap.cc:492] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:23.043932  8211 raft_consensus.cc:359] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.045265  7918 catalog_manager.cc:5697] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.046368  8211 raft_consensus.cc:385] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:23.046677  8211 raft_consensus.cc:740] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:23.047307  8211 consensus_queue.cc:260] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.047235  7918 catalog_manager.cc:5697] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.049453  8211 ts_tablet_manager.cc:1434] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:23.049573  8216 tablet_bootstrap.cc:654] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:23.049047  7918 catalog_manager.cc:5697] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.050392  8211 tablet_bootstrap.cc:492] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:23.053900  8216 tablet_bootstrap.cc:492] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:23.054382  8216 ts_tablet_manager.cc:1403] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:23.056648  8211 tablet_bootstrap.cc:654] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:23.056984  8216 raft_consensus.cc:359] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.057673  8216 raft_consensus.cc:385] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:23.057950  8216 raft_consensus.cc:740] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:23.058580  8216 consensus_queue.cc:260] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.060418  8216 ts_tablet_manager.cc:1434] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:05:23.062332  8211 tablet_bootstrap.cc:492] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:23.061834  7919 catalog_manager.cc:5697] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 1 to 2, leader changed from 10b23a747f794957b51b6fc8dab78103 (127.3.105.129) to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.062844  8211 ts_tablet_manager.cc:1403] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:05:23.063798  7919 catalog_manager.cc:5697] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.065469  8211 raft_consensus.cc:359] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.066051  8211 raft_consensus.cc:385] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:23.066319  8211 raft_consensus.cc:740] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:23.066267  8252 raft_consensus.cc:493] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:23.067067  8211 consensus_queue.cc:260] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.067380  8252 raft_consensus.cc:515] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.069074  8211 ts_tablet_manager.cc:1434] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:23.069473  8252 leader_election.cc:290] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.070448  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:23.070963  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:23.071053  8169 raft_consensus.cc:2468] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:23.071590  8095 raft_consensus.cc:2468] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:23.072263  7986 leader_election.cc:304] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.073050  8252 raft_consensus.cc:2804] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:23.073359  8252 raft_consensus.cc:493] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:23.073655  8252 raft_consensus.cc:3060] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.078636  8243 raft_consensus.cc:493] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:23.079012  8252 raft_consensus.cc:515] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.079160  8243 raft_consensus.cc:515] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.080942  8252 leader_election.cc:290] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.081265  8243 leader_election.cc:290] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.081951  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:23.082047  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba180216347a42e6864a7e36697ef331" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:23.082635  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba180216347a42e6864a7e36697ef331" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:23.082551  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:23.082571  8095 raft_consensus.cc:3060] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.083448  8169 raft_consensus.cc:3060] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.083436  8171 raft_consensus.cc:2468] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:23.082695  8096 raft_consensus.cc:2468] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:23.084860  7986 leader_election.cc:304] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.087940  8221 raft_consensus.cc:493] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:23.088595  8095 raft_consensus.cc:2468] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:23.088444  8221 raft_consensus.cc:515] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.088997  8243 raft_consensus.cc:2804] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:23.089385  8243 raft_consensus.cc:493] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:23.089612  8243 raft_consensus.cc:3060] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.089570  8169 raft_consensus.cc:2468] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:23.090579  8221 leader_election.cc:290] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:23.091377  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73222f92d00f4572a6eb1cacec4fabc2" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:23.091599  7986 leader_election.cc:304] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.092025  8022 raft_consensus.cc:2468] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 0.
I20260710 11:05:23.092834  8252 raft_consensus.cc:2804] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:23.092976  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73222f92d00f4572a6eb1cacec4fabc2" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:23.093211  8135 leader_election.cc:304] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.093685  8095 raft_consensus.cc:2468] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 0.
I20260710 11:05:23.094112  8221 raft_consensus.cc:2804] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:23.094159  8252 raft_consensus.cc:697] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.095486  8221 raft_consensus.cc:493] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:23.095844  8221 raft_consensus.cc:3060] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.096230  8243 raft_consensus.cc:515] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.096148  8252 consensus_queue.cc:237] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.098814  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba180216347a42e6864a7e36697ef331" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:23.099010  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba180216347a42e6864a7e36697ef331" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:23.099471  8095 raft_consensus.cc:3060] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.099543  8169 raft_consensus.cc:3060] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.099910  8243 leader_election.cc:290] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.102782  8221 raft_consensus.cc:515] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.104460  8169 raft_consensus.cc:2468] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:23.105710  7986 leader_election.cc:304] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.105789  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73222f92d00f4572a6eb1cacec4fabc2" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:23.106436  8022 raft_consensus.cc:3060] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.108614  8095 raft_consensus.cc:2468] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:23.108999  8243 raft_consensus.cc:2804] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:23.109666  8243 raft_consensus.cc:697] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.110476  8243 consensus_queue.cc:237] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.111974  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73222f92d00f4572a6eb1cacec4fabc2" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:23.112954  8095 raft_consensus.cc:3060] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.115047  8022 raft_consensus.cc:2468] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 1.
I20260710 11:05:23.116369  8135 leader_election.cc:304] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.112450  8221 leader_election.cc:290] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:23.117132  8241 raft_consensus.cc:493] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:23.117388  8221 raft_consensus.cc:2804] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:23.117877  8221 raft_consensus.cc:697] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:23.117617  8241 raft_consensus.cc:515] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.118660  8221 consensus_queue.cc:237] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.119803  8241 leader_election.cc:290] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.122395  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:23.122653  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:23.123167  8169 raft_consensus.cc:2393] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10b23a747f794957b51b6fc8dab78103 in current term 1: Already voted for candidate d6ad9a9b83b64aca99bb619c3b352e5f in this term.
I20260710 11:05:23.124540  7988 leader_election.cc:304] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103; no voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:23.125808  8241 raft_consensus.cc:3060] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.126941  8095 raft_consensus.cc:2468] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 1.
I20260710 11:05:23.132597  8241 raft_consensus.cc:2749] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:23.135102  7919 catalog_manager.cc:5697] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.142273  8270 raft_consensus.cc:493] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:23.142910  8270 raft_consensus.cc:515] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.146030  8270 leader_election.cc:290] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:23.146276  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:23.146952  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:23.147133  8095 raft_consensus.cc:2393] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7a6600259f47cb84e9d379e5fdf22a in current term 1: Already voted for candidate 10b23a747f794957b51b6fc8dab78103 in this term.
I20260710 11:05:23.147720  7919 catalog_manager.cc:5697] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131). New cstate: current_term: 1 leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:23.149056  8135 leader_election.cc:304] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:23.149848  8270 raft_consensus.cc:3060] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.149354  7920 catalog_manager.cc:5697] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.155728  8270 raft_consensus.cc:2749] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:23.213863  8095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
mode: GRACEFUL
new_leader_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:43436
I20260710 11:05:23.214461  8095 raft_consensus.cc:606] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Received request to transfer leadership to TS 10b23a747f794957b51b6fc8dab78103
I20260710 11:05:23.228592  8169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73222f92d00f4572a6eb1cacec4fabc2"
dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
mode: GRACEFUL
new_leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:38582
I20260710 11:05:23.229154  8169 raft_consensus.cc:606] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Received request to transfer leadership to TS d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:23.240743  8022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
mode: GRACEFUL
new_leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:44470
I20260710 11:05:23.241266  8022 raft_consensus.cc:606] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Received request to transfer leadership to TS d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:23.246407  8022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba180216347a42e6864a7e36697ef331"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
mode: GRACEFUL
new_leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:44470
I20260710 11:05:23.246894  8022 raft_consensus.cc:606] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Received request to transfer leadership to TS d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:23.254586  8022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
mode: GRACEFUL
new_leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
 from {username='slave'} at 127.0.0.1:44470
I20260710 11:05:23.255175  8022 raft_consensus.cc:606] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Received request to transfer leadership to TS 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:23.368695  8095 raft_consensus.cc:1240] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Rejecting Update request from peer 10b23a747f794957b51b6fc8dab78103 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:23.370026  8243 consensus_queue.cc:1059] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.370606  8243 consensus_queue.cc:1243] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Peer d6ad9a9b83b64aca99bb619c3b352e5f 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
I20260710 11:05:23.370975  8241 raft_consensus.cc:3055] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.371241  8241 raft_consensus.cc:740] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.371866  8241 consensus_queue.cc:260] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.372704  8241 raft_consensus.cc:3060] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.380645  8241 consensus_queue.cc:1048] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.392602  8252 consensus_queue.cc:1048] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.433423  8169 raft_consensus.cc:3060] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:23.439502  8252 consensus_queue.cc:1048] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.449309  8252 consensus_queue.cc:1048] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.474304  8252 consensus_queue.cc:1048] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.480289  8214 raft_consensus.cc:993] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103: : Instructing follower d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:23.480793  8243 raft_consensus.cc:1081] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Signalling peer d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:23.485177  8243 consensus_queue.cc:1048] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.485355  8095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:43430
I20260710 11:05:23.486083  8095 raft_consensus.cc:493] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.486517  8095 raft_consensus.cc:3060] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.489579  8022 raft_consensus.cc:1275] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:05:23.489966  8022 pending_rounds.cc:85] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103: Aborting all ops after (but not including) 0
I20260710 11:05:23.490176  8022 pending_rounds.cc:107] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:23.490447  8022 raft_consensus.cc:2889] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:23.492149  8244 consensus_queue.cc:1048] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.493961  8095 raft_consensus.cc:515] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.498160  8217 raft_consensus.cc:993] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f: : Instructing follower 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:23.498620  8217 raft_consensus.cc:1081] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Signalling peer 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:23.501189  8095 leader_election.cc:290] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.502914  8022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:44454
I20260710 11:05:23.503501  8022 raft_consensus.cc:493] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.503839  8022 raft_consensus.cc:3060] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.504886  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:23.505128  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ae78936c3f4a08863ca7a4aa0ef4b5" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:23.505537  8021 raft_consensus.cc:3055] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.505853  8171 raft_consensus.cc:3060] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.505892  8021 raft_consensus.cc:740] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.506835  8021 consensus_queue.cc:260] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.508119  8021 raft_consensus.cc:3060] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.510746  8022 raft_consensus.cc:515] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.511730  8020 raft_consensus.cc:1240] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 3 FOLLOWER]: Rejecting Update request from peer d6ad9a9b83b64aca99bb619c3b352e5f for earlier term 2. Current term is 3. Ops: []
I20260710 11:05:23.512910  8171 raft_consensus.cc:2468] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:23.514217  8061 leader_election.cc:304] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:23.514358  8169 raft_consensus.cc:1275] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:05:23.514533  8021 raft_consensus.cc:2468] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:23.515478  8242 consensus_queue.cc:1059] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.515091  8244 raft_consensus.cc:2804] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.516228  8217 raft_consensus.cc:3055] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:23.516594  8217 raft_consensus.cc:740] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:23.516554  8242 consensus_queue.cc:1048] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:23.517220  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:23.518234  8244 raft_consensus.cc:697] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:23.518291  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d87df3d62d487c8dad2845f5e40e53" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:23.517855  8022 leader_election.cc:290] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 3 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.517941  8217 consensus_queue.cc:260] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.519516  8169 raft_consensus.cc:3060] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.519598  8244 consensus_queue.cc:237] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.523841  8217 raft_consensus.cc:3060] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:23.526934  8169 raft_consensus.cc:2468] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 3.
I20260710 11:05:23.527908  8171 raft_consensus.cc:1240] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 3 FOLLOWER]: Rejecting Update request from peer d6ad9a9b83b64aca99bb619c3b352e5f for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260710 11:05:23.528143  7986 leader_election.cc:304] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [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: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.529071  8243 raft_consensus.cc:2804] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:23.529505  8243 raft_consensus.cc:697] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 3 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.530265  8243 consensus_queue.cc:237] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.531373  7920 catalog_manager.cc:5697] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 1 to 2, leader changed from 10b23a747f794957b51b6fc8dab78103 (127.3.105.129) to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.537225  8095 raft_consensus.cc:2468] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 3.
I20260710 11:05:23.538046  7919 catalog_manager.cc:5697] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 2 to 3, leader changed from d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130) to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 3 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.540546  8217 consensus_queue.cc:1048] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.553149  8244 consensus_queue.cc:1048] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.563809  8252 consensus_queue.cc:1048] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.574231  8243 consensus_queue.cc:1048] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.651685  8270 consensus_queue.cc:1048] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.658849  8270 consensus_queue.cc:1048] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.663992  8270 raft_consensus.cc:993] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a: : Instructing follower d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:23.665012  8270 raft_consensus.cc:1081] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Signalling peer d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:23.666695  8095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73222f92d00f4572a6eb1cacec4fabc2"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:43422
I20260710 11:05:23.667232  8095 raft_consensus.cc:493] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.667572  8095 raft_consensus.cc:3060] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.679899  8095 raft_consensus.cc:515] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.682179  8095 leader_election.cc:290] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.683003  8096 raft_consensus.cc:1240] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Rejecting Update request from peer 5f7a6600259f47cb84e9d379e5fdf22a for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:23.683077  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73222f92d00f4572a6eb1cacec4fabc2" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:23.683874  8171 raft_consensus.cc:3055] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.684144  8171 raft_consensus.cc:740] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:23.684906  8171 consensus_queue.cc:260] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.683077  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73222f92d00f4572a6eb1cacec4fabc2" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:23.686061  8022 raft_consensus.cc:3060] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:23.685747  8288 consensus_queue.cc:1175] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 5f7a6600259f47cb84e9d379e5fdf22a for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:05:23.693845  8022 raft_consensus.cc:2468] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:23.695004  8171 raft_consensus.cc:3060] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.695050  8061 leader_election.cc:304] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:23.696091  8244 raft_consensus.cc:2804] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.696542  8244 raft_consensus.cc:697] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:23.697358  8244 consensus_queue.cc:237] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [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: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.701699  8171 raft_consensus.cc:2468] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:23.704728  7919 catalog_manager.cc:5697] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 1 to 2, leader changed from 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131) to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.711534  8214 consensus_queue.cc:1048] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.715161  8214 consensus_queue.cc:1048] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.718420  8252 raft_consensus.cc:993] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103: : Instructing follower d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:23.718835  8252 raft_consensus.cc:1081] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Signalling peer d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:23.723351  8095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba180216347a42e6864a7e36697ef331"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:43430
I20260710 11:05:23.723882  8095 raft_consensus.cc:493] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.724251  8095 raft_consensus.cc:3060] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.727891  8241 consensus_queue.cc:1048] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.731444  8243 consensus_queue.cc:1048] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.732889  8095 raft_consensus.cc:515] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.739477  8095 leader_election.cc:290] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:23.741044  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba180216347a42e6864a7e36697ef331" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:23.741556  8022 raft_consensus.cc:3055] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.741801  8022 raft_consensus.cc:740] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.742549  8022 consensus_queue.cc:260] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.743343  8252 raft_consensus.cc:993] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103: : Instructing follower 5f7a6600259f47cb84e9d379e5fdf22a to start an election
I20260710 11:05:23.743721  8022 raft_consensus.cc:3060] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.743961  8252 raft_consensus.cc:1081] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Signalling peer 5f7a6600259f47cb84e9d379e5fdf22a to start an election
I20260710 11:05:23.745077  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba180216347a42e6864a7e36697ef331" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:23.745644  8169 raft_consensus.cc:3060] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.757196  8171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2"
dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
 from {username='slave'} at 127.0.0.1:38574
I20260710 11:05:23.757730  8171 raft_consensus.cc:493] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:23.758028  8171 raft_consensus.cc:3060] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.759114  8169 raft_consensus.cc:2468] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:23.760241  8061 leader_election.cc:304] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:23.760963  8022 raft_consensus.cc:2468] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:23.761070  8244 raft_consensus.cc:2804] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.761729  8244 raft_consensus.cc:697] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:23.762524  8244 consensus_queue.cc:237] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.764344  8171 raft_consensus.cc:515] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.766425  8171 leader_election.cc:290] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:23.767155  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:23.767922  8022 raft_consensus.cc:3055] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:23.767990  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809b068f5ad24ace84052a40c9050fd2" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:23.768283  8022 raft_consensus.cc:740] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:23.768749  8094 raft_consensus.cc:3060] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.769191  8022 consensus_queue.cc:260] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.770491  8022 raft_consensus.cc:3060] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:23.775524  8094 raft_consensus.cc:2468] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 2.
I20260710 11:05:23.777416  8022 raft_consensus.cc:2468] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 2.
I20260710 11:05:23.778512  8135 leader_election.cc:304] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:23.779295  8288 raft_consensus.cc:2804] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:23.779727  8288 raft_consensus.cc:697] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 LEADER]: Becoming Leader. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:23.780391  8288 consensus_queue.cc:237] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:23.781271  7920 catalog_manager.cc:5697] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 1 to 2, leader changed from 10b23a747f794957b51b6fc8dab78103 (127.3.105.129) to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:23.788494  7919 catalog_manager.cc:5697] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a reported cstate change: term changed from 1 to 2, leader changed from 10b23a747f794957b51b6fc8dab78103 (127.3.105.129) to 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131). New cstate: current_term: 2 leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:23.948395  8171 raft_consensus.cc:1275] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 3 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:23.949623  8243 consensus_queue.cc:1048] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:23.961606  8094 raft_consensus.cc:1275] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 3 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:23.963063  8243 consensus_queue.cc:1048] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.102641  8022 raft_consensus.cc:1275] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.103767  8244 consensus_queue.cc:1048] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.111753  8171 raft_consensus.cc:1275] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.113494  8244 consensus_queue.cc:1048] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.144608  8171 raft_consensus.cc:1275] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.145980  8244 consensus_queue.cc:1048] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.147135  8022 raft_consensus.cc:1275] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.148651  8244 consensus_queue.cc:1048] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.172219  8022 raft_consensus.cc:1275] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.173429  8282 consensus_queue.cc:1048] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.180075  8171 raft_consensus.cc:1275] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.181568  8244 consensus_queue.cc:1048] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.214865  8022 raft_consensus.cc:1275] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer 5f7a6600259f47cb84e9d379e5fdf22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.216078  8288 consensus_queue.cc:1048] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:24.224172  8094 raft_consensus.cc:1275] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Refusing update from remote peer 5f7a6600259f47cb84e9d379e5fdf22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:24.226137  8296 consensus_queue.cc:1048] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:26.280330  7919 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48826:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:26.282380  7919 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:26.328996  8006 tablet_service.cc:1511] Processing CreateTablet for tablet 80799d1a8ea74d1bb826514cef684893 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:26.329851  8081 tablet_service.cc:1511] Processing CreateTablet for tablet 80799d1a8ea74d1bb826514cef684893 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:26.330232  8006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80799d1a8ea74d1bb826514cef684893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.331322  8160 tablet_service.cc:1511] Processing CreateTablet for tablet 80799d1a8ea74d1bb826514cef684893 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:26.332471  8160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80799d1a8ea74d1bb826514cef684893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.333048  8012 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e5934dff2477d85c1f16fb04ff116 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:26.334172  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e5934dff2477d85c1f16fb04ff116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.336576  8156 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e5934dff2477d85c1f16fb04ff116 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:26.337769  8156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e5934dff2477d85c1f16fb04ff116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.340453  8005 tablet_service.cc:1511] Processing CreateTablet for tablet afe531290b774ab98bd7be42ed8b36c4 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:26.341614  8005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe531290b774ab98bd7be42ed8b36c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.344058  8155 tablet_service.cc:1511] Processing CreateTablet for tablet afe531290b774ab98bd7be42ed8b36c4 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:26.345319  8155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe531290b774ab98bd7be42ed8b36c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.346944  8079 tablet_service.cc:1511] Processing CreateTablet for tablet afe531290b774ab98bd7be42ed8b36c4 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:26.349002  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe531290b774ab98bd7be42ed8b36c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.347406  8085 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e5934dff2477d85c1f16fb04ff116 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:26.349581  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80799d1a8ea74d1bb826514cef684893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.351797  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e5934dff2477d85c1f16fb04ff116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.362408  8009 tablet_service.cc:1511] Processing CreateTablet for tablet 06ac423989a34fab883079c720a1cf49 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:26.363756  8009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ac423989a34fab883079c720a1cf49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.364544  8084 tablet_service.cc:1511] Processing CreateTablet for tablet 06ac423989a34fab883079c720a1cf49 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:26.365906  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ac423989a34fab883079c720a1cf49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.369977  8153 tablet_service.cc:1511] Processing CreateTablet for tablet 06ac423989a34fab883079c720a1cf49 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:26.371259  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ac423989a34fab883079c720a1cf49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.374445  8011 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca350c01c074a6bbbc232d782c45f58 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:26.375753  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca350c01c074a6bbbc232d782c45f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.389065  8080 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca350c01c074a6bbbc232d782c45f58 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:26.390442  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca350c01c074a6bbbc232d782c45f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.406577  8159 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca350c01c074a6bbbc232d782c45f58 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:26.407949  8159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca350c01c074a6bbbc232d782c45f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.413710  8010 tablet_service.cc:1511] Processing CreateTablet for tablet dd99d68d55bf4258ba911bdeda12e271 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:26.415022  8010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99d68d55bf4258ba911bdeda12e271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.423003  8311 tablet_bootstrap.cc:492] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.440214  8086 tablet_service.cc:1511] Processing CreateTablet for tablet dd99d68d55bf4258ba911bdeda12e271 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:26.441769  8086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99d68d55bf4258ba911bdeda12e271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.446026  8311 tablet_bootstrap.cc:654] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.447304  8312 tablet_bootstrap.cc:492] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.449461  8160 tablet_service.cc:1511] Processing CreateTablet for tablet dd99d68d55bf4258ba911bdeda12e271 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:26.449349  8085 tablet_service.cc:1511] Processing CreateTablet for tablet d3a051705b1f4b08b0e6f2246e526b4c (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:26.452028  8012 tablet_service.cc:1511] Processing CreateTablet for tablet 135d1f0d5a6247e6a5c46d29209e03f3 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:26.454107  8085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a051705b1f4b08b0e6f2246e526b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.454170  8084 tablet_service.cc:1511] Processing CreateTablet for tablet 135d1f0d5a6247e6a5c46d29209e03f3 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:26.454896  8012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135d1f0d5a6247e6a5c46d29209e03f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.455597  8084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135d1f0d5a6247e6a5c46d29209e03f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.455791  8312 tablet_bootstrap.cc:654] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.458143  8160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd99d68d55bf4258ba911bdeda12e271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.458390  8310 tablet_bootstrap.cc:492] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.460139  8159 tablet_service.cc:1511] Processing CreateTablet for tablet 135d1f0d5a6247e6a5c46d29209e03f3 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:26.461216  8005 tablet_service.cc:1511] Processing CreateTablet for tablet d3a051705b1f4b08b0e6f2246e526b4c (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:26.461779  8159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 135d1f0d5a6247e6a5c46d29209e03f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.461933  8011 tablet_service.cc:1511] Processing CreateTablet for tablet 6f27e94439cc46e781923db2fe0c3762 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:26.467654  8156 tablet_service.cc:1511] Processing CreateTablet for tablet 6f27e94439cc46e781923db2fe0c3762 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:26.462416  8005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a051705b1f4b08b0e6f2246e526b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.469549  8011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f27e94439cc46e781923db2fe0c3762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.480269  8310 tablet_bootstrap.cc:654] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.483072  8156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f27e94439cc46e781923db2fe0c3762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.451041  8153 tablet_service.cc:1511] Processing CreateTablet for tablet d3a051705b1f4b08b0e6f2246e526b4c (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:26.490942  8153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a051705b1f4b08b0e6f2246e526b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.501477  8079 tablet_service.cc:1511] Processing CreateTablet for tablet 6f27e94439cc46e781923db2fe0c3762 (DEFAULT_TABLE table=soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:26.502753  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f27e94439cc46e781923db2fe0c3762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:26.510433  8311 tablet_bootstrap.cc:492] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.515672  8312 tablet_bootstrap.cc:492] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.520376  8312 ts_tablet_manager.cc:1403] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.073s	user 0.003s	sys 0.013s
I20260710 11:05:26.519797  8311 ts_tablet_manager.cc:1403] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.003s
I20260710 11:05:26.523347  8312 raft_consensus.cc:359] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.526458  8312 raft_consensus.cc:385] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.526710  8312 raft_consensus.cc:740] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.527338  8312 consensus_queue.cc:260] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.528854  8310 tablet_bootstrap.cc:492] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.529413  8310 ts_tablet_manager.cc:1403] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.002s
I20260710 11:05:26.529711  8312 ts_tablet_manager.cc:1434] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:26.531613  8312 tablet_bootstrap.cc:492] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.530049  8311 raft_consensus.cc:359] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.533147  8311 raft_consensus.cc:385] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.533478  8311 raft_consensus.cc:740] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.533686  8310 raft_consensus.cc:359] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.534427  8310 raft_consensus.cc:385] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.534802  8310 raft_consensus.cc:740] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.534369  8311 consensus_queue.cc:260] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.535581  8310 consensus_queue.cc:260] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.538323  8312 tablet_bootstrap.cc:654] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.540213  8310 ts_tablet_manager.cc:1434] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:05:26.541261  8310 tablet_bootstrap.cc:492] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.543726  8311 ts_tablet_manager.cc:1434] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:05:26.544857  8311 tablet_bootstrap.cc:492] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.549793  8310 tablet_bootstrap.cc:654] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.550895  8311 tablet_bootstrap.cc:654] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.562614  8312 tablet_bootstrap.cc:492] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.563031  8310 tablet_bootstrap.cc:492] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.563061  8311 tablet_bootstrap.cc:492] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.563117  8312 ts_tablet_manager.cc:1403] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260710 11:05:26.563653  8310 ts_tablet_manager.cc:1403] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 11:05:26.563824  8311 ts_tablet_manager.cc:1403] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:05:26.566015  8312 raft_consensus.cc:359] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.566745  8312 raft_consensus.cc:385] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.567008  8312 raft_consensus.cc:740] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.566906  8311 raft_consensus.cc:359] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.566906  8310 raft_consensus.cc:359] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.567826  8311 raft_consensus.cc:385] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.568106  8310 raft_consensus.cc:385] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.568133  8311 raft_consensus.cc:740] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.568591  8310 raft_consensus.cc:740] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.568413  8312 consensus_queue.cc:260] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.569003  8311 consensus_queue.cc:260] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.569545  8310 consensus_queue.cc:260] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.570931  8312 ts_tablet_manager.cc:1434] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:26.571389  8311 ts_tablet_manager.cc:1434] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:26.571868  8312 tablet_bootstrap.cc:492] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.572350  8311 tablet_bootstrap.cc:492] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.573900  8310 ts_tablet_manager.cc:1434] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:05:26.574826  8310 tablet_bootstrap.cc:492] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.579020  8311 tablet_bootstrap.cc:654] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.583266  8310 tablet_bootstrap.cc:654] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.583678  8312 tablet_bootstrap.cc:654] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.591547  8311 tablet_bootstrap.cc:492] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.592103  8311 ts_tablet_manager.cc:1403] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260710 11:05:26.593171  8312 tablet_bootstrap.cc:492] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.593672  8312 ts_tablet_manager.cc:1403] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 11:05:26.595103  8311 raft_consensus.cc:359] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.595875  8311 raft_consensus.cc:385] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.596203  8311 raft_consensus.cc:740] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.596364  8312 raft_consensus.cc:359] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.597205  8311 consensus_queue.cc:260] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.597086  8312 raft_consensus.cc:385] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.598080  8312 raft_consensus.cc:740] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.598836  8312 consensus_queue.cc:260] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.599661  8311 ts_tablet_manager.cc:1434] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:26.600732  8311 tablet_bootstrap.cc:492] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.601213  8312 ts_tablet_manager.cc:1434] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:26.602119  8312 tablet_bootstrap.cc:492] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.602538  8310 tablet_bootstrap.cc:492] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.603016  8310 ts_tablet_manager.cc:1403] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260710 11:05:26.605921  8310 raft_consensus.cc:359] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.606587  8310 raft_consensus.cc:385] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.606880  8310 raft_consensus.cc:740] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.607539  8310 consensus_queue.cc:260] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.608435  8312 tablet_bootstrap.cc:654] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.609686  8310 ts_tablet_manager.cc:1434] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:05:26.610731  8310 tablet_bootstrap.cc:492] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.612742  8311 tablet_bootstrap.cc:654] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.616684  8310 tablet_bootstrap.cc:654] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.625073  8310 tablet_bootstrap.cc:492] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.625581  8310 ts_tablet_manager.cc:1403] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 11:05:26.628362  8310 raft_consensus.cc:359] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.629107  8310 raft_consensus.cc:385] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.629395  8310 raft_consensus.cc:740] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.629881  8312 tablet_bootstrap.cc:492] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.630035  8310 consensus_queue.cc:260] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.630424  8312 ts_tablet_manager.cc:1403] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.016s
I20260710 11:05:26.630832  8311 tablet_bootstrap.cc:492] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.631958  8310 ts_tablet_manager.cc:1434] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:05:26.632438  8311 ts_tablet_manager.cc:1403] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.006s
I20260710 11:05:26.633590  8310 tablet_bootstrap.cc:492] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.633409  8312 raft_consensus.cc:359] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.634145  8312 raft_consensus.cc:385] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.634438  8312 raft_consensus.cc:740] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.635151  8312 consensus_queue.cc:260] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.635618  8311 raft_consensus.cc:359] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.636351  8311 raft_consensus.cc:385] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.636649  8311 raft_consensus.cc:740] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.637435  8311 consensus_queue.cc:260] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.639599  8311 ts_tablet_manager.cc:1434] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:26.640429  8312 ts_tablet_manager.cc:1434] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:05:26.640494  8311 tablet_bootstrap.cc:492] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.641553  8312 tablet_bootstrap.cc:492] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.643848  8310 tablet_bootstrap.cc:654] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.647639  8311 tablet_bootstrap.cc:654] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.648449  8312 tablet_bootstrap.cc:654] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.662482  8312 tablet_bootstrap.cc:492] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.662848  8310 tablet_bootstrap.cc:492] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.662882  8311 tablet_bootstrap.cc:492] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.663043  8312 ts_tablet_manager.cc:1403] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260710 11:05:26.663475  8310 ts_tablet_manager.cc:1403] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.012s
I20260710 11:05:26.663620  8311 ts_tablet_manager.cc:1403] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:05:26.665076  8298 raft_consensus.cc:493] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:26.665580  8298 raft_consensus.cc:515] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.666615  8310 raft_consensus.cc:359] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.666522  8311 raft_consensus.cc:359] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.667213  8310 raft_consensus.cc:385] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.667315  8311 raft_consensus.cc:385] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.667583  8310 raft_consensus.cc:740] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.667701  8311 raft_consensus.cc:740] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.668473  8310 consensus_queue.cc:260] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.668512  8311 consensus_queue.cc:260] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.667764  8298 leader_election.cc:290] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:26.670171  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ac423989a34fab883079c720a1cf49" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:26.670789  8310 ts_tablet_manager.cc:1434] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:26.673695  8021 raft_consensus.cc:2468] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 0.
I20260710 11:05:26.674477  8310 tablet_bootstrap.cc:492] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.671268  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ac423989a34fab883079c720a1cf49" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:26.676414  8094 raft_consensus.cc:2468] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 0.
I20260710 11:05:26.676717  8135 leader_election.cc:304] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:26.678104  8311 ts_tablet_manager.cc:1434] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:05:26.678409  8298 raft_consensus.cc:2804] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:26.678826  8298 raft_consensus.cc:493] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:26.679132  8311 tablet_bootstrap.cc:492] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.679203  8298 raft_consensus.cc:3060] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.684335  8310 tablet_bootstrap.cc:654] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.687101  8298 raft_consensus.cc:515] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.690392  8312 raft_consensus.cc:359] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.690762  8241 raft_consensus.cc:493] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:26.691159  8312 raft_consensus.cc:385] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.691332  8241 raft_consensus.cc:515] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.692131  8312 raft_consensus.cc:740] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.693025  8312 consensus_queue.cc:260] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.695211  8298 leader_election.cc:290] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:26.696633  8311 tablet_bootstrap.cc:654] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.697610  8312 ts_tablet_manager.cc:1434] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.004s
I20260710 11:05:26.698732  8312 tablet_bootstrap.cc:492] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.705448  8312 tablet_bootstrap.cc:654] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.706902  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ac423989a34fab883079c720a1cf49" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:26.707535  8094 raft_consensus.cc:3060] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.709546  8311 tablet_bootstrap.cc:492] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.710196  8311 ts_tablet_manager.cc:1403] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260710 11:05:26.713126  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca350c01c074a6bbbc232d782c45f58" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:26.713891  8095 raft_consensus.cc:2468] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:26.715188  7988 leader_election.cc:304] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.709743  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ac423989a34fab883079c720a1cf49" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:26.717048  8312 tablet_bootstrap.cc:492] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.717557  8312 ts_tablet_manager.cc:1403] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:05:26.719645  8311 raft_consensus.cc:359] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.722384  8311 raft_consensus.cc:385] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.722854  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca350c01c074a6bbbc232d782c45f58" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:26.723196  8311 raft_consensus.cc:740] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.723847  8169 raft_consensus.cc:2468] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:26.716667  8021 raft_consensus.cc:3060] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.725080  8311 consensus_queue.cc:260] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.720391  8312 raft_consensus.cc:359] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.727242  8312 raft_consensus.cc:385] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.727564  8312 raft_consensus.cc:740] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.728267  8312 consensus_queue.cc:260] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.728363  8241 leader_election.cc:290] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:26.739344  8310 tablet_bootstrap.cc:492] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.739862  8310 ts_tablet_manager.cc:1403] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.066s	user 0.033s	sys 0.026s
I20260710 11:05:26.731514  8333 raft_consensus.cc:2804] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:26.740413  8333 raft_consensus.cc:493] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:26.740741  8333 raft_consensus.cc:3060] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.735481  8312 ts_tablet_manager.cc:1434] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 11:05:26.742761  8310 raft_consensus.cc:359] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.743193  8312 tablet_bootstrap.cc:492] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.730361  8311 ts_tablet_manager.cc:1434] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:05:26.747927  8333 raft_consensus.cc:515] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.748768  8312 tablet_bootstrap.cc:654] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.750680  8095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca350c01c074a6bbbc232d782c45f58" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:26.750878  8333 leader_election.cc:290] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:26.751073  8310 raft_consensus.cc:385] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.751443  8310 raft_consensus.cc:740] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.751276  8095 raft_consensus.cc:3060] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.752133  8311 tablet_bootstrap.cc:492] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.752177  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca350c01c074a6bbbc232d782c45f58" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:26.752152  8310 consensus_queue.cc:260] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.753695  8169 raft_consensus.cc:3060] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.755215  8310 ts_tablet_manager.cc:1434] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:05:26.756217  8310 tablet_bootstrap.cc:492] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.759387  8095 raft_consensus.cc:2468] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:26.764237  8169 raft_consensus.cc:2468] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:26.765156  7988 leader_election.cc:304] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.766592  8298 raft_consensus.cc:493] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:26.767158  8298 raft_consensus.cc:515] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.769507  8298 leader_election.cc:290] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:26.770282  8333 raft_consensus.cc:2804] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:26.767478  8094 raft_consensus.cc:2468] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 1.
I20260710 11:05:26.770622  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe531290b774ab98bd7be42ed8b36c4" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:26.771282  8096 raft_consensus.cc:2468] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 0.
I20260710 11:05:26.771754  8312 tablet_bootstrap.cc:492] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.771544  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe531290b774ab98bd7be42ed8b36c4" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:26.772351  8312 ts_tablet_manager.cc:1403] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260710 11:05:26.772511  8022 raft_consensus.cc:2468] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 0.
I20260710 11:05:26.772379  8137 leader_election.cc:304] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.773651  8298 raft_consensus.cc:2804] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:26.774248  8298 raft_consensus.cc:697] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:26.771296  8333 raft_consensus.cc:697] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:26.775521  8298 consensus_queue.cc:237] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.775904  8333 consensus_queue.cc:237] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.761945  8021 raft_consensus.cc:2468] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 1.
I20260710 11:05:26.772078  8311 tablet_bootstrap.cc:654] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.774585  8137 leader_election.cc:304] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.779258  8328 raft_consensus.cc:2804] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:26.779631  8328 raft_consensus.cc:493] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:26.779537  8312 raft_consensus.cc:359] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.780110  8328 raft_consensus.cc:3060] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.780325  8312 raft_consensus.cc:385] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.780670  8312 raft_consensus.cc:740] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.781446  8312 consensus_queue.cc:260] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.784216  8312 ts_tablet_manager.cc:1434] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:26.785359  8312 tablet_bootstrap.cc:492] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.787654  8282 raft_consensus.cc:493] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:26.788157  8282 raft_consensus.cc:515] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.790177  8282 leader_election.cc:290] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:26.791814  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80799d1a8ea74d1bb826514cef684893" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:26.792126  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80799d1a8ea74d1bb826514cef684893" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:26.792486  8021 raft_consensus.cc:2468] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:26.792902  8169 raft_consensus.cc:2468] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:26.794595  8312 tablet_bootstrap.cc:654] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.794895  8282 raft_consensus.cc:493] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:26.795410  8282 raft_consensus.cc:515] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.796809  8061 leader_election.cc:304] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.797405  8282 leader_election.cc:290] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:26.797941  8282 raft_consensus.cc:2804] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:26.798256  8282 raft_consensus.cc:493] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:26.798569  8282 raft_consensus.cc:3060] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.798668  8328 raft_consensus.cc:515] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.801504  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe531290b774ab98bd7be42ed8b36c4" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:26.762483  8310 tablet_bootstrap.cc:654] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.802101  8021 raft_consensus.cc:3060] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.807076  8312 tablet_bootstrap.cc:492] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.807778  8312 ts_tablet_manager.cc:1403] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260710 11:05:26.809079  8328 leader_election.cc:290] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:26.810874  8312 raft_consensus.cc:359] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.811722  8312 raft_consensus.cc:385] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.812047  8312 raft_consensus.cc:740] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.812876  8312 consensus_queue.cc:260] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.814689  8021 raft_consensus.cc:2468] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 1.
I20260710 11:05:26.815225  8312 ts_tablet_manager.cc:1434] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:26.816354  8312 tablet_bootstrap.cc:492] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f: Bootstrap starting.
I20260710 11:05:26.817116  8135 leader_election.cc:304] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:26.817446  8282 raft_consensus.cc:515] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.819414  8282 leader_election.cc:290] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:26.820273  8328 raft_consensus.cc:2804] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:26.822367  8311 tablet_bootstrap.cc:492] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.822890  8311 ts_tablet_manager.cc:1403] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.033s
I20260710 11:05:26.823856  8312 tablet_bootstrap.cc:654] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.826351  8311 raft_consensus.cc:359] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.827147  8311 raft_consensus.cc:385] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.827405  8311 raft_consensus.cc:740] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.828083  8311 consensus_queue.cc:260] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.828212  7920 catalog_manager.cc:5697] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:26.831807  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99d68d55bf4258ba911bdeda12e271" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:26.831437  7919 catalog_manager.cc:5697] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131). New cstate: current_term: 1 leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:26.832615  8021 raft_consensus.cc:2468] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:26.836431  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99d68d55bf4258ba911bdeda12e271" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:26.836755  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80799d1a8ea74d1bb826514cef684893" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:26.837121  8169 raft_consensus.cc:2468] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:26.837487  8021 raft_consensus.cc:3060] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.838733  8312 tablet_bootstrap.cc:492] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f: No bootstrap required, opened a new log
I20260710 11:05:26.839233  8312 ts_tablet_manager.cc:1403] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260710 11:05:26.841894  8312 raft_consensus.cc:359] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.842666  8312 raft_consensus.cc:385] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.843003  8312 raft_consensus.cc:740] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.843743  8312 consensus_queue.cc:260] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.845907  8312 ts_tablet_manager.cc:1434] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:26.845919  8310 tablet_bootstrap.cc:492] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.847066  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80799d1a8ea74d1bb826514cef684893" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:26.847704  8169 raft_consensus.cc:3060] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.848361  8021 raft_consensus.cc:2468] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:26.850458  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe531290b774ab98bd7be42ed8b36c4" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:26.851045  8096 raft_consensus.cc:3060] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.847074  8310 ts_tablet_manager.cc:1403] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.004s
I20260710 11:05:26.856487  8310 raft_consensus.cc:359] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.857255  8310 raft_consensus.cc:385] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.857543  8310 raft_consensus.cc:740] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.857607  8311 ts_tablet_manager.cc:1434] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.034s	user 0.020s	sys 0.013s
I20260710 11:05:26.858754  8311 tablet_bootstrap.cc:492] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.860713  8169 raft_consensus.cc:2468] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:26.858327  8310 consensus_queue.cc:260] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.864002  8310 ts_tablet_manager.cc:1434] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 11:05:26.865949  8311 tablet_bootstrap.cc:654] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.865916  8282 raft_consensus.cc:493] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:26.866575  8282 raft_consensus.cc:515] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.865433  8310 tablet_bootstrap.cc:492] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.868559  8282 leader_election.cc:290] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:26.865890  8328 raft_consensus.cc:697] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Becoming Leader. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:26.870198  8328 consensus_queue.cc:237] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.879582  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e5934dff2477d85c1f16fb04ff116" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:26.880410  8169 raft_consensus.cc:2468] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:26.865373  8096 raft_consensus.cc:2468] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 1.
I20260710 11:05:26.885212  8061 leader_election.cc:304] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.886132  8310 tablet_bootstrap.cc:654] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.887321  8282 raft_consensus.cc:2804] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:26.887784  8282 raft_consensus.cc:493] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:26.888118  8282 raft_consensus.cc:3060] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.889163  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e5934dff2477d85c1f16fb04ff116" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:26.889894  8021 raft_consensus.cc:2468] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
W20260710 11:05:26.896034  7968 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:26.895576  8282 raft_consensus.cc:515] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.897166  8061 leader_election.cc:304] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.898064  8338 raft_consensus.cc:2804] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:26.898676  8310 tablet_bootstrap.cc:492] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.899183  8310 ts_tablet_manager.cc:1403] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260710 11:05:26.900498  8282 leader_election.cc:290] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:26.901841  8310 raft_consensus.cc:359] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.902567  8310 raft_consensus.cc:385] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.902819  8310 raft_consensus.cc:740] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.903476  8310 consensus_queue.cc:260] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.908281  8310 ts_tablet_manager.cc:1434] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:05:26.908305  8338 raft_consensus.cc:697] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:26.909248  8310 tablet_bootstrap.cc:492] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103: Bootstrap starting.
I20260710 11:05:26.909451  8338 consensus_queue.cc:237] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.912936  8061 leader_election.cc:304] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.913815  8352 raft_consensus.cc:2804] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:26.914259  8311 tablet_bootstrap.cc:492] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.914198  8352 raft_consensus.cc:493] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:26.914636  8352 raft_consensus.cc:3060] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.914753  8311 ts_tablet_manager.cc:1403] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.023s
I20260710 11:05:26.917421  8311 raft_consensus.cc:359] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.918020  8310 tablet_bootstrap.cc:654] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.921656  8352 raft_consensus.cc:515] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.918045  8311 raft_consensus.cc:385] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.924607  8311 raft_consensus.cc:740] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.925379  8311 consensus_queue.cc:260] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.926462  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99d68d55bf4258ba911bdeda12e271" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:26.927039  8021 raft_consensus.cc:3060] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.927336  8311 ts_tablet_manager.cc:1434] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:26.926967  7920 catalog_manager.cc:5697] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131). New cstate: current_term: 1 leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:26.928369  8311 tablet_bootstrap.cc:492] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a: Bootstrap starting.
I20260710 11:05:26.933068  8352 leader_election.cc:290] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:26.939026  8310 tablet_bootstrap.cc:492] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103: No bootstrap required, opened a new log
I20260710 11:05:26.939502  8310 ts_tablet_manager.cc:1403] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260710 11:05:26.940599  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd99d68d55bf4258ba911bdeda12e271" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:26.941212  8169 raft_consensus.cc:3060] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.941517  8021 raft_consensus.cc:2468] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:26.942072  8310 raft_consensus.cc:359] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.944097  8310 raft_consensus.cc:385] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.944504  8310 raft_consensus.cc:740] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.947970  8311 tablet_bootstrap.cc:654] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:26.947949  8169 raft_consensus.cc:2468] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:26.948824  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e5934dff2477d85c1f16fb04ff116" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:26.949402  8021 raft_consensus.cc:3060] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.950062  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e5934dff2477d85c1f16fb04ff116" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:26.945755  8310 consensus_queue.cc:260] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.951606  8169 raft_consensus.cc:3060] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:26.952555  8310 ts_tablet_manager.cc:1434] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:05:26.950853  8061 leader_election.cc:304] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.954620  8311 tablet_bootstrap.cc:492] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a: No bootstrap required, opened a new log
I20260710 11:05:26.955072  8311 ts_tablet_manager.cc:1403] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.001s
I20260710 11:05:26.955291  8338 raft_consensus.cc:2804] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:26.955775  8338 raft_consensus.cc:697] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:26.956123  8021 raft_consensus.cc:2468] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:26.956548  8338 consensus_queue.cc:237] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.957996  8061 leader_election.cc:304] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:26.957876  8311 raft_consensus.cc:359] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.958745  8311 raft_consensus.cc:385] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:26.959012  8352 raft_consensus.cc:2804] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:26.959153  8311 raft_consensus.cc:740] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Initialized, Role: FOLLOWER
I20260710 11:05:26.959852  8311 consensus_queue.cc:260] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.959714  7919 catalog_manager.cc:5697] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:26.959553  8352 raft_consensus.cc:697] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:26.962133  8352 consensus_queue.cc:237] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:26.964215  8311 ts_tablet_manager.cc:1434] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:26.964942  8169 raft_consensus.cc:2468] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:26.980880  7918 catalog_manager.cc:5697] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:26.982316  7918 catalog_manager.cc:5697] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.055708  8333 raft_consensus.cc:493] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:27.056105  8333 raft_consensus.cc:515] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.057709  8333 leader_election.cc:290] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.058454  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135d1f0d5a6247e6a5c46d29209e03f3" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" is_pre_election: true
I20260710 11:05:27.058699  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135d1f0d5a6247e6a5c46d29209e03f3" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:27.059038  8096 raft_consensus.cc:2468] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:27.059351  8169 raft_consensus.cc:2468] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 0.
I20260710 11:05:27.060048  7988 leader_election.cc:304] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.060747  8333 raft_consensus.cc:2804] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:27.061079  8333 raft_consensus.cc:493] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:27.061316  8333 raft_consensus.cc:3060] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.066551  8333 raft_consensus.cc:515] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.068293  8333 leader_election.cc:290] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.069031  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135d1f0d5a6247e6a5c46d29209e03f3" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:27.069674  8096 raft_consensus.cc:3060] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.069533  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135d1f0d5a6247e6a5c46d29209e03f3" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.070235  8169 raft_consensus.cc:3060] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.077044  8169 raft_consensus.cc:2468] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:27.077044  8096 raft_consensus.cc:2468] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 1.
I20260710 11:05:27.078428  7988 leader_election.cc:304] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.078583  8338 raft_consensus.cc:493] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:27.079267  8333 raft_consensus.cc:2804] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:27.079046  8338 raft_consensus.cc:515] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.079728  8333 raft_consensus.cc:697] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:27.080907  8338 leader_election.cc:290] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.080571  8333 consensus_queue.cc:237] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.081772  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f27e94439cc46e781923db2fe0c3762" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:27.082067  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f27e94439cc46e781923db2fe0c3762" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:27.082470  8022 raft_consensus.cc:2468] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:27.082624  8169 raft_consensus.cc:2468] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:27.083750  8061 leader_election.cc:304] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.084564  8338 raft_consensus.cc:2804] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:27.085071  8338 raft_consensus.cc:493] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:27.085372  8338 raft_consensus.cc:3060] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.090525  8338 raft_consensus.cc:515] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.092671  8338 leader_election.cc:290] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.093204  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f27e94439cc46e781923db2fe0c3762" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:27.093605  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f27e94439cc46e781923db2fe0c3762" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.093758  8022 raft_consensus.cc:3060] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.094210  8169 raft_consensus.cc:3060] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.095714  7918 catalog_manager.cc:5697] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 1 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.099011  8022 raft_consensus.cc:2468] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:27.100044  8061 leader_election.cc:304] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.100484  8169 raft_consensus.cc:2468] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:27.100911  8338 raft_consensus.cc:2804] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:27.100924  8352 raft_consensus.cc:493] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:27.101624  8352 raft_consensus.cc:515] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.101630  8338 raft_consensus.cc:697] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:27.103866  8352 leader_election.cc:290] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.103577  8338 consensus_queue.cc:237] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.104928  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a051705b1f4b08b0e6f2246e526b4c" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" is_pre_election: true
I20260710 11:05:27.105477  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a051705b1f4b08b0e6f2246e526b4c" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103" is_pre_election: true
I20260710 11:05:27.106094  8169 raft_consensus.cc:2468] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:27.106314  8022 raft_consensus.cc:2468] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 0.
I20260710 11:05:27.107779  8061 leader_election.cc:304] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.108664  8352 raft_consensus.cc:2804] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:27.109030  8352 raft_consensus.cc:493] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:27.109329  8352 raft_consensus.cc:3060] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.115198  7918 catalog_manager.cc:5697] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.116087  8352 raft_consensus.cc:515] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.118094  8352 leader_election.cc:290] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.118705  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a051705b1f4b08b0e6f2246e526b4c" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:27.119257  8022 raft_consensus.cc:3060] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.119153  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a051705b1f4b08b0e6f2246e526b4c" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.119796  8169 raft_consensus.cc:3060] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.126050  8169 raft_consensus.cc:2468] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:27.126086  8022 raft_consensus.cc:2468] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 1.
I20260710 11:05:27.127238  8061 leader_election.cc:304] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.127873  8352 raft_consensus.cc:2804] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:27.128351  8352 raft_consensus.cc:697] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:27.129199  8352 consensus_queue.cc:237] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.144063  7918 catalog_manager.cc:5697] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 0 to 1, leader changed from <none> to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 1 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.231264  8328 consensus_queue.cc:1048] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.250020  8094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80799d1a8ea74d1bb826514cef684893"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
mode: GRACEFUL
new_leader_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:43436
I20260710 11:05:27.250032  8342 consensus_queue.cc:1048] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:27.250949  8094 raft_consensus.cc:606] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Received request to transfer leadership to TS 10b23a747f794957b51b6fc8dab78103
I20260710 11:05:27.257982  8094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c8e5934dff2477d85c1f16fb04ff116"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
mode: GRACEFUL
new_leader_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:43436
I20260710 11:05:27.258466  8094 raft_consensus.cc:606] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Received request to transfer leadership to TS 10b23a747f794957b51b6fc8dab78103
I20260710 11:05:27.263532  8333 consensus_queue.cc:1048] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.266094  8169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afe531290b774ab98bd7be42ed8b36c4"
dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
mode: GRACEFUL
new_leader_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:38582
I20260710 11:05:27.266613  8169 raft_consensus.cc:606] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Received request to transfer leadership to TS 10b23a747f794957b51b6fc8dab78103
I20260710 11:05:27.274382  8171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06ac423989a34fab883079c720a1cf49"
dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
mode: GRACEFUL
new_leader_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:38582
I20260710 11:05:27.274947  8171 raft_consensus.cc:606] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Received request to transfer leadership to TS 10b23a747f794957b51b6fc8dab78103
I20260710 11:05:27.277791  8333 consensus_queue.cc:1048] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.283293  8021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ca350c01c074a6bbbc232d782c45f58"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
mode: GRACEFUL
new_leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:44470
I20260710 11:05:27.283501  8328 consensus_queue.cc:1048] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.283906  8021 raft_consensus.cc:606] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Received request to transfer leadership to TS d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:27.295668  8342 raft_consensus.cc:993] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a: : Instructing follower 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:27.296109  8342 raft_consensus.cc:1081] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Signalling peer 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:27.298091  8020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afe531290b774ab98bd7be42ed8b36c4"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:44444
I20260710 11:05:27.298718  8020 raft_consensus.cc:493] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.299093  8020 raft_consensus.cc:3060] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.303388  8021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "135d1f0d5a6247e6a5c46d29209e03f3"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
mode: GRACEFUL
new_leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:44470
I20260710 11:05:27.304533  8021 raft_consensus.cc:606] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Received request to transfer leadership to TS d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:27.305821  8342 consensus_queue.cc:1048] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.306097  8020 raft_consensus.cc:515] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.308876  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe531290b774ab98bd7be42ed8b36c4" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:27.309326  8020 leader_election.cc:290] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 2 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.312657  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe531290b774ab98bd7be42ed8b36c4" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.313226  8169 raft_consensus.cc:3055] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.313491  8169 raft_consensus.cc:740] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:27.314718  8169 consensus_queue.cc:260] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.315969  8169 raft_consensus.cc:3060] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.316465  8096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f27e94439cc46e781923db2fe0c3762"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
mode: GRACEFUL
new_leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
 from {username='slave'} at 127.0.0.1:43436
I20260710 11:05:27.317065  8096 raft_consensus.cc:606] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Received request to transfer leadership to TS 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:27.321964  8169 raft_consensus.cc:2468] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 2.
I20260710 11:05:27.322849  7986 leader_election.cc:304] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [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: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: d6ad9a9b83b64aca99bb619c3b352e5f
I20260710 11:05:27.323478  8333 raft_consensus.cc:2804] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.323839  8333 raft_consensus.cc:697] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 2 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:27.324532  8333 consensus_queue.cc:237] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.331122  7920 catalog_manager.cc:5697] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 1 to 2, leader changed from 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131) to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.381974  8352 consensus_queue.cc:1048] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.388031  8338 raft_consensus.cc:993] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f: : Instructing follower 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:27.388499  8282 raft_consensus.cc:1081] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Signalling peer 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:27.390117  8020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c8e5934dff2477d85c1f16fb04ff116"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:44454
I20260710 11:05:27.392046  8020 raft_consensus.cc:493] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.392419  8020 raft_consensus.cc:3060] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.393385  8351 consensus_queue.cc:1048] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.398880  8020 raft_consensus.cc:515] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.403262  8020 leader_election.cc:290] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 2 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.403381  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e5934dff2477d85c1f16fb04ff116" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:27.404014  8094 raft_consensus.cc:3055] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.404356  8094 raft_consensus.cc:740] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:27.405155  8094 consensus_queue.cc:260] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.406364  8094 raft_consensus.cc:3060] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.406457  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e5934dff2477d85c1f16fb04ff116" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.407294  8171 raft_consensus.cc:3060] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.413204  8094 raft_consensus.cc:2468] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 2.
I20260710 11:05:27.414279  7988 leader_election.cc:304] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.414320  8171 raft_consensus.cc:2468] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 2.
I20260710 11:05:27.414985  8333 raft_consensus.cc:2804] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.415431  8333 raft_consensus.cc:697] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 2 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:27.416090  8333 consensus_queue.cc:237] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.422443  7919 catalog_manager.cc:5697] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 1 to 2, leader changed from d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130) to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.429608  8351 consensus_queue.cc:1048] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.439136  8351 consensus_queue.cc:1048] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.443543  8351 consensus_queue.cc:1048] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.453456  8338 raft_consensus.cc:993] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f: : Instructing follower 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:27.453903  8338 raft_consensus.cc:1081] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Signalling peer 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:27.456449  8020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80799d1a8ea74d1bb826514cef684893"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:44454
I20260710 11:05:27.458443  8282 consensus_queue.cc:1048] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.464563  8020 raft_consensus.cc:493] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.464982  8020 raft_consensus.cc:3060] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.470307  8020 raft_consensus.cc:515] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.472752  8020 leader_election.cc:290] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 2 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.473421  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80799d1a8ea74d1bb826514cef684893" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:27.474031  8094 raft_consensus.cc:3055] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.474180  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80799d1a8ea74d1bb826514cef684893" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.474377  8094 raft_consensus.cc:740] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:27.474774  8169 raft_consensus.cc:3060] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.475198  8094 consensus_queue.cc:260] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.476437  8094 raft_consensus.cc:3060] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.480965  8169 raft_consensus.cc:2468] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 2.
I20260710 11:05:27.481304  8094 raft_consensus.cc:2468] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 2.
I20260710 11:05:27.481890  7986 leader_election.cc:304] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:27.482674  8333 raft_consensus.cc:2804] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.483093  8333 raft_consensus.cc:697] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 2 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:27.483749  8333 consensus_queue.cc:237] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.489648  8333 consensus_queue.cc:1048] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.490383  7920 catalog_manager.cc:5697] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 1 to 2, leader changed from d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130) to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.499687  8241 consensus_queue.cc:1048] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.507558  8377 raft_consensus.cc:993] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103: : Instructing follower d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:27.508086  8378 raft_consensus.cc:1081] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Signalling peer d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:27.509716  8096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "135d1f0d5a6247e6a5c46d29209e03f3"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:43430
I20260710 11:05:27.510238  8096 raft_consensus.cc:493] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.510607  8096 raft_consensus.cc:3060] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.515687  8096 raft_consensus.cc:515] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.517464  8096 leader_election.cc:290] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.518030  8020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135d1f0d5a6247e6a5c46d29209e03f3" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:27.518414  8169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "135d1f0d5a6247e6a5c46d29209e03f3" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.518671  8020 raft_consensus.cc:3055] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.518954  8169 raft_consensus.cc:3060] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.518971  8020 raft_consensus.cc:740] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:27.519865  8020 consensus_queue.cc:260] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.521075  8020 raft_consensus.cc:3060] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.525223  8169 raft_consensus.cc:2468] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:27.526217  8061 leader_election.cc:304] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.526788  8282 raft_consensus.cc:2804] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.527134  8020 raft_consensus.cc:2468] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:27.527169  8282 raft_consensus.cc:697] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:27.528189  8282 consensus_queue.cc:237] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.534032  7918 catalog_manager.cc:5697] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 1 to 2, leader changed from 10b23a747f794957b51b6fc8dab78103 (127.3.105.129) to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.610628  8282 consensus_queue.cc:1048] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.617208  8351 raft_consensus.cc:993] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f: : Instructing follower 5f7a6600259f47cb84e9d379e5fdf22a to start an election
I20260710 11:05:27.617654  8338 raft_consensus.cc:1081] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Signalling peer 5f7a6600259f47cb84e9d379e5fdf22a to start an election
I20260710 11:05:27.620939  8169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f27e94439cc46e781923db2fe0c3762"
dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
 from {username='slave'} at 127.0.0.1:38580
I20260710 11:05:27.621438  8169 raft_consensus.cc:493] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.621758  8169 raft_consensus.cc:3060] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.622203  8351 consensus_queue.cc:1048] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.627712  8169 raft_consensus.cc:515] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.629980  8169 leader_election.cc:290] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:27.630193  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f27e94439cc46e781923db2fe0c3762" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:27.631171  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f27e94439cc46e781923db2fe0c3762" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:27.631309  8096 raft_consensus.cc:3055] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.631744  8096 raft_consensus.cc:740] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:27.631798  8021 raft_consensus.cc:3060] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.632586  8096 consensus_queue.cc:260] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.633867  8096 raft_consensus.cc:3060] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.638782  8021 raft_consensus.cc:2468] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 2.
I20260710 11:05:27.639631  8096 raft_consensus.cc:2468] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 2.
I20260710 11:05:27.639747  8135 leader_election.cc:304] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, 5f7a6600259f47cb84e9d379e5fdf22a; no voters: 
I20260710 11:05:27.640651  8342 raft_consensus.cc:2804] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.641125  8342 raft_consensus.cc:697] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 LEADER]: Becoming Leader. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:27.641873  8342 consensus_queue.cc:237] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.648272  7918 catalog_manager.cc:5697] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a reported cstate change: term changed from 1 to 2, leader changed from d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130) to 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131). New cstate: current_term: 2 leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:27.679395  8351 consensus_queue.cc:1048] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.685920  8352 consensus_queue.cc:1048] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:27.798705  8169 raft_consensus.cc:1275] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:27.799778  8377 consensus_queue.cc:1048] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:27.806542  8096 raft_consensus.cc:3060] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.814136  8096 raft_consensus.cc:1275] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:27.815433  8241 consensus_queue.cc:1048] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:27.822149  8241 raft_consensus.cc:993] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103: : Instructing follower d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:27.822608  8378 raft_consensus.cc:1081] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Signalling peer d6ad9a9b83b64aca99bb619c3b352e5f to start an election
I20260710 11:05:27.824157  8094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ca350c01c074a6bbbc232d782c45f58"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
 from {username='slave'} at 127.0.0.1:43430
I20260710 11:05:27.824604  8094 raft_consensus.cc:493] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.824977  8094 raft_consensus.cc:3060] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.830451  8094 raft_consensus.cc:515] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.832064  8094 leader_election.cc:290] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.832695  8021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca350c01c074a6bbbc232d782c45f58" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:27.832911  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca350c01c074a6bbbc232d782c45f58" candidate_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.833287  8021 raft_consensus.cc:3055] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.833467  8171 raft_consensus.cc:3060] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.833595  8021 raft_consensus.cc:740] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:27.834321  8021 consensus_queue.cc:260] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.835211  8021 raft_consensus.cc:3060] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.839716  8171 raft_consensus.cc:2468] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:27.840906  8061 leader_election.cc:304] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.841063  8341 raft_consensus.cc:993] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a: : Instructing follower 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:27.841639  8338 raft_consensus.cc:2804] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.842097  8338 raft_consensus.cc:697] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Becoming Leader. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:27.842880  8338 consensus_queue.cc:237] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.843446  8341 raft_consensus.cc:1081] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Signalling peer 10b23a747f794957b51b6fc8dab78103 to start an election
I20260710 11:05:27.845183  8020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06ac423989a34fab883079c720a1cf49"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
 from {username='slave'} at 127.0.0.1:44444
I20260710 11:05:27.845747  8020 raft_consensus.cc:493] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:27.846119  8020 raft_consensus.cc:3060] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.847330  8021 raft_consensus.cc:2468] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6ad9a9b83b64aca99bb619c3b352e5f in term 2.
I20260710 11:05:27.852239  8020 raft_consensus.cc:515] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.852602  7919 catalog_manager.cc:5697] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f reported cstate change: term changed from 1 to 2, leader changed from 10b23a747f794957b51b6fc8dab78103 (127.3.105.129) to d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130). New cstate: current_term: 2 leader_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.854794  8094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ac423989a34fab883079c720a1cf49" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:27.855360  8094 raft_consensus.cc:3060] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.855927  8171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ac423989a34fab883079c720a1cf49" candidate_uuid: "10b23a747f794957b51b6fc8dab78103" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
I20260710 11:05:27.856508  8171 raft_consensus.cc:3055] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:27.856812  8171 raft_consensus.cc:740] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:27.857606  8171 consensus_queue.cc:260] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.858670  8171 raft_consensus.cc:3060] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:27.854918  8020 leader_election.cc:290] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 2 election: Requested vote from peers d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273), 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131:38343)
I20260710 11:05:27.861656  8094 raft_consensus.cc:2468] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 2.
I20260710 11:05:27.863016  7988 leader_election.cc:304] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10b23a747f794957b51b6fc8dab78103, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:27.863749  8378 raft_consensus.cc:2804] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:27.864121  8378 raft_consensus.cc:697] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 2 LEADER]: Becoming Leader. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:27.864471  8171 raft_consensus.cc:2468] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10b23a747f794957b51b6fc8dab78103 in term 2.
I20260710 11:05:27.865000  8378 consensus_queue.cc:237] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:27.871112  7919 catalog_manager.cc:5697] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 reported cstate change: term changed from 1 to 2, leader changed from 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131) to 10b23a747f794957b51b6fc8dab78103 (127.3.105.129). New cstate: current_term: 2 leader_uuid: "10b23a747f794957b51b6fc8dab78103" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:27.877872  8171 raft_consensus.cc:1275] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:27.879025  8378 consensus_queue.cc:1048] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:27.886045  8094 raft_consensus.cc:1275] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:27.887449  8241 consensus_queue.cc:1048] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:27.894083  8096 raft_consensus.cc:1275] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:27.896127  8241 consensus_queue.cc:1048] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:27.903236  8171 raft_consensus.cc:1275] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:27.904763  8241 consensus_queue.cc:1048] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:27.909194  8020 raft_consensus.cc:1275] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:27.910451  8352 consensus_queue.cc:1048] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:27.926277  8171 raft_consensus.cc:1275] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:27.928419  8282 consensus_queue.cc:1048] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.148594  8021 raft_consensus.cc:1275] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer 5f7a6600259f47cb84e9d379e5fdf22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.150161  8341 consensus_queue.cc:1048] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.169092  8094 raft_consensus.cc:1275] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Refusing update from remote peer 5f7a6600259f47cb84e9d379e5fdf22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.173666  8384 consensus_queue.cc:1048] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.250108  8094 raft_consensus.cc:1275] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.251268  8241 consensus_queue.cc:1048] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.260617  8169 raft_consensus.cc:1275] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer 10b23a747f794957b51b6fc8dab78103: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.263214  8333 consensus_queue.cc:1048] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.289826  8021 raft_consensus.cc:1275] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.291198  8351 consensus_queue.cc:1048] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:28.299083  8169 raft_consensus.cc:1275] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Refusing update from remote peer d6ad9a9b83b64aca99bb619c3b352e5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:28.300423  8338 consensus_queue.cc:1048] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:05:29.005534  8192 debug-util.cc:398] Leaking SignalData structure 0x7b0800147ac0 after lost signal to thread 3497
W20260710 11:05:29.006418  8192 debug-util.cc:398] Leaking SignalData structure 0x7b0800202ae0 after lost signal to thread 7954
W20260710 11:05:29.007349  8192 debug-util.cc:398] Leaking SignalData structure 0x7b08000bd100 after lost signal to thread 8046
W20260710 11:05:29.008340  8192 debug-util.cc:398] Leaking SignalData structure 0x7b080025cba0 after lost signal to thread 8121
W20260710 11:05:29.009419  8192 debug-util.cc:398] Leaking SignalData structure 0x7b0800281a60 after lost signal to thread 8195
I20260710 11:05:30.443645  7920 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48826:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:30.473686  7920 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48826:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:30.600004  3494 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:30.770202  8407 log.cc:927] Time spent T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
I20260710 11:05:30.809309  8449 tablet.cc:1724] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.811180  8448 tablet.cc:1724] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:30.812907  8434 log.cc:927] Time spent T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f: Append to log took a long time: real 0.060s	user 0.003s	sys 0.000s
W20260710 11:05:30.827904  8419 log.cc:927] Time spent T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
W20260710 11:05:30.839706  8433 log.cc:927] Time spent T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a: Append to log took a long time: real 0.088s	user 0.002s	sys 0.000s
I20260710 11:05:30.838973  8452 tablet.cc:1724] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.848510  8453 tablet.cc:1724] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:30.865754  8061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.105.131:38343, user_credentials={real_user=slave}} blocked reactor thread for 77916.2us
I20260710 11:05:30.866552  8456 tablet.cc:1724] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.812649  8444 tablet.cc:1724] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.926622  8448 tablet.cc:1724] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.936712  8462 tablet.cc:1724] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.937784  8454 tablet.cc:1724] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.939354  8448 tablet.cc:1724] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.949364  8457 tablet.cc:1724] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.951771  8458 tablet.cc:1724] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.953080  8452 tablet.cc:1724] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.957751  8448 tablet.cc:1724] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:30.965911  8137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.3.105.130:46273, user_credentials={real_user=slave}} blocked reactor thread for 86856.7us
I20260710 11:05:30.970350  8021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6"
dest_uuid: "10b23a747f794957b51b6fc8dab78103"
mode: GRACEFUL
new_leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
 from {username='slave'} at 127.0.0.1:50880
I20260710 11:05:30.971122  8021 raft_consensus.cc:606] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Received request to transfer leadership to TS 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:30.979413  8460 tablet.cc:1724] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:30.999393  8459 tablet.cc:1724] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.002972  8449 tablet.cc:1724] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.018016  8444 tablet.cc:1724] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.042733  8459 tablet.cc:1724] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.046058  8453 tablet.cc:1724] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.048659  8452 tablet.cc:1724] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.058660  8457 tablet.cc:1724] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.061378  8444 tablet.cc:1724] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.052886  8449 tablet.cc:1724] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.032284  8462 tablet.cc:1724] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.083936  8096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0"
dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
mode: GRACEFUL
new_leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
 from {username='slave'} at 127.0.0.1:40996
I20260710 11:05:31.084599  8096 raft_consensus.cc:606] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Received request to transfer leadership to TS 5f7a6600259f47cb84e9d379e5fdf22a
I20260710 11:05:31.086407  3494 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:31.087014  3494 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:31.043946  8454 tablet.cc:1724] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.089267  8452 tablet.cc:1724] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:31.122884  7919 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90: soft_deleted_table [id=84c8adb9bb254759b50828d9df84f341] alter complete (version 1)
I20260710 11:05:31.302579  8436 raft_consensus.cc:993] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103: : Instructing follower 5f7a6600259f47cb84e9d379e5fdf22a to start an election
I20260710 11:05:31.303133  8333 raft_consensus.cc:1081] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Signalling peer 5f7a6600259f47cb84e9d379e5fdf22a to start an election
I20260710 11:05:31.304847  8170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6"
dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
 from {username='slave'} at 127.0.0.1:38574
I20260710 11:05:31.305334  8170 raft_consensus.cc:493] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.305665  8170 raft_consensus.cc:3060] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.311031  8170 raft_consensus.cc:515] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:31.312829  8170 leader_election.cc:290] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:31.313750  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:31.314102  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a96a909744f4e68a27d26e590a9dbc6" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:31.314491  8022 raft_consensus.cc:3055] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.314692  8096 raft_consensus.cc:3060] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.314877  8022 raft_consensus.cc:740] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10b23a747f794957b51b6fc8dab78103, State: Running, Role: LEADER
I20260710 11:05:31.315760  8022 consensus_queue.cc:260] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:31.316954  8022 raft_consensus.cc:3060] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.320209  8096 raft_consensus.cc:2468] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 2.
I20260710 11:05:31.321316  8137 leader_election.cc:304] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:31.322093  8468 raft_consensus.cc:2804] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.322458  8468 raft_consensus.cc:697] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 LEADER]: Becoming Leader. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:31.323308  8468 consensus_queue.cc:237] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:31.323480  8022 raft_consensus.cc:2468] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 2.
I20260710 11:05:31.333668  7918 catalog_manager.cc:5697] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a reported cstate change: term changed from 1 to 2, leader changed from 10b23a747f794957b51b6fc8dab78103 (127.3.105.129) to 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131). New cstate: current_term: 2 leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:31.477209  8473 raft_consensus.cc:993] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f: : Instructing follower 5f7a6600259f47cb84e9d379e5fdf22a to start an election
I20260710 11:05:31.478314  8447 raft_consensus.cc:1081] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Signalling peer 5f7a6600259f47cb84e9d379e5fdf22a to start an election
I20260710 11:05:31.481729  8170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0"
dest_uuid: "5f7a6600259f47cb84e9d379e5fdf22a"
 from {username='slave'} at 127.0.0.1:38580
I20260710 11:05:31.482292  8170 raft_consensus.cc:493] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:31.482647  8170 raft_consensus.cc:3060] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.489929  8170 raft_consensus.cc:515] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:31.491976  8170 leader_election.cc:290] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 2 election: Requested vote from peers 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257), d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273)
I20260710 11:05:31.492977  8096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f"
I20260710 11:05:31.493510  8096 raft_consensus.cc:3055] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:31.492471  8022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb6d0b7a2b3476c9602ffc1bed005c0" candidate_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10b23a747f794957b51b6fc8dab78103"
I20260710 11:05:31.493788  8096 raft_consensus.cc:740] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6ad9a9b83b64aca99bb619c3b352e5f, State: Running, Role: LEADER
I20260710 11:05:31.494016  8022 raft_consensus.cc:3060] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.494575  8096 consensus_queue.cc:260] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:31.495510  8096 raft_consensus.cc:3060] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:31.500732  8096 raft_consensus.cc:2468] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 2.
I20260710 11:05:31.500469  8022 raft_consensus.cc:2468] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7a6600259f47cb84e9d379e5fdf22a in term 2.
I20260710 11:05:31.501909  8137 leader_election.cc:304] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7a6600259f47cb84e9d379e5fdf22a, d6ad9a9b83b64aca99bb619c3b352e5f; no voters: 
I20260710 11:05:31.502861  8468 raft_consensus.cc:2804] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:31.503298  8468 raft_consensus.cc:697] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 LEADER]: Becoming Leader. State: Replica: 5f7a6600259f47cb84e9d379e5fdf22a, State: Running, Role: LEADER
I20260710 11:05:31.503947  8468 consensus_queue.cc:237] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } }
I20260710 11:05:31.512002  7918 catalog_manager.cc:5697] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a reported cstate change: term changed from 1 to 2, leader changed from d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130) to 5f7a6600259f47cb84e9d379e5fdf22a (127.3.105.131). New cstate: current_term: 2 leader_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7a6600259f47cb84e9d379e5fdf22a" member_type: VOTER last_known_addr { host: "127.3.105.131" port: 38343 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:31.719981  8096 raft_consensus.cc:1275] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Refusing update from remote peer 5f7a6600259f47cb84e9d379e5fdf22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.721271  8468 consensus_queue.cc:1048] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.736166  8022 raft_consensus.cc:1275] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer 5f7a6600259f47cb84e9d379e5fdf22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.737998  8468 consensus_queue.cc:1048] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.955506  8021 raft_consensus.cc:1275] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Refusing update from remote peer 5f7a6600259f47cb84e9d379e5fdf22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.956707  8468 consensus_queue.cc:1048] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10b23a747f794957b51b6fc8dab78103" member_type: VOTER last_known_addr { host: "127.3.105.129" port: 45257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:31.967033  8096 raft_consensus.cc:1275] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Refusing update from remote peer 5f7a6600259f47cb84e9d379e5fdf22a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:31.968362  8468 consensus_queue.cc:1048] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6ad9a9b83b64aca99bb619c3b352e5f" member_type: VOTER last_known_addr { host: "127.3.105.130" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.151214  3494 tablet_server.cc:179] TabletServer@127.3.105.129:0 shutting down...
W20260710 11:05:32.157150  8135 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 141 similar messages]
W20260710 11:05:32.163511  8135 consensus_peers.cc:597] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a -> Peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Couldn't send request to peer 10b23a747f794957b51b6fc8dab78103. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:32.189742  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:32.190495  3494 tablet_replica.cc:333] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.191205  3494 raft_consensus.cc:2243] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.191639  3494 raft_consensus.cc:2272] T d3a051705b1f4b08b0e6f2246e526b4c P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.193728  3494 tablet_replica.cc:333] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.194257  3494 raft_consensus.cc:2243] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.194684  3494 raft_consensus.cc:2272] T 135d1f0d5a6247e6a5c46d29209e03f3 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.196527  3494 tablet_replica.cc:333] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.197129  3494 raft_consensus.cc:2243] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.197525  3494 raft_consensus.cc:2272] T 6f27e94439cc46e781923db2fe0c3762 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.199692  3494 tablet_replica.cc:333] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.200165  3494 raft_consensus.cc:2243] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.200549  3494 raft_consensus.cc:2272] T dd99d68d55bf4258ba911bdeda12e271 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.202661  3494 tablet_replica.cc:333] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.203253  3494 raft_consensus.cc:2243] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.203660  3494 raft_consensus.cc:2272] T 1ca350c01c074a6bbbc232d782c45f58 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.205559  3494 tablet_replica.cc:333] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.206080  3494 raft_consensus.cc:2243] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.206763  3494 raft_consensus.cc:2272] T 3c8e5934dff2477d85c1f16fb04ff116 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.208616  3494 tablet_replica.cc:333] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.209117  3494 raft_consensus.cc:2243] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.209508  3494 raft_consensus.cc:2272] T 73222f92d00f4572a6eb1cacec4fabc2 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.211707  3494 tablet_replica.cc:333] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.212213  3494 raft_consensus.cc:2243] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.212882  3494 raft_consensus.cc:2272] T 06ac423989a34fab883079c720a1cf49 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.214846  3494 tablet_replica.cc:333] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.215353  3494 raft_consensus.cc:2243] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.216038  3494 raft_consensus.cc:2272] T 80799d1a8ea74d1bb826514cef684893 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.217922  3494 tablet_replica.cc:333] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.218428  3494 raft_consensus.cc:2243] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.218802  3494 raft_consensus.cc:2272] T deb6d0b7a2b3476c9602ffc1bed005c0 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.221155  3494 tablet_replica.cc:333] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.221676  3494 raft_consensus.cc:2243] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.222355  3494 raft_consensus.cc:2272] T afe531290b774ab98bd7be42ed8b36c4 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.224246  3494 tablet_replica.cc:333] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.224720  3494 raft_consensus.cc:2243] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.225164  3494 raft_consensus.cc:2272] T 809b068f5ad24ace84052a40c9050fd2 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.227126  3494 tablet_replica.cc:333] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.227591  3494 raft_consensus.cc:2243] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.228351  3494 raft_consensus.cc:2272] T 3c4b2c244a6e4515b3e057761827bdb2 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.230473  3494 tablet_replica.cc:333] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.230926  3494 raft_consensus.cc:2243] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.231317  3494 raft_consensus.cc:2272] T ba180216347a42e6864a7e36697ef331 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.233331  3494 tablet_replica.cc:333] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.233768  3494 raft_consensus.cc:2243] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.234602  3494 raft_consensus.cc:2272] T 42d87df3d62d487c8dad2845f5e40e53 P 10b23a747f794957b51b6fc8dab78103 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.236702  3494 tablet_replica.cc:333] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.237242  3494 raft_consensus.cc:2243] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.237730  3494 raft_consensus.cc:2272] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.240172  3494 tablet_replica.cc:333] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.240617  3494 raft_consensus.cc:2243] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.241672  3494 raft_consensus.cc:2272] T ea8c5b94085b48708d74d87fabbc2fb9 P 10b23a747f794957b51b6fc8dab78103 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.243603  3494 tablet_replica.cc:333] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103: stopping tablet replica
I20260710 11:05:32.244113  3494 raft_consensus.cc:2243] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.244587  3494 raft_consensus.cc:2272] T 7a96a909744f4e68a27d26e590a9dbc6 P 10b23a747f794957b51b6fc8dab78103 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.279986  3494 tablet_server.cc:196] TabletServer@127.3.105.129:0 shutdown complete.
W20260710 11:05:32.307436  8135 consensus_peers.cc:597] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a -> Peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Couldn't send request to peer 10b23a747f794957b51b6fc8dab78103. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:45257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:32.310673  8061 consensus_peers.cc:597] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f -> Peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Couldn't send request to peer 10b23a747f794957b51b6fc8dab78103. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:45257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:32.324908  3494 tablet_server.cc:179] TabletServer@127.3.105.130:0 shutting down...
W20260710 11:05:32.343953  8061 consensus_peers.cc:597] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f -> Peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Couldn't send request to peer 10b23a747f794957b51b6fc8dab78103. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:45257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:32.362366  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:32.363292  3494 tablet_replica.cc:333] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.363960  3494 raft_consensus.cc:2243] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.364490  3494 raft_consensus.cc:2272] T 6f27e94439cc46e781923db2fe0c3762 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.366700  3494 tablet_replica.cc:333] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
W20260710 11:05:32.366851  8061 consensus_peers.cc:597] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f -> Peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Couldn't send request to peer 10b23a747f794957b51b6fc8dab78103. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:45257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:32.367476  3494 raft_consensus.cc:2243] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.368160  3494 raft_consensus.cc:2272] T d3a051705b1f4b08b0e6f2246e526b4c P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.370110  3494 tablet_replica.cc:333] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.370594  3494 raft_consensus.cc:2243] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.371268  3494 raft_consensus.cc:2272] T dd99d68d55bf4258ba911bdeda12e271 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.373144  3494 tablet_replica.cc:333] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.373648  3494 raft_consensus.cc:2243] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.374336  3494 raft_consensus.cc:2272] T 135d1f0d5a6247e6a5c46d29209e03f3 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.376133  3494 tablet_replica.cc:333] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.376603  3494 raft_consensus.cc:2243] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.377292  3494 raft_consensus.cc:2272] T 1ca350c01c074a6bbbc232d782c45f58 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.379032  3494 tablet_replica.cc:333] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.379513  3494 raft_consensus.cc:2243] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.379904  3494 raft_consensus.cc:2272] T 80799d1a8ea74d1bb826514cef684893 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.381711  3494 tablet_replica.cc:333] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.382205  3494 raft_consensus.cc:2243] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.382597  3494 raft_consensus.cc:2272] T 3c8e5934dff2477d85c1f16fb04ff116 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.384428  3494 tablet_replica.cc:333] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.385007  3494 raft_consensus.cc:2243] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.385708  3494 raft_consensus.cc:2272] T ba180216347a42e6864a7e36697ef331 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.387557  3494 tablet_replica.cc:333] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.388037  3494 raft_consensus.cc:2243] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.388499  3494 raft_consensus.cc:2272] T 42d87df3d62d487c8dad2845f5e40e53 P d6ad9a9b83b64aca99bb619c3b352e5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.390336  3494 tablet_replica.cc:333] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.390815  3494 raft_consensus.cc:2243] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.391184  3494 raft_consensus.cc:2272] T afe531290b774ab98bd7be42ed8b36c4 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.393019  3494 tablet_replica.cc:333] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.393453  3494 raft_consensus.cc:2243] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.393801  3494 raft_consensus.cc:2272] T 809b068f5ad24ace84052a40c9050fd2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.395512  3494 tablet_replica.cc:333] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.395978  3494 raft_consensus.cc:2243] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.396376  3494 raft_consensus.cc:2272] T 3c4b2c244a6e4515b3e057761827bdb2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.398273  3494 tablet_replica.cc:333] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.398746  3494 raft_consensus.cc:2243] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.399101  3494 raft_consensus.cc:2272] T deb6d0b7a2b3476c9602ffc1bed005c0 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.401595  3494 tablet_replica.cc:333] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.402076  3494 raft_consensus.cc:2243] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.402482  3494 raft_consensus.cc:2272] T 06ac423989a34fab883079c720a1cf49 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.404109  3494 tablet_replica.cc:333] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.404543  3494 raft_consensus.cc:2243] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.405290  3494 raft_consensus.cc:2272] T 73222f92d00f4572a6eb1cacec4fabc2 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.407331  3494 tablet_replica.cc:333] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.407887  3494 raft_consensus.cc:2243] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.408793  3494 raft_consensus.cc:2272] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:32.410777  8137 consensus_peers.cc:597] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a -> Peer d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273): Couldn't send request to peer d6ad9a9b83b64aca99bb619c3b352e5f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:32.411162  3494 tablet_replica.cc:333] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.411698  3494 raft_consensus.cc:2243] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.412079  3494 raft_consensus.cc:2272] T ea8c5b94085b48708d74d87fabbc2fb9 P d6ad9a9b83b64aca99bb619c3b352e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.413924  3494 tablet_replica.cc:333] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f: stopping tablet replica
I20260710 11:05:32.414367  3494 raft_consensus.cc:2243] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.414752  3494 raft_consensus.cc:2272] T 7a96a909744f4e68a27d26e590a9dbc6 P d6ad9a9b83b64aca99bb619c3b352e5f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:32.423842  8137 consensus_peers.cc:597] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a -> Peer d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273): Couldn't send request to peer d6ad9a9b83b64aca99bb619c3b352e5f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:32.436097  8135 consensus_peers.cc:597] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a -> Peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Couldn't send request to peer 10b23a747f794957b51b6fc8dab78103. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:45257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:32.448958  8137 consensus_peers.cc:597] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a -> Peer d6ad9a9b83b64aca99bb619c3b352e5f (127.3.105.130:46273): Couldn't send request to peer d6ad9a9b83b64aca99bb619c3b352e5f. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.130:46273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:32.454455  3494 tablet_server.cc:196] TabletServer@127.3.105.130:0 shutdown complete.
W20260710 11:05:32.468720  8135 consensus_peers.cc:597] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a -> Peer 10b23a747f794957b51b6fc8dab78103 (127.3.105.129:45257): Couldn't send request to peer 10b23a747f794957b51b6fc8dab78103. Status: Network error: Client connection negotiation failed: client connection to 127.3.105.129:45257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:32.489626  3494 tablet_server.cc:179] TabletServer@127.3.105.131:0 shutting down...
I20260710 11:05:32.523137  3494 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:32.523851  3494 tablet_replica.cc:333] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.524415  3494 raft_consensus.cc:2243] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.524920  3494 raft_consensus.cc:2272] T d3a051705b1f4b08b0e6f2246e526b4c P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.526863  3494 tablet_replica.cc:333] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.527361  3494 raft_consensus.cc:2243] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.527776  3494 raft_consensus.cc:2272] T 135d1f0d5a6247e6a5c46d29209e03f3 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.529667  3494 tablet_replica.cc:333] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.530157  3494 raft_consensus.cc:2243] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.530901  3494 raft_consensus.cc:2272] T 6f27e94439cc46e781923db2fe0c3762 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.532665  3494 tablet_replica.cc:333] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.533190  3494 raft_consensus.cc:2243] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.533613  3494 raft_consensus.cc:2272] T dd99d68d55bf4258ba911bdeda12e271 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.535439  3494 tablet_replica.cc:333] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.535960  3494 raft_consensus.cc:2243] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.536331  3494 raft_consensus.cc:2272] T 1ca350c01c074a6bbbc232d782c45f58 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.538081  3494 tablet_replica.cc:333] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.679879  3494 raft_consensus.cc:2243] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.680761  3494 raft_consensus.cc:2272] T 80799d1a8ea74d1bb826514cef684893 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.684615  3494 tablet_replica.cc:333] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.685405  3494 raft_consensus.cc:2243] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.685952  3494 raft_consensus.cc:2272] T 3c8e5934dff2477d85c1f16fb04ff116 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.688354  3494 tablet_replica.cc:333] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.689006  3494 raft_consensus.cc:2243] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.689601  3494 raft_consensus.cc:2272] T 73222f92d00f4572a6eb1cacec4fabc2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.691807  3494 tablet_replica.cc:333] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.692458  3494 raft_consensus.cc:2243] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.692958  3494 raft_consensus.cc:2272] T 06ac423989a34fab883079c720a1cf49 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.695643  3494 tablet_replica.cc:333] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.696309  3494 raft_consensus.cc:2243] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.696892  3494 raft_consensus.cc:2272] T afe531290b774ab98bd7be42ed8b36c4 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.699327  3494 tablet_replica.cc:333] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.699998  3494 raft_consensus.cc:2243] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.700508  3494 raft_consensus.cc:2272] T 3c4b2c244a6e4515b3e057761827bdb2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.702618  3494 tablet_replica.cc:333] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.703094  3494 raft_consensus.cc:2243] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.703799  3494 raft_consensus.cc:2272] T 809b068f5ad24ace84052a40c9050fd2 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.705550  3494 tablet_replica.cc:333] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.706008  3494 raft_consensus.cc:2243] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.706393  3494 raft_consensus.cc:2272] T ba180216347a42e6864a7e36697ef331 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.708015  3494 tablet_replica.cc:333] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.708460  3494 raft_consensus.cc:2243] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.708878  3494 raft_consensus.cc:2272] T 42d87df3d62d487c8dad2845f5e40e53 P 5f7a6600259f47cb84e9d379e5fdf22a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.710572  3494 tablet_replica.cc:333] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.711021  3494 raft_consensus.cc:2243] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.711709  3494 raft_consensus.cc:2272] T deb6d0b7a2b3476c9602ffc1bed005c0 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.714121  3494 tablet_replica.cc:333] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.714563  3494 raft_consensus.cc:2243] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.714922  3494 raft_consensus.cc:2272] T ea8c5b94085b48708d74d87fabbc2fb9 P 5f7a6600259f47cb84e9d379e5fdf22a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.716568  3494 tablet_replica.cc:333] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.717022  3494 raft_consensus.cc:2243] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:32.717705  3494 raft_consensus.cc:2272] T 7a96a909744f4e68a27d26e590a9dbc6 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:32.719657  3494 tablet_replica.cc:333] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a: stopping tablet replica
I20260710 11:05:32.720081  3494 raft_consensus.cc:2243] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:32.720450  3494 raft_consensus.cc:2272] T 13ae78936c3f4a08863ca7a4aa0ef4b5 P 5f7a6600259f47cb84e9d379e5fdf22a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:33.683583  8192 debug-util.cc:398] Leaking SignalData structure 0x7b0800042f20 after lost signal to thread 3497
W20260710 11:05:33.684540  8192 debug-util.cc:398] Leaking SignalData structure 0x7b0800299c40 after lost signal to thread 7954
W20260710 11:05:33.684991  8192 debug-util.cc:398] Leaking SignalData structure 0x7b08001bfce0 after lost signal to thread 8195
W20260710 11:05:33.753587  3494 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8192)
I20260710 11:05:33.905732  3494 tablet_server.cc:196] TabletServer@127.3.105.131:0 shutdown complete.
I20260710 11:05:33.936378  3494 master.cc:562] Master@127.3.105.190:39487 shutting down...
I20260710 11:05:33.957564  3494 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:33.958108  3494 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:33.958441  3494 tablet_replica.cc:333] T 00000000000000000000000000000000 P 26d688c1678b4b35a467f4b15d08bd90: stopping tablet replica
I20260710 11:05:33.978251  3494 master.cc:584] Master@127.3.105.190:39487 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12319 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28788 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115426 ms total)
[  PASSED  ] 8 tests.
I20260710 11:05:34.031826  3494 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 521 messages since previous log ~19 seconds ago
I20260710 11:05:34.032074  3494 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 525 messages since previous log ~19 seconds ago
I20260710 11:05:34.032239  3494 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 524 messages since previous log ~19 seconds ago
I20260710 11:05:34.032444  3494 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 ~37 seconds ago
I20260710 11:05:34.032616  3494 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 ~37 seconds ago
I20260710 11:05:34.033288  3494 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~1 seconds ago
I20260710 11:05:34.033617  3494 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 107 messages since previous log ~27 seconds ago
